Hello,
Sorry but there is mo way to do this in the theme panel, as our theme does not have this ability. It will have to be made custom but unfortunately we cannot provide any custom work at the moment.
Thanks.
Hello,
This could be a plugin conflict so 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.
If you still have trouble afterwards, 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,
Please read this guide for page speed optimization: https://forum.tagdiv.com/how-to-make-the-site-faster/
As a note on speedbooster: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thank you!
Thank you for your suggestion!
Hello,
You can do it by simply changing the line height of the main menu to about 60px and then add this custom css in the theme panel-> custom css box:
.td-header-style-7 .sf-menu{
margin-left: auto;
margin-right: auto;
display: table;
float:none;
}
Thanks.
Hi,
Please try this code:
.block-title a, .block-title span, .block-title label{
font-size: 15px!important;
font-style: normal;
font-weight: 300;
}
You can add your custom class if necessary if you only want to affect separate blocks and not all at once.
Hello,
Sorry but our theme does not have such a feature. It will have to be made custom and we cannot provide any custom work at the moment. There is no modal widget as the login was not created as a widget. You can use the standard wordpress login as a widget though
Thanks.
Hello,
Sorry but our theme was created to ignore sticky posts as they interfere with our theme blocks and grids.
Sorry
Hello,
Please use this implementation method for non adsense ads: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thank you!
You can try to add it one under the other. Our theme cannot have a 50/50 layout as there are 3 columns present. Not 4 so you can split them evenly
Thanks.
Hi,
If you need a 50% 50% layout as the link you posted, it cannot be achieved with the tagdiv composer. We only have 3 column layouts in our them. Please use this guide to learn how to use the tagdiv composer: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you!
Bogdan B
Sorry but there is no easy way out in web development. We try to make things as easy as possible by implementing more and more options into our theme but we cannot include everything.
Thank you for your understanding.
Hello,
Sorry but there is no easy way about it. The theme does not have this feature. If the feature is not present it has to be created as Simion mentioned. As you can see it’s not easy to add options to the theme.
Thanks.
Hello,
And where do you want the link removed from? there are featured images shown in all templates. Pages, categories, tags, posts…etc.
Thanks.
Hi,
Sorry but our theme does not have such an option Maybe you can find a plugin that can request the desktop version. I cannot recommend any as we have not tested such a plugin though.
Thanks.
Hello,
As far as our experience goes with this issue, in all cases there was a server issue that prevented the proper access to the plugin files. If you have a ‘managed’ hosting, please switch to a standard one. Also we encountered restrictions/block files in the htaccess file so please check that one as well.
Also check if you have the proper file permissions for WP and plugins: https://codex.wordpress.org/Changing_File_Permissions
Thank you!
Hello,
Our theme allows 3 menus. A top, main and footer menu. You might have a plugin conflict preventing you from using 3 menus. 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!
Hi,
The AMP theme is not made by us so we cannot offer any insight.
Thanks.
Hello,
Sorry but our theme does not have such a feature. I cannot recommend a plugin as we have not tested any.
Thanks
Hello,
This could be a plugin conflict so 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.
If you still have trouble with this, 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!
Replied via email.
Hi,
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,
1) Sorry but our theme only handles video like this guide suggests: https://forum.tagdiv.com/featured-image-or-video/ creating featured images from the video thumb
2) Please use this guide to set up the homepage: https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
3) Please use the fonts section of the theme: https://forum.tagdiv.com/font-customization/
Thank you!
Hi,
It is the length of the sidebar keeping the space.
When using the latest articles section it is considered a separate element and will start once everything above it is closed. This means that your sidebar will go as far down creating white space as needed to show all content before the latest articles element is rendered with it;s own sidebar. You cannot weld the 2 together. They are separate sections. Either increase your content or decrease your sidebar.
Thank you!