Hello,
The features menu is not part of the theme. It is a menu created by us to highlight the theme elements. It will not be installed along with the theme. You can create any design for your shop page using our theme and make it a shop page: https://docs.woocommerce.com/document/woocommerce-pages/
The shop page does not come with the demo or the theme.
Thank you!
Hello,
1) I have checked the pagination on ie9 but it seems OK
2) The highlight as well works just fine.
Please check from a different machine as we cannot see any of the mentioned issues on our end.
Thanks.
Hello,
Please use this guide for facebook sharing:
https://forum.tagdiv.com/facebook-share/
Thank you!
Hello,
Whatsapp is already present. Check from a mobile device.
As for other networks, please read this topic:
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/
or
https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
Thank you!
Hi,
Please add this code in the theme panel-> custom css box:
.td-pb-span4 .td-g-rec-id-sidebar .adsbygoogle, .td-pb-span4 .widget{
margin-bottom:20px;
}
.td-pb-span4 .td_block_text_with_title{
margin-bottom:20px;
}
Thank you!
Hello,
I quote:
You are licensed to use the Item to create one single End Product for yourself or for one client (a “single application”), and the End Product can be distributed for Free.
I think it’s self explanatory.
1 site 1 purchase.
2 sites 2 purchases.
etc.
Thank you!
Hello,
Please read this guide to learn how you can use the block settings:
https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello,
Unfortunately it will not work like that as the right arrow is part of the same menu item. Sorry but there is no simple solution except by altering the main code of the mobile menu: https://www.screencast.com/t/3bTo6nbvS
But this will require customization services we cannot provide, sorry
Thanks.
Hi,
Please provide a link to your site so we can inspect it.
Thanks.
Hello,
Please try to upload the plugin manually as you would add a new plugin from the WordPress repository and press the add new button and then hit the upload button. You will find the td-composer.zip in the main theme archive downloaded from envato .
If you still cannot install it try to install the plugin via ftp:
https://codex.wordpress.org/Managing_Plugins
Thank you!
Sorry but for pages we have not tested any sharing options.
How did you add sharing to your page in visual composer?
Hello,
Please read this topic: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thank you!
Hi,
Please change the block title template here: https://www.screencast.com/t/N8sOM63Lu
you have it set to block template 7.
Thanks.
Hello,
You will need a few more conditions in order to achieve that. You will have to use is_category: https://developer.wordpress.org/reference/functions/is_category/
We do not have a customization department. We try to help out where we can but time does not allow us to provide any custom work at the moment.
Thank you!
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
you can have a maximum of 4 rows of related articles with 12 posts present (3 on each row) when using a sidebar or 20 (5 posts on each row) if no sidebar is used.
Thank you!
Hello,
Please provide more details to exactly how you set up the block, if you chose the featured category and if you added the post to the featured category as instructed here: https://forum.tagdiv.com/featured-posts-2/
Thank you!
Hello,
If you use the mobile theme, then the style will be a predefined one. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello,
Unfortunately our theme does not have any option to remove the ads on specific pages.
If you want to remove the header ad for all pages, then you should wrap the code in a condition like so:
https://www.screencast.com/t/13pG6jQKVRmW
Thank you!
Hello,
Each demo has it’s own custom style. if you uninstall the demo, you no longer have it and will need to create it from scratch if you want to replicate a demo style. You will need css skills in order to replicate the black demo layout. The css can be found here for you to inspect: https://www.screencast.com/t/xq7Ks25W4E
The black demo is among the more heavily customized demos we have and replicating it will not be easy as there are lots of css rules involved as you can see in the css file
Thank you!
Hello,
Sorry but the mobile theme only kicks in when a mobile device is detected. It cannot show up in the customizer.
Thanks.
Hello,
In order to remove more from author you can use 2 methods:
The css method:
.td_block_related_posts .td-related-right {
display:none;
}
You can add the code in the theme panel-> custom css box.
Or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd
Thanks.
Hello,
The ads have a class of ‘google-auto-placed’ so it is clear they do not come from the theme
As for the comments, please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
You can try out font awesome 4 menus as it is a tested and recommended plugin that provides many icons you can use.
https://forum.tagdiv.com/newsmag-how-to-add-icons-in-menu/
For custom svg icons, they can only be implemented through customization. There are quite a few guides online on how to implement svg icons into WP
Thank you!
Hello,
The theme has no problem with nginx, but it deoes have with untested plugins.
Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Also make sure to re-save permalinks
Thank you!