Hello,
It would need an extra check for the counter placed in the main function here:
https://www.screencast.com/t/QZkO2c3Uz44z
Try it like so:
if (get_comments_number($this->post->ID) > 0) {
https://www.screencast.com/t/LNU0d5X5
Thanks.
The closest theme setting in this purpose is the smart list https://forum.tagdiv.com/smart-lists/ but it does not have the ability to have all the reviews from different posts grabbed into the list unfortunately. Sorry but the theme has no such feature available.
Thanks.
Hello,
Sorry but the plugin is not tested with our theme. We did receive word from our users that the standard AMP plugin made by Automnattic works properly and there is even a guide on it here:
https://ampforwp.com/tutorials/article/amp-in-action-with-newspaper-theme/
We have not tried it ourselves, but it is worth a shot.
Thanks.
Hi,
You misght have a plugin that became incompatible in the latest version.
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,
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,
Please add this custom css in your theme panel-> custom css box:
.td-blog-beauty .td-header-style-11 .td-logo-wrap-full{
margin-top:0!important;
}
.td-main-page-wrap{
padding-top:0!important;
}
Thanks.
Hello,
A child theme should only be used if you plan to alter the theme code. Otherwise it is USELESS. Please read this topic where I explained how a child theme works more in detail:
https://forum.tagdiv.com/topic/setting-up-child-theme/
Thank you!
Hello,
Please check your excerpts settings and limit the excerpt for the specific module. Here is a list of what module is used on which block: https://forum.tagdiv.com/theme-blocks-modules/
Thank you!
Hello,
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!
Bogdan B
Hello,
Please update your theme to the latest version and update the mobile theme plugin as well by disabling and deleting your current mobile theme plugin and then installing it again from the package you download from envato.
If the problem is still there after the reinstall/update, 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,
The problem is not the stylesheet but rather your selectors. Please use a more powerful selector or use !important for your code.
Thank you!
Hello,
Unfortunately our theme does not provide such a feature as you require. You can place a header ad using our theme ad system like so: https://forum.tagdiv.com/ads-adsense-overview/
Thank you!
Hi,
Well you will need a plugin to add the icons as our theme doe snot have that particular design for the social icons but maybe a plugin can be implemented with a similar design and you will only have to insert the shortcode of the plugin through coding. You can insert a shortcode through this function: https://developer.wordpress.org/reference/functions/do_shortcode/
Thank you!
Hello,
Please use this guide to learn how to use the page builder to add or remove elements:
https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you!
Hello,
The modules and blocks were never meant to show the post views. You can follow this topic to see how it can be coded in though: https://forum.tagdiv.com/topic/post_views_count/
Thanks.
Hi,
Sorry but the site you provided does not use our newspaper theme.
Thanks
But can you run it on any other theme? That was my question.
Try to add the code inside an empty post like so:
https://www.screencast.com/t/0sFxNkg4zc
All I get on the front end is this on the newspaper theme: https://www.screencast.com/t/kStpl566q
And the same on twentysixteen: https://www.screencast.com/t/WImo9P8DQ8o
Thanks.
Hello,
Please provide a link to your site so I can inspect these banners.
Thanks.
Hello,
No, please do not use the old child theme for the new theme version as there will be all kinds of problems. The child theme is not update proof. Please read this topic: https://forum.tagdiv.com/topic/setting-up-child-theme/
Thank you!
OK, we will look into jetpack and reviews and see if there are any inconsistencies.
Thank you!
Ok,
In this case you will need a bit of coding skills to do it. This should help:
https://wordpress.stackexchange.com/questions/217881/remove-css-styles-from-specific-page
Thank you!
Ok,
In this case you will need a bit of coding skills to do it. This should help:
https://wordpress.stackexchange.com/questions/217881/remove-css-styles-from-specific-page
Thank you!
Hi,
You probably have not cleared cache after making the changes. Now your excerpts settings apply but they are too short. You should increase the number as words are not = to letters. You should make the numbers larger. Right now even your titles are being cut.
1) Please check this link: https://codex.wordpress.org/Using_Permalinks
2) Please provide an example of the code you mention. An author and editor has these limitations in place: https://codex.wordpress.org/Roles_and_Capabilities
3) It is the social counter block. Edit your page with the tagdiv composer and delete the element. Please use this guide to learn how to use the page builder: https://forum.tagdiv.com/tagdiv-composer-tutorial/
In order to cahnge category names, you will have to access the wordpress category settings: http://www.wpbeginner.com/glossary/category/
I think you will need a few good WordPress beginners tutorials so you can learn the basic stuff first: Please check this guide: http://www.wpbeginner.com/start-here/
Thank you!
Hello Dave,
Please try another redirect plugin as it seems the one you are using is not working properly. The theme is not compatible with all plugins out there so when you experience something wrong with a plugin such as the error you mention, simply start searching for another one. You can also make redirects directly in htaccess so you do not have to use any plugin at all:
https://css-tricks.com/snippets/htaccess/301-redirects/
http://www.inmotionhosting.com/support/website/redirects/setting-up-a-301-permanent-redirect-via-htaccess
Thank you!
Hello,
The background click ad is just a link over the image. The size of the background image itself should be at least 1920×1080
As for the posts it depends on the thumbnails you will be using. If you use large thumbs on your homepage, the post image should always be at least the size of the thumbnail as our theme only crops images, it does not enlarge them
If you use post templates with large images such as https://demo.tagdiv.com/newspaper/td-post-lenovo-details-new-computers-that-could-be-heading-our-way-in-2015/ then you need larger images. If not, then an 800px width should be sufficient.
Thank you!