Hello bemibel,
Notice that here is talking about two different menus section, sorry! The mobile menu has been created in another way and all the buttons which appear in desktop mode will be hidden on the mobile menu, sorry!
Thanks for the message!
Hello Dollrotica,
Notice that all of your desired changes involves doing such additional customizations and we cannot provide something like this at the moment, sorry! Also, if you want that code to be applied only for shop page you need to use a special class or ID for your desired pages. If you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you.
Thanks for your understanding!
Hello kytmagic,
Our tested plugins can be found here -> https://www.screencast.com/t/PsqPzE8m3
Thanks.
Hi,
Replied via another tropic here -> https://forum.tagdiv.com/topic/indicate-the-autonumber/
Thanks.
Hello devial,
Check Requirements for Newspaper: https://forum.tagdiv.com/requirements-for-newspaper/ and also, install the theme via FTP: https://forum.tagdiv.com/install-via-ftp/.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello kalenaradia,
Check all the theme’s requirements to be respected according to the following useful guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/ Check all the system status parameters to be green.
Thanks for your understanding!
Hello cleciomayrink,
The theme does not have any such an option for this, sorry! If you want to change the font for those sections you need to use a bit of CSS code. If you need more assistance, in this case, provide your website URL so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello FNBRLeaks,
Please check your system status parameters to be increased according to our requirements guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/ Most likely, your WP Memory has exhausted and that’s why you cannot save anything. Increase it, clear all the caches, purge CDN files and check the results.
Thanks for your understanding!
Hello Villiams,
Unfortunately, the theme does not have any such an option that allows you to achieve something like this, sorry! If you want to have this feature, notice that you need to do it yourself through the code because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello Victoria,
Here is talking about an analytic code which is not correctly added. Make sure that code has been inserted to the right section from here -> https://www.screencast.com/t/PvGR2vFd0
Thanks for your understanding!
Hello n1ck,
We do not have any such a recommended plugin in this case, sorry! Please check some online solution or plugins and check the results.
Thanks for your understanding!
Hello danielcharrua,
Unfortunately, we do not have a temporary fix at the moment, sorry!
Thanks for your understanding!
Hello,
Unfortunately, we can not say exactly the date when we fix this problem but hope to solve it in near future updates.
Thanks for your understanding!
Hello marshallgunnell,
Did you have tried the Footer page functionality? Create a new page when you should add the Newsletter and then, add it to a footer page from panel.
Thanks.
Hello,
If you want to disable the google fonts, you should do it from Theme panel from here -> https://www.screencast.com/t/a66CaZ0NSKmm and then, set up for each element you want a different font from the panel.
Thanks.
Hello klongmore,
First of all, I will thank you for your interests in our theme! First of all, make sure that you have correctly followed the steps from here -> https://forum.tagdiv.com/install-via-ftp/ -> https://forum.tagdiv.com/tagdiv-composer-tutorial/ If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page.
Thanks for the message!
Hello Franciscoroche,
You should use the Cloud Template Library because from there you can import another category template or you can create it your own Category Template, using the TD Composer. Check more details here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Thanks.
Hello,
The theme does not come with the robots.txt file by default. You should create it your own. Check more details about this case, here -> http://www.robotstxt.org/robotstxt.html -> https://www.wpbeginner.com/wp-tutorials/how-to-optimize-your-wordpress-robots-txt-for-seo/
Thanks for your understanding!
Hello Grexi126,
Unfortunately, the theme does not have any such an option for it, sorry! You should check the Roles and Capabilities from here -> https://codex.wordpress.org/Roles_and_Capabilities
Thanks for your understanding!
Hello ramlimohamed,
I have inspected your website and I saw that you are using the Mobile Theme plugin. For more information about this, please check here -> https://forum.tagdiv.com/the-mobile-theme/
Also, regarding the second request, notice that we do not have any tested plugin in this case, but we have a useful guide for this -> https://forum.tagdiv.com/how-to-make-the-site-faster/
Thanks.
Hello ramlimohamed,
Speed Booster is an optional plugin and it works only with tested plugins. You can read more here and also a solution – https://forum.tagdiv.com/topic/speed-booster-not-compatible-with-vaultpress/
Thanks for the message!
Hello,
Ensure that all the theme’s requirements have been respected according to our documentation from here -> https://forum.tagdiv.com/requirements-for-newspaper/ If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can take a closer look at your setup page and also, so we can check why you cannot save anything.
Thanks.
Hello Webmamadou,
Provide some useful screenshots to show me how do you try to add more ads with WordPress Classic editor? Check the system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/
Thanks for your understanding!
Hello sebascalde,
Check your system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, please try the below solution ->
Set up the below code in .htaccess!
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
Please do not use this setting in Seo by Yoast:
https://www.screencast.com/t/n8Cc35EofLh Also, if you are using the WP Super Cache plugin, please ensure that has been right setup according to our documentation here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello Dollrotica,
Yes, indeed, when you set up your page as a Shop page, it will be boxed to the normal theme’s layout. As a quick solution, in this case, is to use such a custom CSS code and add width:90%. Below is a simple example a shop page with sidebar ->
.woocommerce-page .td-container{
width:90%;
}
The result is here -> https://www.screencast.com/t/nNVxIuNapOTz
Regarding Search product functionality, please check here -> https://docs.woocommerce.com/document/woocommerce-product-search/#prettyPhoto
Thanks for your understanding!