Hello,
There is no fee required for updating the theme. Please use this guide to properly update: https://forum.tagdiv.com/how-to-update-the-theme-2/
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!
You cannot. And you do not have to. The default template is exactly like the page builder + latest but without the latest articles section. There is no other difference between templates.
Thanks.
Hello,
The page you created is not an archive page. This is an archive page: http://s11.telematica.at/~tm003996/2018/
These pages are already created. You do not have to create them. You cannot create them separately.
Another example:
http://s11.telematica.at/~tm003996/2018/01/
or
http://s11.telematica.at/~tm003996/2017/11/
Thanks.
Hello,
Sorry but our theme does not have such a feature. You can maybe find plugins that can provide such features. Where exactly would you like thumbs as I cannot see the featured section as you describe.
Thank you!
Sure,
.td-post-views{
display:none;
}
Add this code in the theme panel- custom css box.
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.
Thank you!
Hello,
Sorry but I’m not sure how you want to change the look of the menu. You can change the background and colors for the mobile menu from the theme panel
Thanks.
Hello,
When using an overlay menu, you will have to make the menu visible for all other templates besides the page and implement the css for that page only. Please make the menu black or other colors so you can see it on every other template and then add this css code to your page in the tagdiv composer:
.home .td-header-wrap .td-header-menu-wrap .sf-menu>li>a{
color:white;
}
Thank you!
Hello,
Please follow this guide: http://www.wpbeginner.com/wp-tutorials/how-to-create-a-custom-wordpress-widget/
Thank you!
Hello,
Please provide a link to your site so I can inspect it.
Thank you!
Hello,
What do you mean it does not scroll? What device are you testing from?> do you have any scroll possibility besides a scroll bar? a touchscreen, a mouse, a touchpad, etc.
Thanks.
Hello,
Sorry but our theme does not provide such features. Maybe you can find plugins that can provide such a feature.
Thank you!
Hello,
Try not to use a raw html element. Implement the shortcode through a column text element in text mode.
Thanks
Hello,
If you want to have the same responsive version, please disable the mobile theme plugin.
The footer logo can be changed from the footer section of the theme panel.
Thank you!
Hello,
Please remove any image optimization tools you might have on your site. Your images get resized but it’s not by the theme.
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 only achieve this by altering the them files. Each post template has 2 files corresponding to it. You will have to move the comments code from one template file and move it below the related articles in the other template file.
Here is an example for the default template:
https://www.screencast.com/t/LspHG5PLg5y and then paste the code in the loop single file directly above the related articles and wrapped in php tags: https://www.screencast.com/t/lsdEqVgA8Z1
Thank you!
Hello,
Sorry but there is no simple way of adding new items to the social counter plugin. Unfortunately we cannot offer any such solution at the moment as the plugin is very complex.
Thank you for your understanding.
Hello,
The social icons are added through our own custom newspaper theme font. They are font icons. If you want to change them you will need to know how font icons work and how they can be changed using css. Sorry but the theme has no settings in this regard.
Thank you!
Hello,
Please check your ads again. As sometimes they are not delivered by google properly. It is not the theme causing this.
Thank you!
Hello.
The footer logo can be changed to a different one from the footer section of the theme panel under the ‘footer info content’ section
Thank you!
Hello,
The menu size can only be changed with custom code. Please provide more details to how you want it changed and a link to your site.
Thanks.
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!
Hi,
Sorry but I cannot see the change on your site. It is centered: https://www.screencast.com/t/OMBB2CG0BMuH
Thanks
Hello,
Archive pages are generated automatically and the style can be controlled from here: https://www.screencast.com/t/vSSvdJrBIa
Thank you!