Hi,
You can achieve this using some plugins, please read this topic about Anti Adblock in WordPress – You Probably Need It, Here’s Why ->https://www.codeinwp.com/blog/anti-adblock-in-wordpress/
Thank you for your understanding!
Hi,
1. You need to use the header builder set a column text in header and set the embedding code in column text -> https://www.screencast.com/t/nrZWfSldT8
2. On homepage you’ll need to use tagDiv Composer to edit the page and set the sidebar -> https://www.screencast.com/t/Qv8rD4ru7p -> https://www.screencast.com/t/ukcvkenh -> https://www.screencast.com/t/r44q2fSV
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.1/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 please deactivate it, clear all cache and try again.
Thank you for your understanding!
Hi,
Please make update to the theme to v9.6.1 and the problem with drop-down menu should disappear.
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 use for pages that are made with builders ( tagDiv Composer, WPBakery ) only the classic editor also for mobile theme the content for pages need to be set in mobile editor -> https://www.screencast.com/t/ebUIzt4se
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
If you want to have the desktop layout you can deactivate the mobile theme and use the responsive version of newspaper for mobile.
Thank you!
Hi,
Please make sure that the size of your image is big enough and you set it to full size
-> https://www.screencast.com/t/P8gvWIMUM
If the problem is still there, please provide some more details and some screenshots with the settings you are making.
Thank you!
Hi,
Yes, you can use our Reviews functionality from our theme because the Google will be index this post and the stars will be there, in SERP section, as you can see here -> https://www.screencast.com/t/FLdBDtoaYMA
Please make sure that you clear all cache, and you re-save the permalinks after you disable the Yoast SEO, also is possible to take some time until google will re-index your posts/pages.
Also you can try with this checker to the reviews -> https://search.google.com/structured-data/testing-tool/u/0
Thanks.
Hi,
Please make update to the last version of theme ( v9.6.1), also please make sure that you clear all cache and re-save the permalinks after theme update.
Thank you!
Hi,
I think that is happen because the mobile theme have a special editor were you need to set the content for pages without using builders and the responsive version of newspaper for mobile use the usual content.
Thank you!
Hi,
Please make sure that you follow our documentation for Login – How to enable the user registration -> https://forum.tagdiv.com/login-how-to-enable-user-registration/
Thank you!
Hi,
Unfortunately the primary category differs from a theme to another, so in the most cases when you switch themes, those will not work, if WordPress had this option, then the primary category would have worked from one theme to another.
Thank you for your understanding!
Hi,
You get that message because you already have a mobile plugin install, please try the same suggestions from this topic, they might work for you as well
-> https://forum.tagdiv.com/topic/installation-failed-for-newspaper-mobile-plugin/
Thank you!
Hi,
Maybe you want to create something like the logo in the theme demo website
– https://demo.tagdiv.com/newspaper/
I believe the image logo used by the demo is in APNG format, since a while ago. You could create your own, upload it and set it as logo
– https://wiki.mozilla.org/APNG_Specification
Thanks
Hi,
What I mean to say is that now you can set the code for amp directly in theme panel, is no need to set it in amp plugin files.
Also if there are still some problems with Amp you can make update to the last version of theme v9.6.1
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all plugins except tagDiv Composer, clear all cache and try again.
If this is happen only on this page, is possible to have some elements/codes/shotcodes that do that jump to your graphics.
Thank you!
Hi,
Please try to set a z-index on the red menu -> https://www.screencast.com/t/f5fH2XPS
is possible to be set behind of header background color.
Thank you!
Hi,
If you want to remove the blank space too please replace the above code with this one
-> https://www.screencast.com/t/RfUhNj9Dsxtb
.td-sound-radar .td-post-date:before{
display: none;
}
Thanks.
Hi,
Please make sure that you are using the last theme update, v9.6.1 and you have set the shortcode for contact forum 7 set in mobile editor
-> https://www.screencast.com/t/1JsYZ9c73jMH
If there is still a problem please provide some more details abort it and some screenshots.
Thank you!
Hi,
If that is not working, please try this -> https://www.screencast.com/t/xKw76Mh9bYN -> https://www.screencast.com/t/eBmXFncB
if($paged == 1){
$wp_query_args = array(
'ignore_sticky_posts' => 1,
'post_status' => 'publish',
'posts_per_page' => $posts_per_page,
'paged' => $paged,
'offset' => 3,
);
}else{
$wp_query_args = array(
'ignore_sticky_posts' => 1,
'post_status' => 'publish',
'posts_per_page' => $posts_per_page,
'paged' => $paged,
);
}
Thank you!
Hi,
If I understand correctly you want to have the inline ads only for some post not for all of theme, if is so then in order to achieve this you can use a single post template from tagDiv Cloud Library and set in post content in ads the inline ads
https://www.screencast.com/t/ikoftopbR7
https://www.screencast.com/t/FIE435jmTgGw
After that set this template on each post that you want to have inline ads, if you want to can duplicate the template ( and change name of template ) remove the inline ads and set this template on the res of post, in this way you’ll have the same tamplate to all post.
Thank you!
Hi,
Please 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.
Thanks
Hi,
Please try with a page that have only some text in it, and set it in menu page, also use the # instead of / ->https://www.screencast.com/t/7QF0eaKq0Teu
If there is still a problem, 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.
Thank you!
Hi,
I think that you set an homepage post in you home page -> https://www.screencast.com/t/HwJeQzvbgN you’ll need to edit the homepage and remove this element -> https://www.screencast.com/t/j9VsIuCa4U
Thank you!
Hi,
I made this changes on local host too, and for me is working -> https://www.screencast.com/t/QhYbnJFftmc please make sure that you clear all cache, also some times you need to restart the xampp.
Thank you!
Hi,
Please try to change the padding for the elements from tagDiv Composer go in wp-content/plugins/td-composer/assets/less_wp_admin/wp_admin_main.css and search for .tdc-inspector .tdc-tab-content-wrap -> https://www.screencast.com/t/OxkDuZslceRm also go in wp-content/plugins/td-composer/assets/css/tdc_wp_admin_main.css search for .tdc-inspector .tdc-tab-content-wrap https://www.screencast.com/t/uQ86OiI2ZH and make the change for padding too.
After that please make sure that you save all changes and you clear all cache.
Hope this will help you!
Thanks!
Hi,
Unfortunately there is no general settings like that, for posts/tags/categories you can use a template and do this in that template, for pages you’ll need to do for each one or you can use a custom css.
-> https://www.screencast.com/t/CDAV0r9Tn4zU
.page .tdc-content-wrap .td-element-style{
background-color: lightgray!important;
}
If you’ll remove the .page the code will apply to all posts/pages/categories … from your site.
Thank you!