- Apitd_api_header_style::delete
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
- Apitd_api_header_style::add
- ApiAPI – Header style – Introduction
- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_top_bar_template::add
- ApiAPI – Top Bar Template – Introduction
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- ApiAPI – Single Template – Introduction
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_footer_template::add
- ApiAPI – Footer Template – Introduction
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_smart_list::add
Fixed the problem by importing a new header.
Thank you
Hello, I have a problem with the mega menu function, when I activate it and I want to activate the function for the other categories in a row, the menu does not “sit down” like in the demos, but remains quite a distance away. How can I fix this? I specify that I do not use Cloud Library for this, but it is made with Standard Pack, I tried to switch between several header layouts but in vain, the problem continues.
Image: https://imgur.com/41axKEa
Hi,
I have two problems with the header ad:
– The menu is going under the ad;
– Even if I disable the ad from the theme panel (no G ads code AND toggle the hide switches) the ad is still there. Complete cache delete from WP Rocket and Cloudflare doesn’t work either. The ads keep showing on other PC’s also, so it is not a browser cache problem.
– Also, I disabled ALL the ads and the ads keep showing (sidebar, article top etc.)
https://imgur.com/a/X3zNf19
Thank you,
A.
Hi, I made change to my header code. There was a message “Saved” but when I leave this page like on picture (theme panel windows / ADS / header ad) and visit is again, I see that the code is same what was before changes.
Can you help me to solve this issue?
Thanks!
Hello!
If you have the same header on all your pages from your website, when you add the ad with the ad box in the header once, it will show on all the pages that have that header. The header template should be global. The theme panel settings have no effect on default templates.
More information about cloud templates can be found here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Thank you!
I already provided you this information in the 2nd screen .
https://prnt.sc/4pPfcYfG40cz
Header is already set
2nd issue is that i can’t edit the site with VC
I added google AdSense code in theme panel section for header, sidebar but adds don’t show up there. If I enable auto adds in Google AdSense, they do show up in random locations.
website: https://arabiansisters.com/
Thanks, effectively I forgot to update the TagDiv plugins, Cloud Library and Composer, and I had to put the header and single post templates back, instead of the default ones.
But the function of wordpress for display featured posts in homepage doesn’t work.
Maybe it’s a conflict with some plugin? Jetpack?
Best regards
Hi,
If the page was created with Elementor, weren’t the ads also set with it? If not, most likely an auto ads code was used, and this may be set in the theme panel in the ads section – https://forum.tagdiv.com/newsmag-header-ads/
Thank you!
Hello,
Please let check if you don’t have set the header to No Header from Manager -> Header -> https://i.imgur.com/yWx8ZRR.png
Thank you!
I don’t know what is going exactly but my header has disappeared and also when i try to edit the frontpage with the composer it keeps loading with bringing up any content.
I’ve create CPT and have some problems:
1. Can’t set any template to CPT single
2. On CPT single header and footer are displaying almost properly – fonts are different
Hello @central!
Do you have mobile themes enabled? If you choose to copy the content, then the content will be the same, not the header or footer. They should be created for mobile and set to global to be displayed on all your mobile pages.
Thank you!
Hi,
We have shortcode to display single post tags, categories, and custom taxonomies. It would be great to have a shortcode that can display all the taxonomies(including custom taxonomies) in one place by putting comma separated values. For example, a shortcode that takes the following values, categories, post_tags, custom-taxonomy-1, custom-taxonomy-2 and display all of them in one place skipping the taxonomy that is not used for the article.
If you think that’s enough for you to know, you can skip the rest of the post. But if you want to know why I made this request, please continue reading.
The reason is that tags in wordpress are painfully disorganized.
Suppose you have a tech blog. The categories are
- OS(subcategories(Linux, Windows, Mac, etc));
- Programming(subcategories(software dev, web dev, AI, etc));
- Sysadmin(subcategories(security, performance, monitoring, etc));
Everything’s sweet upto this point.
Now, tags come into play…Suppose we have these tags:
js, css, python, c#, commands, cloud, database, dns, networking, firewalls, mathematics, algorithm, scaling, infrastructure, servers, ubuntu, debian, fedora, css, html, responsive web design, apache, nginx, litespeed, oop, mysql, response time, jobs, remote work, visualstudio, support, updates, disaster management, testing, training, etc.
You can see there is no organization among tags. But there is a pattern, some tags are programming languages, some are OS, some are web servers, some are performance related. One can argue as to why not use them as sub-sub categories for organization? But a job tag could be placed in a lot of categories and so could be python and a lot of others. Moreover, a tag is open and free of relations and hierarchy. Also tags could be thousands in numbers, categories shouldn’t be.
But this is not the main issue because everthing can be solved with the help of custom taxonomies using a plugin.
Following custom taxonomies can be created:-
Tag Programming Language— js, c++, python, c#, java, swift, php, html, css, c and a lot more
Tag Work— Job, workplace, remote work, team management, salary, interview prepration, etc
Tag Software— VS code, notepade++, putty, virtualmin, termius, cyberduck, etc
Tag Infotech— dns, networking, infrastructure, clustering, cloud computing, scaling, firewalls, scripting, nginx, and a
hundred more.
This type of organization is not possible with categories. Firstly because the above organization is not hierarchical, secondly there’s no stress of numbers. They can be in thousands. Thirdly, they don’t share any exclusive relationship to their parent.
You might ask why I want this. User experience. That’s all.
For example, I can make separate section for different types of taxonomies for users to see. A section for softwares, a section for infotech, a section for programming languages, etc, or put softwares, infotech or programming languages in the header menu along with the categories. Imagine seeing a section displaying hundreds of tags on a website on a single page. That would a disaster. Pure chaos. But with custom taxonomy I can achive this.
Now the problem is everything is ready. I have four different type of custom taxonomy. I write an article that requires these tags— job, python, cloud, termius. But, as seen above, these are all different taxonomies(not tags).
To display them on my article, I have to use four different custom taxonomy shortcodes and put each taxonomy in each shortcode setting. These would occupy four horizontal lines(a lot of space, and will look ugly).
It would make the job a lot easier if just one shortcode could do this job. Like putting work, infotech, programming language, softwares, etc in the shortcode will show all the taxonomy terms at one place like tags. And if a term is put in shortcode but is not used in article, it won’t appear. Because you don’t know which taxonomy would be used on which article because it’s a global template. So you put all of them and the unused ones are not shown.
All you would have to do is create a shortcode that is able to accept multiple types of taxonomies and display them in one row(inline) and discard the taxonomy types that are not used even if they are in shortcode.
Thanks.
If you want, I can share examples.
Hi!
I want to ask for help. On two different monitors, the header has two different appearances. How can I make it look good everywhere?
https://www.energinfo.hu/wp-content/uploads/2023/03/header2.png
https://www.energinfo.hu/wp-content/uploads/2023/03/header1.jpg
Hi,
I can’t get Google Anchor ads on my site.
AMP ads are displayed under the header as they should be.
In Mobile Theme I have following setup:
Header AD empty
Footer, Smart List, Loop, Article Top, Bottom and Inline populated with Google Ads HTML code
AMP Ads populated with Google Ads AMP code
Hi
I updated the Newspaper theme, and now my website doesn’t load and has the following message;
Parse error: syntax error, unexpected ‘,’ in /homepages/31/d904615094/htdocs/clickandbuilds/InspireMyWits/wp-blog-header.php on line 16
What to do? Thnx.
Hello,
The problem is that you have set the menu in the content section, not the header section -> https://i.imgur.com/0sR7vzi.jpg. Please edit with tagdiv Composer, and drag&drop the menu in the header section.
Thank you!
Buna,
Problema este că ați setat meniul în secțiunea de conținut, nu în secțiunea antet -> https://i.imgur.com/0sR7vzi.jpg. Editați cu tagdiv Composer și trageți și plasați meniul în secțiunea antet.
O zi buna.
Hi,
Yes, you can use a css like this one:
.td-header-menu-wrap{ display: none; }
This code needs to be set in the theme panel > custom code> advance css > phone – https://i.imgur.com/XU2OTKg.png
I hope this will help you!
Hello @montelent !
Check the logo settings from the TagDiv Composer. Or check which header is assigned.
Thank you!
Hi,
To change the logo please edit with tagDiv Composer,select the header logo and change it => https://i.imgur.com/cR7F0v4.png -> https://www.youtube.com/watch?v=HXQQygkCCJo -> https://forum.tagdiv.com/add-logo-newspaper/
Thank you!
I can’t edit the mobile menu pop-out of my site! It’s the theme’s imported demo. My website is on “under construction” as the mobile menu pop-out does not match my website. I’ve tried to follow the theme documentation Header Builder and nothing!
When I am on desktop the menu and the sticky menu look very different. Even though I have used the same logo for both headers, the sticky menu has completely different sizes and spacings.
The same goes for mobile.
The menu’s also look very different from what you see in the tagdiv builder, so when I think I have made it visually nice and save it. It doesn’t look like how I have made it.
Is there a way to just make 1 menu for desktop that remains sticky and 1 menu for mobile that remains sticky.. instead of having to keep adjusting 4 elements to look the same and never being able to get them to look the same.

