Hi,
Yes, you can use the child theme, but please use the child theme that is include the the package 9.6.1 -> https://www.screencast.com/t/BCEDRqX1rh
Thank you!
Hi,
If they are pages you can edit the page and remove the ads.
If the ads are in widget sidebars in posts and pages, maybe create sidebars without ads and set them.
If the ads are in the post content (top, inline or bottom ad spots) the theme does not have settings for specific posts. All it has are general settings to hide them per device
– https://www.screencast.com/t/g6L9YSkB
Hiding them with CSS is permitted by Google when using media queries
– https://support.google.com/adsense/answer/6307124?hl=en
Setting a display:none without media queries is forbidden by Google
– https://support.google.com/adsense/answer/1354736?hl=en
What you can do is to set a single post template from tagDiv Cloud Library with out ads and make a copy of this template and set ads in it for the post were you want to have ads ( the ads in single post template can be set using tagDiv Composer -> https://www.screencast.com/t/dYEh4nIv you can set as many ads you want using the ad box -> https://www.screencast.com/t/IiAlsDAT -> https://www.screencast.com/t/7ua8g3oti).
Maybe use a plugin such as Adrotate to better manage the ads in the website. There are many theme users that recommend this plugin. I believe it has settings for what you have to do per specific posts.
Some more about it here if you should consider it
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
Thank you!
Hi,
1. If you are using the AMP option in mobile theme on your mobile will have the desktop content ( the theme responsive version ) if you’ll set the mobile + amp then you’ll have the mobile theme on mobile devices.
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
2. In AMP version you can not use JavaScript that’s way the menu in AMP is expended, you have to many sub-menus you can set a different menu for mobile/amp -> https://www.screencast.com/t/R0zmCDDmqHmM
Thank you for your understanding!
Hi,
Unfortunately using the category template from tagDiv Cloud Library the post will no more interring the sidebar from category because you can not choose one ( the template will apply only on category page ), only if you choose to use a theme template, for some category, in this way you can set the sidebar for post that have that category -> https://www.screencast.com/t/1GiYsOA7Aq
Thank you for your understanding!
Hi,
If you want to remove the sidebar from post all you need to do is to set the sidebar position on no sidebar -> https://www.screencast.com/t/kYSVoSFM3 in pages is possible to have set the sidebar with some builders like tagDiv Composer or WPBakery for example -> https://www.screencast.com/t/jCK6oSTc
Thank you!
Hi,
The tagDiv Cloud Library is include in our theme since Newspaper v8.8 in order to use it you’ll need to make a theme update, if you are decide to do this please make first a full backup to your website, here you can see in changelog all the feature that are now in our theme -> https://themeforest.net/item/newspaper/5489609?s_rank=1
How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/
Thank you for your understanding!
Hi,
The mobile theme is a plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
Also please check our documentation for Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
I think that you are referring to those 3 blocks, for those you’ll need to have set seam feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
You’ll need to add some post in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be
Featured
Thank you for your understanding!
Hi,
We’ll make some investigation for this block on Safaris, please provide as many details you can in order to recreate the issues ( layout of row, settings in block), also please make sure that you do not have a plugin conflict with that block.
Thank you for your understanding!
Hi,
All the files that can be change can be found in our documentation for child theme -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ unfortunately the files for mobile this can not be set in child theme.
Thank you for your understanding!
Hi,
You can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email and provide as many details you can about the problems you have.
Thanks
Hi,
If you are using auto ads you need to set the code in Newspaper>Theme panel>Analytics/Js codes in header or body -> https://www.screencast.com/t/76QOyEIy
If there is still a problem please provide me a link and some more details about the implementation you made, also make sure that your auto ads code is approved.
Thank you!
Hi,
Is look like you have set the dark blue color for h1, h2 and p https://www.screencast.com/t/8rIuhD6u please check if you have the custom css in Theme panel>Custom code>Custom css color: #001447
If you want to use a custom css to change the color in black you can try this custom css
.td-container h1, .td-container h2, .td-container p {
color: #111111;
}
Thank you!
Hi,
Please replace the above custom css with this one, is not indicate to use important for amp version.
.single .td-post-title .td-module-meta-info .td-post-views {
display: none;
}
Thank you!
Hi,
You can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look to the speed booster and max_input_vars . Include a link to this topic in the email.
Thanks
Hi,
1. Please check our documentation for How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/ here you’ll find how and were to set the code ads.
2. Is no need to set the code in other parts, set them only in Amp Ads and the theme will do the rest for you.
3. There are tow section one for amp ads and one for mobile ads -> https://www.screencast.com/t/2Tz1ccuM3y1 here is an example -> https://www.screencast.com/t/JFFiV6li3ofE
-> https://www.ampproject.org/docs/reference/components/amp-auto-ads
Thank you!
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7-7.2
When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
After theme update please check the theme plugins to be updated and activate in specially tagDiv Composer and tagDiv Cloud Library if you are using elements from cloud -> https://www.screencast.com/t/aNq9x55w
Were Recommend to make the update manually, because in this way you’ll get from themeforest the last theme with all files ( plugins ) and documentation.
Thank you!
Hi,
Please provide some more details about this problem, this is happen only in homepage or for all post and page from your website; please provide me a link were I can inspect this problem, in this way I will be able to provide you a solution.
Thank you for your understanding!
Hi,
Yes, now this is possible, since Newspaper v9.5 our theme have a new option, header builder -> https://www.screencast.com/t/1jwi2J4d -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Get a beautiful Overlay Header with Newspaper Theme ->https://tagdiv.com/overlay-header-newspaper-theme/
In order to use the header manager you need to have tagDiv Composer and tagDiv Cloud Library activate.
Thank you!
Hi,
Yes you can decrease the size between title and block using the css tool from title and set the margin bottom 0 -> https://www.screencast.com/t/Cc32slBKHaQa if this is not enough you can set the margin bottom with “-” -> https://www.screencast.com/t/cZZHVzHw71
Hope this will help you!
Thanks.
Hi,
We recommend to use the Contact form 7 -> https://wordpress.org/plugins/contact-form-7/ -> https://contactform7.com/getting-started-with-contact-form-7/
How to Set Up Contact Form 7 (For Beginners) -> https://themeisle.com/blog/how-to-set-up-contact-form-7/?amp
Hope this will help you!
Thank you!
Hi,
If you are using flex blocks you can set a padding like this -> https://www.screencast.com/t/uG046pNth or more simple an for all buttons of load more you can use a custom css ->https://www.screencast.com/t/FU9pvpPZv
.td-load-more-wrap a {
width: 100%;
}
Set the code in theme panel>Custom code>Custom css
Thanks.
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7-7.2
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
If there is still a problem please provide some more details and some screenshots.
Thank you!
Hi,
The data is showing but is set with black color on black background , please change the background color or the color of your data and you’ll see that the date from your shortcode will show, or set a text and change the color..
Thank you!
Hi,
Were recommend to use the mobile theme with amp, in this way the amp will have the same design like mobile theme.
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Using without mobile theme you can chose to have the classic amp, the other two options require amp templates and our theme do not have slouch templates.
Thank you for your understanding!
Hi,
Unfortunately this option is not working for the moment with infinite loaded, this will be treated/fix for the coming updates.
Thank you!