Search Results for 'header'

Results from the Forum
lastwordonsports
tagDiv Member

Those are all activated but still the header menu will not display.

labolsadelcorredor
Participant
#0

Hello,

We’re having a small issue using your Newspaper WordPress theme. When we try to add a custom shortcode to the website header (inside a RAW HTML block), it doesn’t work. However, if we place the same shortcode inside a RAW HTML block within the content of any page, it is interpreted correctly. Could you please let us know what might be causing this issue?

Thank you very much.

lastwordonsports
Participant
#0

Hi,
I updated to the latest theme (I’ve been using Newspaper for 5 years) on extratimetalk.com, but once I did, the header/menu disappeared. When I go to the menu spot in Theme Panel, it looks right. When I go to WP>Appearance>Menus, it looks right also. But the menu and logo are gone from the header despite both being correct in Theme Panel and Appearance/Menus.

Any ideas?

RENATO
tagDiv Member

@Calin Sorry, I put Portuguese, correcting it, it’s English. I’m having 6 problems with https://glostv.com/. Can you help me solve them? I need to resolve this; I intend to buy another theme from you at the end of the month, but I need to fix this. First, the footer on mobile devices doesn’t show “About us, contact”. Quick links and useful links are not in the middle, but at the bottom. Below GosTV, the slogan, and “Watch TV channels” don’t appear on the same line. See link https://ibb.co/Cs5sZzFr

Second, the homepage and no static page (page, not post) allows/offers the option to add a shortcode for a search field. This option doesn’t exist for pages in TagDiv Composer! I bought a search plugin and I can’t use it. I search and nothing appears. See here: https://ibb.co/YT33pMyJ. However, in blog posts, the shortcode field appears normally. There’s a defect. In the normal post it appears, look here, https://ibb.co/QvwxFmwj. The “defect is only on the pages, the TagDiv Composer! doesn’t show the block/option to add the shortcode.” It’s not possible to edit the normal editor, as it has to be the TagDiv Composer editor!

Third, as I mentioned, I can’t put any shortcode on pages/posts (reaffirming item 2), but I can’t change this horrible search field in the header. I’ve already broken the site several times trying to solve this here https://ibb.co/M5M35FyV. I tried in TagDiv Composer! and via code, I can’t. I have the Ajax Search Pro plugin, which uses shortcode to add a search button and it doesn’t work. Here, https://ibb.co/M5M35FyV, I would need to use this, https://ibb.co/KjsV4FD2.

Fourth. On mobile devices, I really need these blocks to appear in the following sequence on this page and all pages created with TagDiv Composer!: Related Channels and Featured Channels. I created a CSS and it didn’t work:

CSS


