Hi,
Can you check on other browsers?
Thank you!
Hello,
Our theme has 3 header files, on in theme, one in tagDiv Composer (wp-content/plugins/td-composer/legacy/Newspaper/header.php) and one in tagDiv Standard Pack (wp-content/plugins/td-standard-pack/Newspaper/header.php), now if the standard pack is enable and you do not use a cloud template then you’ll use the file from standard pack, if this plugin is disable or you use a cloud header from tagDiv Cloud Library then it will be used the file from composer, if both of these are disable will be display the one from theme (wp-content/themes/Newspaper/header.php).
I think this is the file that I think you need to edit wp-content/plugins/td-composer/legacy/Newspaper/header.php
Thank you!
Hello,
1. If you want that your client to write posts, then set the role for author/contributor; you can find the capabilities for each role here -> https://wordpress.org/documentation/article/roles-and-capabilities/
2. You need to edit with tagDiv Composer, the footer template and you can use the list menu to add the menu -> https://i.imgur.com/x7BLJha.png -> https://i.imgur.com/TzSU5BI.png
3. Please edit with tagDiv Composer and check this -> https://i.imgur.com/MS3Oyzp.png
4. The editor and administrator have access to the cloud templates
Thank you!
Hello,
This problem is caused by a firewall or a plugin conflict. Please let me know what plugins you have installed and activated, and what host you have.
Thank you!
Hi,
I saw that you have the template from Theme Panel, and to disable the comment count, there is a general option to hide it here -> https://i.imgur.com/UI7YVDP.png If you want to have a separate category template, I recommend using cloud template -> https://forum.tagdiv.com/cloud-library-category-templates/
Thank you!
Hello,
There is a difference between responsive and zoom. For example, when you zoom, it enlarges that area, it does not change the size of the site, in order to load the mobile page.
Basically, because responsive design is a web design/development approach, while the zoom is just a feature that might or might not be present in the massive set of tools, features, scripts, and assets that a responsive approach may include.
Thank you!
Hello,
Please let us know if you have further questions.
Have a great day!
Hi,
Please do a test using only tagDiv plugins, there is a plugin conflict.
Thank you!
Hi,
Please let me know what is not like you want and what is not working.
Also, how you have set here https://i.imgur.com/EDr1bn5.png the option?
Also, please check this topic where I explained each mobile version -> https://forum.tagdiv.com/topic/mobile-version-not-working-properly-2/
Thank you!
Hello,
Seems you don’t have any blocks on the page, please purge the cache.
Also, do you use a plugin for optimizing the CSS and js?
Thank you!
Hi,
You can use the button and add only the icon -> https://i.imgur.com/uhqpsx1.png you can add a custom svg -> https://i.imgur.com/oHTRdcJ.png
Thank you!
Hello,
The background color works https://i.imgur.com/RD6XfbC.png maybe you have a plugin conflict, please check.
Thank you!
Hello,
I’m glad the problem is resolved.
Have a great day!
Hello,
You can use this {cf_youracfname} -> https://i.imgur.com/UHd2l9O.png -> https://i.imgur.com/8OeJHNL.png
Thank you!
Hello,
If you use CloudFlare please make sure it is set like in our guide https://forum.tagdiv.com/cloudflare-cdn/ and purge the cache like in this guide
https://developers.cloudflare.com/cache/how-to/purge-cache/ and check after the results.
Thank you!
Hi,
This seems to be a plugin conflict, if this work when you are logged, then maybe you have an object cache file, so please delete it -> https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
Thank you!
Hello,
The AMP only works better with the Mobile Theme plugin. From my point of view, if you don’t use the Mobile Theme plugin, then there is no reason or benefit to AMP. Please read all about AMP here: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/ -> https://forum.tagdiv.com/topic/amp-pages-not-working-well-with-this-theme/
Thank you!
Hello,
Normally, all the templates should be displayed here -> https://i.imgur.com/Fs1MPft.png Do you use a plugin for translating?
Can you do a test using only tagDiv plugins?
Thank you!
Hi,
Please provide the link to your website and some screenshots.
You can add the Testimonials from tagDiv Composer, I think you imported a template and the Single Post Content is not added.
Thank you!
Hi,
I’m glad you solve it.
Thank you!
Hello,
To change the URL please check this guide https://njengah.com/change-woocommerce-shop-page-url/
Thank you!
Hello,
Please check this topic https://forum.tagdiv.com/topic/low-scores-on-mobile-theme-amp-and-desktop-pagespeed-and-gt-metrics-optimize/ and try this code -> // Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '';
echo '';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );
Also, please check this post https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
Thank you!
Hello,
I checked and the images are loading on mobile -> https://we.tl/t-85J1zLS5y2 but that delay may appear from an activated lazy load and it takes a few milliseconds until the images are loaded.
Thank you!