- 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
Hi,
” I enabled an option “Drop menu items in More” in tablet mode but its gets enabled in all screens.” – yes that option is general of all view ports and my suggestions was to adjust the menu width so only on tablet to be display the dropdown menu.
If you want use the option for “Drop menu items in More” only on tablet the only solution will be to have 2 headers elements and the one from desktop to be hidden on the rest of devices and the one from tablet to be hidden on desktop – https://i.imgur.com/8MwI1vA.png – https://i.imgur.com/SszWYy0.png (to can see the hidden elements on composer)p, doing this you can set on the one that you want to use on table the option for “Drop menu items in More”, but please notice that if you are using header menus with mega menus or pages/categories this will slow the website performances, so to prevent this you’ll need at least one menu to be created using permalinks for menu elements.
Thank you!
Hi Vunt,
First please make sure that you are using a cache plugin that support to create different cache for mobile version only then you can use the mobile theme plugin, or mobile page templates without having problems. Next step will be to make sure you have done as much optimizations you can, for example, use small thumbs for mobile version, do not use many elements and blocks, do not load the desktop header on mobile – https://i.imgur.com/hjJSsZd.png
Using tagDiv Mobile theme plugin can help with the speed, but the mobile version will be totally different and the option to edit is very limited, you can check more in our guides – https://forum.tagdiv.com/mobile-theme-introduction/ so in case that you want to have a layout similar with the desktop one or the same elements as on desktop, then do not use the tagDiv Mobile theme plugin.
Thank you!
Hi,
Thanks for providing the link to your website.
I just checked the page speed results and this are very good – https://i.imgur.com/5N0NtMN.png – https://i.imgur.com/muanMSO.png what you can do are small adjacence for mobile version, so here are the improvements that can be done:
Accessibility: change the H from H3 to div or to H3 for article recent and adjust the contrast color for date element – https://i.imgur.com/1QwicV5.png – https://i.imgur.com/BW4xfma.png
Image elements do not have explicit width and height, this one is referring to logo, make sure that the logo is set directly on the logo element like this – https://i.imgur.com/2Jc873Q.png (check it for bot header and footer logo elements).
My last suggestion is to use an image plugin that is automatically converting the images in webp format https://i.imgur.com/DnYb79v.png
This should help you to improve most f what has been left.
Thank you!
Hi team,
I´ll appreciate your help with:
1) Setting up “Bookmark – Save For Later” feature with “Single Template – Week PRO”, in order to show “Bookmark button” inside each post.
2) Showing the “Header Bookmark element” in header and / or inside user dashboard
Tks in advance
Hello Support,
I’m using the Newspaper theme and selected the Default PRO template for building my website. During the development phase, I tested it on both PC and mobile and found the mobile responsiveness to be very fast.
As the release date approached, I created mobile template base on Cloud Template and edited the mobile template, mainly the Header and Footer, so that they display differently from the PC version.
However, when accessing the website on a phone or tablet, the response feels noticeably slower.
Should i install tagDiv Mobile Theme?
Please take a look and assist me.
Best Regards,
Vunt
Hi,
Unfortunately I do not have a filter to disable the notice, but you can try this custom css: https://i.imgur.com/GdyqfMT.png – https://i.imgur.com/fctiPbQ.png
body.td-theme-update .toplevel_page_td_theme_welcome .wp-menu-name:after,
body.td-theme-update .td-wp-admin-header a[href*="td_theme_updates"]:after {
content: none;
}
The code should be set to apply on backend, so it can be done using a function or the plugin – https://wordpress.org/plugins/admin-css-mu/
I hope this will help you!
Hi,
Edit the cloud header and click on some elements form header, then on header menu – https://i.imgur.com/xE5eVNG.png then select the display on default -https://i.imgur.com/A9DAqk8.png
If you need further assistance please provide a link where I can investigate this situation.
Thank you!
Hi,
This is possible for this you need to use the element “Header main menu”, this one has an option “Drop menu items in More” enabled that option – https://i.imgur.com/NPCjVd9.png then you can adjust the width (by default this is 100%) but you can adjust it per view port so you’ll have the dropdown – https://i.imgur.com/tJEKHVy.png
Thank you!
Hi everyone,
I’m using the Rimont header template and trying to customize the date format to display it properly in Spanish. My goal is to show something like this:
sábado, 17 de mayo de 2025
For that, I’m using the following date format:
l, j \d\e F \d\e Y
This works fine with PHP’s date() function or in other WordPress areas, but in the header template, the result is incorrect. It outputs something like:
sábado, 17 17Europe/Madrid mayo 17Europe/Madrid 2025
It seems like the escaped characters (\d\e) are either not parsed correctly or are replaced with timezone data, which completely breaks the format.
Has anyone experienced this before? Is there any workaround or way to make the escaped text render properly when using a header template like Rimont?
Thanks a lot for your help!
Santiago
Hola. Me gustaría cambiar el tamaño de los subtítulos H4 en la versión móvil, pero no se como. Lo he intentado en Theme Fonts/ Post Content /, pero al cambiar el tamaño del los H4 no se ven resultados.
En /Custom Code/Phones/ tengo este código que me proporcionasteis para cambiar el tamaño del contenido. ¿Puede darme otro para los títulos H4?:
.td-post-template-default .td-post-header header .entry-title
{
font-size: 40px!important;
}
.td-post-content p, .td-post-content
{
font-size: 26px!important;
}
Gracias.
Thank you for your reply. We have tried to restore the page from a revision but encounter the same error. Furthermore this issue occurs on any page we try to edit so it seems that it isn’t isolated to one page. I have changed the header and footer to a different template with the same results and I have disabled any new plugins we have added. This issue still remains.
Please advise on the next steps. Thank you
Hi,
Tagdiv Composer can be used on pages and cloud templates only, for articles you need to use the Gutenberg editor.
The error is most often caused by a shortcode that’s not compatible with our theme or a conflict with another plugin. As a result, after editing and saving the page or Cloud Template with tagDiv Composer, you might encounter this error the next time you try to edit it.
If the issue occurs on a specific page or Cloud Template only you ca use a revision on that one to resolve the problem, or it can be on the header or footer then will be the same problem on all pages and templates, try temporarily changing the header and footer template to see if the problem persists. You can usually resolve it by restoring a previous version using the page/template revision .
Thank you!
Hello,
The error is most often caused by a shortcode that’s not compatible with our theme or a conflict with another plugin. As a result, after editing and saving the page or Cloud Template with tagDiv Composer, you might encounter this error the next time you try to edit it.
If the issue occurs on a specific page or Cloud Template only you ca use a revision on that one to resolve the problem, or it can be on the header or footer then will be the same problem on all pages and templates, try temporarily changing the header and footer template to see if the problem persists. You can usually resolve it by restoring a previous version using the page/template revision .
Thank you!
The theme is showing all the errors. I uninstalled the theme, installed it, uninstalled plugins, installed it. I did everything I could do. It didn’t work.
I read here on the forum that more people are having problems. These errors are the theme’s programmers. The girl on the forum, Anamaria, admitted on May 2nd in response to a post, she said that the problem is the theme itself. From what I’ve seen, they haven’t fixed it yet. I need to fix this. I’m starting to build a website. I can’t customize the site. It gives an error in WordPress, a critical error. Because of this wonderful theme. Not to mention, I need to solve these problems…. low. Notice: The _load_textdomain_just_in_time function was called incorrectly. Translation loading for the td-cloud-library domain was triggered too early. This is usually an indicator that some code in the plugin or theme is running too early. Translations should be loaded on the init action or later. Read Debug WordPress for more information. (This message was added in version 6.7.0.) in /home4/rena6570/public_html/wp-includes/functions.php on line 6121
Warning: Cannot modify header information – headers already sent by (output started at /home4/rena6570/public_html/wp-includes/functions.php:6121) in /home4/rena6570/public_html/wp-includes/functions.php on line 7168
Warning: Cannot modify header information – headers already sent by (output started at /home4/rena6570/public_html/wp-includes/functions.php:6121) in /home4/rena6570/public_html/wp-includes/functions.php on line 7144
Warning: Cannot modify header information – headers already sent by (output started at /home4/rena6570/public_html/wp-includes/functions.php:6121) in /home4/rena6570/public_html/wp-admin/admin-header.php on line 14
The theme is showing all the errors. I uninstalled the theme, installed it, uninstalled plugins, installed it. I did everything I could do. It didn’t work.
I read here on the forum that more people are having problems. These errors are the theme’s programmers. The girl on the forum, Anamaria, admitted on May 2nd in response to a post, she said that the problem is the theme itself. From what I’ve seen, they haven’t fixed it yet. I need to fix this. I’m starting to build a website. I can’t customize the site. It gives an error in WordPress, a critical error. Because of this wonderful theme. Not to mention, I need to solve these problems…. low. Notice: The _load_textdomain_just_in_time function was called incorrectly. Translation loading for the td-cloud-library domain was triggered too early. This is usually an indicator that some code in the plugin or theme is running too early. Translations should be loaded on the init action or later. Read Debug WordPress for more information. (This message was added in version 6.7.0.) in /home4/rena6570/public_html/wp-includes/functions.php on line 6121
Warning: Cannot modify header information – headers already sent by (output started at /home4/rena6570/public_html/wp-includes/functions.php:6121) in /home4/rena6570/public_html/wp-includes/functions.php on line 7168
Warning: Cannot modify header information – headers already sent by (output started at /home4/rena6570/public_html/wp-includes/functions.php:6121) in /home4/rena6570/public_html/wp-includes/functions.php on line 7144
Warning: Cannot modify header information – headers already sent by (output started at /home4/rena6570/public_html/wp-includes/functions.php:6121) in /home4/rena6570/public_html/wp-admin/admin-header.php on line 14
Hi,
You can do that layout in multiple ways, most simple will be to set a row or inner row, set it in 3 columns and set the header and red borders for each column, after that you can use the flex block 1 and hide/removed all elements (category, image, date, author) let only tile, or you can use the module builder to create a module that contains only the title – https://forum.tagdiv.com/modules-builder-newspaper-theme/
Thank you!
Hi,
If you want to place the banner in the header, then each header will display the banner in a specific way, some next to the logo, or below the menu, or above the menu https://forum.tagdiv.com/newsmag-header-styles/
I see you would like to display it below the menu, you could use header style 4 or 5 for example. Or is there a problem perhaps, or other requirements? In your screenshot I see that the initial ad is already below the menu, do you maybe want to make it larger? If its’s an image ad, then the image itself will have to be larger.
Let me know if I can help.
Thank you!
Hi,
1. I see that you have the ad box element and you chose the header section from the theme panel for your ads, make sure that you have the ad set there.
2. This situation appears because the tagDiv Mobile theme plugin (this will change the mobile layout version) is installed and activated and your cache plugin do cache the mobile version separate on desktop version. The most simple solution for this is to disable the tagDiv Mobile Theme plugin and clear all cache.
Thank you!
Hi,
I’ve created a custom header using your theme’s builder tools. It looks and functions perfectly when viewed normally. However, when I go to edit the homepage (or any page/post), the custom header starts to overlay onto the page content. It interferes with the layout in the editor and sometimes even appears altered during the editing process.
I would like the header to be locked in place and not interfere with the page or post editor. Specifically, I want:
The custom header to stay fixed and separate from the editable content in the backend.
It should not shift or overlay the content area when I open the page editor.
The header design should remain unaffected while editing pages or posts.
Can you please advise how I can lock the custom header and prevent it from affecting the backend page editor or frontend content area?
Looking forward to your support.
Hi,
This can depend on the headers style choose in the theme panel – https://i.imgur.com/5kE1ocd.png if this is not what you mean, please provide a link were I can check the situation.
Thank you!
Hi,
If you are using a cloud header then you can adjust it with tagDiv Composer and you can achieve that type of menu – https://i.imgur.com/TU7vWn9.png
I hope this will help you!
Hi,
Yes, the templates settings are stored in the theme panel under the mentioned tabled.
Now in case that you created a template on one your website and you want to move it to another domain the most simple and efficient way will be to copy past the code from that template (like you copy a page or an article), just make sore that if you copy a code from a cloud header you set it in a cloud header, not in another type of cloud template.
Also, there is another solution that will migrate all cloud templates, this is the WordPress tool. Using the import/export option from the theme will allow you to import only the theme panel settings, the cloud templates go in tool > export – https://i.imgur.com/3Wxk885.png then to import you need to go in tool > import then install the wordpress importer and clink on run import – https://i.imgur.com/tyxoVvg.png
Thank you!
Hi,
If that is a cloud header and you have set the color on a row, then just make sure that the row is stretched -> https://i.imgur.com/l1ZJx9m.png – https://i.imgur.com/ZCHkQXX.png then apply the color (this can be set from css tab -https://i.imgur.com/UxJngZl.png).
I hope this will help you!
Hi,
The theme panel option for Sign in / join header will apply only if you are using an old header template style, if you are using a cloud header template, then you’ll need to add the element for Sign in / join using tagDiv Composer.
Thank you!
Hi,
“Unfortunately, the mobile hamburger menu does not include this option by default. While it is possible to implement it through theme code, this approach is not recommended unless you are a developer.
A better solution is to use a Cloud Template header and create a popup element with the tagDiv Composer. In this popup, you can link to a page that contains all the elements you’d like to display in your mobile menu.
Thank you!