@media
(max-width: 767px) {

.tdi_99 {
order: 1 !important;

}

.tdi_82 {
order: 2 !important;

}

This is only for mobile devices, but I don’t want to have to create a separate mobile page for them. It would have to look like this: https://ibb.co/TDymN4NR, one below the other, and the rest would continue. I didn’t want to create a mobile page for all of them. Link: https://glostv.com/tv-sete-lagoas

Fifth, I really need to reduce the height and width of the contact form. It’s too large. Is this possible with custom CSS? If possible, please help. https://glostv.com/contato

Sixth, Please send me custom CSS for mobile devices to remove the spacing from this here https://ibb.co/99z0MQZ6 on this page: https://glostv.com/estados.

owais78666
Participant
#0

How to remove “My Woo Subscriptions and its sub categories” from my woo menu, from my newspaper theme?
Refer the image: https://prnt.sc/5iZy1nLpeFKW
I want to do 2 things, remove the my woo subscription box completely and change the “my woo account” to just “my account”.

I tried some Live CSS, i was able to remove only the subscriptions and and account details section, inside the the whole “my woo subscription section”, but was unable to change “my woo account” to “my account”
Refer to the screenshot : https://prnt.sc/zGtg8FuPscbl

website link: https://jeevahfoods.com/

Here is the CSS:
/*
* — REMOVE THE SUBSCRIPTION SECTION —
* This is the complete, combined code.
*/

/* Hides the “Account details” link */
a[href*=”?account_details”] {
display: none !important;
}

/* Hides the “Subscriptions” link */
a[href*=”?subscriptions”] {
display: none !important;
}

/* * — Hides the “My subscription account” HEADING —
* This is the new set of rules to find the stubborn heading.
*/

/* Rule 1: Target common tagDiv heading classes */
.td-account-links .tds-woo-sub-heading,
.td-woo-acc-menu .tds-woo-sub-heading,
.td-woo-acc-menu .tds-account-sub-header {
display: none !important;
}

/* Rule 2: Target any span that is a direct child of a list item (a common way to make a heading) */
.td-woo-acc-menu li > span {
display: none !important;
}

lazyholidayplanner
Participant
#0

I’ve install my code and add a script in header at analytics/jscode. However’s when i use page source, i cant find the code.

I am trying to install a all pages adsense code. This is my website:https://lazyholidayplanner.com/

mikeshecky
tagDiv Member

So, long story short. And when I say long…

Anyway, turns out. Host was able to fix the problem. Although everything pointed to it being Newspaper issue. An amazing support rep at Rocket figured it out.

Posting here in case anyone ever has a similar issue, so a potential solution may be documented

They I added this on htaccess
Header always set Content-Security-Policy “frame-ancestors ‘self’;”
And that seemed to fix it

The CSP rule was just too strict after the restore. It blocked the page from loading inside the TagDiv Composer’s iframe.
Once the rule was adjusted to allow framing from your own domain, everything clicked back into place.
The server itself was working fine; it was just the browser being told “don’t show this page inside another page.”

#0

Dear Support Team,

Apologies, I am very much a beginner yet. I arranged the blogs and created menu points as well in the header, all of them pointing to a specific category of articles. In desktop version it works well, when I am trying in the browser it shows the articles as I would expect them to be presented. However, in mobile version, where the front page is also there perfectly, if I click on any menu points (selected through the ‘hamburger icon’), it drops me to basically empty pages. So I dont see any articles when clicking on the menu points, unlike in the desktop version where I can see them just perfectly. I assume this is a basic issue or I mixed up something, but can you please help me solving this?

Thank you!

haithamone
Participant
#0

Hi I’m using the Urban Observer demo from the Newspaper (tagDiv) theme on my site. Everything was working perfectly until I renamed the “Featured” category to “Education” — and that’s when my entire top section broke.

After renaming (and later deleting) the “Featured” category, the website title and top menu (About, Contact, My Account, etc.) disappeared, leaving only my ad banner visible. The homepage layout also changed, and the header template stopped displaying correctly.

I’ve since restored the site from a backup to an earlier version but the issue persists and I can’t seem to be able to get the old header which contains the website name and other information.

It seems that the Featured category was tied to a specific internal post or placeholder that powered the homepage grid and header layout. When I renamed or removed it, the theme lost its reference point.

Can anyone confirm if:
1. The “Featured” category is hard-coded into Urban Observer’s layout?
2. There’s a proper way to rename or replace it without breaking the site?
3. Creating a placeholder post under a new category can fix the issue without a full restore?

Thanks in advance — I love this theme, but this caught me off guard and I’d appreciate some insight before I touch anything again.

idiriasl
Participant
#0

Hi, since the very last update last week, the search buttons are no longer working. I can do a live search and items do show up but when I hit the button, the search results page wont open and a fatal error page will pop up instead. I have enabled debug and this is what I get:

Fatal error: Uncaught TypeError: Cannot access offset of type array on string in /var/www/html/news/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php:1196 Stack trace: #0 /var/www/html/news/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php(340): td_util::get_template_id() #1 /var/www/html/news/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php(513): td_util::check_header() #2 /var/www/html/news/wp-includes/class-wp-hook.php(324): td_load_css_fonts() #3 /var/www/html/news/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #4 /var/www/html/news/wp-includes/plugin.php(517): WP_Hook->do_action() #5 /var/www/html/news/wp-includes/script-loader.php(2299): do_action() #6 /var/www/html/news/wp-includes/class-wp-hook.php(324): wp_enqueue_scripts() #7 /var/www/html/news/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #8 /var/www/html/news/wp-includes/plugin.php(517): WP_Hook->do_action() #9 /var/www/html/news/wp-includes/general-template.php(3192): do_action() #10 /var/www/html/news/wp-content/plugins/td-composer/legacy/Newspaper/header.php(8): wp_head() #11 /var/www/html/news/wp-content/plugins/td-composer/td-composer.php(254): require_once(‘…’) #12 /var/www/html/news/wp-includes/class-wp-hook.php(324): {closure:/var/www/html/news/wp-content/plugins/td-composer/td-composer.php:249}() #13 /var/www/html/news/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #14 /var/www/html/news/wp-includes/plugin.php(517): WP_Hook->do_action() #15 /var/www/html/news/wp-content/themes/Newspaper/header.php(2): do_action() #16 /var/www/html/news/wp-includes/template.php(810): require_once(‘…’) #17 /var/www/html/news/wp-includes/template.php(745): load_template() #18 /var/www/html/news/wp-includes/general-template.php(48): locate_template() #19 /var/www/html/news/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_search.php(8): get_header() #20 /var/www/html/news/wp-includes/template-loader.php(106): include(‘…’) #21 /var/www/html/news/wp-blog-header.php(19): require_once(‘…’) #22 /var/www/html/news/index.php(17): require(‘…’) #23 {main} thrown in /var/www/html/news/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1196

I have tried to use another cloud template for the search page, I have tried editing the existing one and saving… but nothing helps same error all the time.

Any clues on what is going on?

Thanks in advance,
Jose

salsero72
Participant
#0

Hello
I see tag div shortcodes after last update.
I updated the theme and the plugins. Then re activated the plugins. But they are still there. No further update notices.
What can I do?

[td_block_1 custom_title=”In evidenza” header_color=”#dd3333″ category_id=”2″ td_ajax_filter_type=”” td_ajax_filter_ids=”” td_filter_default_txt=”Ultima” td_ajax_preloading=”preload” sort=”” el_class=”world_news_1″ f_header_font_family=”” block_template_id=”td_block_template_15″ limit=”6″ header_text_color=”#ffffff” installed_post_types=”post,posttype1,posttype2” m3_tl=”40″][td_block_11 custom_title=”test test” header_color=”#66bb6a” category_id=”112″ limit=”4″ ajax_pagination=”next_prev” sort=”” block_template_id=”td_block_template_15″

gk6202022
tagDiv Member

How to test?
One problem also occurs when I open the homepage, and then the social icon does not show.
You can check on my website https://civilweda.com/.
Please solve both problems mobile header and the social icon problem.

Sir, I am comfortable in Hindi conversation.

rstevenson
Participant
#0

greenwoodcalendar.com
When I deactivate the built-in social counter, my site returns. Is there a way I can use the social counter with my new Newspaper 12 theme. Here is the code I received:

Uncaught Error: number_format(): Argument #1 ($num) must be of type int|float, string given
in /home/greenwx6/public_html/wp-content/plugins/td-social-counter/shortcode/td_block_social_counter.php on line 1176

Call stack:

number_format()
wp-content/plugins/td-social-counter/shortcode/td_block_social_counter.php:1176
td_block_social_counter::render()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
td_global_blocks::proxy_function()
wp-includes/shortcodes.php:434
do_shortcode_tag()
preg_replace_callback()
wp-includes/shortcodes.php:273
do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:222
tdc_composer_block::do_shortcode()
wp-content/plugins/td-composer/includes/shortcodes/vc_column.php:440
vc_column::render()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
td_global_blocks::proxy_function()
wp-includes/shortcodes.php:434
do_shortcode_tag()
preg_replace_callback()
wp-includes/shortcodes.php:273
do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:222
tdc_composer_block::do_shortcode()
wp-content/plugins/td-composer/includes/shortcodes/vc_row.php:1204
vc_row::render()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
td_global_blocks::proxy_function()
wp-includes/shortcodes.php:434
do_shortcode_tag()
preg_replace_callback()
wp-includes/shortcodes.php:273
do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:222
tdc_composer_block::do_shortcode()
wp-content/plugins/td-composer/includes/shortcodes/tdc_zone.php:806
tdc_zone::render()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
td_global_blocks::proxy_function()
wp-includes/shortcodes.php:434
do_shortcode_tag()
preg_replace_callback()
wp-includes/shortcodes.php:273
do_shortcode()
wp-includes/class-wp-hook.php:324
WP_Hook::apply_filters()
wp-includes/plugin.php:205
apply_filters()
wp-includes/post-template.php:256
the_content()
wp-content/plugins/td-composer/legacy/Newspaper/page.php:51
include(‘/home/greenwx6/publi…y/Newspaper/page.php’)
wp-includes/template-loader.php:106
require_once(‘/home/greenwx6/publi…/template-loader.php’)
wp-blog-header.php:19
require(‘/home/greenwx6/public_html/wp-blog-header.php’)
index.php:17

Query Monitor

Jazzie
Participant
#0

Hello after updating toNewspaper to 12.7.3 my whole Template including header background image and logo an all settings where crasht. My Site came up with a complete new lauyout and I did not find my old settings in my Theme Panel.
Is it the intention that only cloud templates are available? I actually use a child theme to prevent this, but it probably has something to do with the Tagdiv Composer settings.In any case, my homepage became just a news list without all the layouts and texts selected in the TAGDiv Composer and using tagdiv Standard Pack

Calin
tagDiv Staff

Hi,
Usually, this situation appears when the elements are set in the header zone and not in the content zone. You can verify this by editing the page using tagDiv Composer, selecting the element and checking in the sidebar the zone mentioned – https://i.imgur.com/VgB4uyN.png https://i.imgur.com/7ZKyiSp.png
Thank you!

zoldfulu
tagDiv Member

PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method workbox_ga::show_js() cannot be called statically in /home2/egzostiv/public_html/wp-includes/class-wp-hook.php:324 Stack trace: #0 /home2/egzostiv/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #1 /home2/egzostiv/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #2 /home2/egzostiv/public_html/wp-includes/general-template.php(3192): do_action(‘wp_head’) #3 /home2/egzostiv/public_html/wp-content/plugins/td-standard-pack/Newspaper/header.php(11): wp_head() #4 /home2/egzostiv/public_html/wp-content/plugins/td-composer/td-composer.php(254): require_once(‘/home2/egzostiv…’) #5 /home2/egzostiv/public_html/wp-includes/class-wp-hook.php(324): {closure}(”) #6 /home2/egzostiv/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #7 /home2/egzostiv/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #8 /home2/egzostiv/public_html/wp-content/themes/Newspaper/header.php(2): do_action(‘tdc_header’) #9 /home2/egzostiv/public_html/wp-includes/template.php(810): require_once(‘/home2/egzostiv…’) #10 /home2/egzostiv/public_html/wp-includes/template.php(745): load_template(‘/home2/egzostiv…’, true, Array) #11 /home2/egzostiv/public_html/wp-includes/general-template.php(48): locate_template(Array, true, true, Array) #12 /home2/egzostiv/public_html/wp-content/plugins/td-standard-pack/Newspaper/attachment.php(6): get_header() #13 /home2/egzostiv/public_html/wp-includes/template-loader.php(106): include(‘/home2/egzostiv…’) #14 /home2/egzostiv/public_html/wp-blog-header.php(19): require_once(‘/home2/egzostiv…’) #15 /home2/egzostiv/public_html/index.php(17): require(‘/home2/egzostiv…’) #16 {main} thrown in /home2/egzostiv/public_html/wp-includes/class-wp-hook.php on line 324

gk6202022
Participant
#0

Mobile header menu not working on homepage. But when we open any post, the mobile header menu works. Please give me a solution.

Calin
tagDiv Staff

Hi,
Do you use the tagDiv Mobile theme plugin? If yes, please disable it. Also, please check if your homepage header is set as global – https://i.imgur.com/LMZozTv.png https://forum.tagdiv.com/header-manager/

Mallouni
Participant
#0

My Newsmag photoblog site https://thestorybehindthepicture.com/ actually works perfectly. But I’m having problems with the mobile version. All articles and navigation are displayed correctly on the home page. Even when I click on an article there, it is displayed correctly. However, when I try to click on a subpage via the main menu, the page opens but only the header and footer are displayed—no content. What am I doing wrong?

Translated with DeepL.com (free version)

rumosdabolsa
Participant
#0

Hi TagDiv Team,

I am implementing two custom modal popups in my site’s header for the user flow.

The first modal (Login/Register) is working fine, triggered by a default user icon when the user is logged out.

The problem lies with the second modal, which is for logged-in users. I want to replace the standard “My Account” dropdown menu behavior with a custom modal that slides out from the right side of the screen. This custom modal will contain unique content.

I am using the Block Menu Login which correctly displays the dynamic user avatar in the header when the user is logged in. However, clicking on this avatar causes an unwanted redirection to the “My Account” page, preventing me from using my custom JavaScript to trigger the modal popup.

I need a solution to use the dynamic user avatar shown in the header as a dedicated, non-linking JavaScript click trigger for my custom modal.

The attached image (https://imgur.com/a/5Xbqtuc), titled “Modal Popups.png” (specifically the bottom section showing the user avatar), is a CROQUI (sketch) that illustrates the intended final result: the custom “My Account” modal opening upon clicking the user’s avatar. It does not represent functionality I have achieved yet.

Could you please advise on the officially supported method to disable the default link action on the avatar within the Block Menu Login, or provide a reliable shortcode/method to inject only the dynamic logged-in user’s avatar image (without any default link or container) into a raw code block?

Thank you for your help.

Best regards,

SteveWA
tagDiv Member

Zone: 1
-Row
–Column 1
Header
Header Logo
–Column 2
—Single Image
-Row
–Column
—Inner Row

Michael Wong
Participant
#0

I created a homepage using the tagdiv editor, and it displays correctly on both the desktop and mobile versions. However, when I access an article page from the homepage using a mobile device, the logo in the header menu of the mobile article page still displays the default logo, which is different from the homepage logo. The desktop version doesn’t have this issue. How should I set the logo for the mobile article page?

https://drive.google.com/file/d/1x7n1XMaCsqiqu_nEKJvCKQyaY7iYPMfk/view?usp=drive_link

Calin
tagDiv Staff

Hi,
I understand. The theme itself does not have options for og:image and these are usually added by plugins, but if you do not want to use a plugin and want to manually add the code this can be set directly in the theme settings, in theme panel> analytics / js code in the header section – https://i.imgur.com/SmH3JZX.png
Thank you!

Brigitta
Participant
#0

Hi,

I get daily entries in my error log of an array starting with

Array
(
[headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
(
[data:protected] => Array
(
[date] => Wed, 22 Oct 2025 06:34:19 GMT
[content-type] => text/html; charset=UTF-8
[content-encoding] => br
[x-powered-by] => PHP/8.0.20
[access-control-allow-origin] => *
[access-control-allow-methods] => POST,GET,OPTIONS

Further on:

[body] => {
“api_reply”: {
“key_is_valid”: true,
“key_status”: “active_key”
},
“debug”: {
“sql”: [
{
“query”: “SELECT * FROM ip_tagdiv WHERE IP = ’85.xxx.xxx.xxx’ LIMIT 1”,
“run_time”: 4.601478576660156e-5
},
{
“query”: “SELECT * FROM ip_exceptions WHERE IP = ’85.xxx.xxx.xxx’ LIMIT 1”,
“run_time”: 2.5987625122070312e-5
},
{
“query”: “SELECT * FROM envato_cache WHERE envato_key = ‘xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx’ LIMIT 1”,
“run_time”: 0.2037210464477539
},
{
“query”: “SELECT * FROM key_domains WHERE envato_key = ‘xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx’ AND domain = ‘xxxxxxxxxxxxxx.xxx'”,
“run_time”: 0.00014209747314453125
}
]
}
}

It looks like a license check. I anonymized the values in the above text.
All in all there are more than 200 lines every day.

How can I prevent that output?

miciudadreal
tagDiv Member

Hi, here are the details:

– our blog incorrectly sets the “<meta name=’og:image’
vlaue=’uri_to_image’>” for the home page
– we want to force the value of the meta header “<meta name=’og:image’
value=’uri_to_custom_1image’>” only on the home page
– we don’t want to install a plugin for this
– we want to set the meta header with the functions.php (add_action)
– i don’t want theme updates (Newletter) to overwrite our custom functions . should i create a child theme from Newsletter just to add that function?

Viewing 25 results - 426 through 450 (of 29,850 total)