Hi,
If I understand correctlly you want to show the Custom Post Types in author pages, if is so then you’ll need to use a cloud template for author, edit it and set a block, in filter block set the post type -> https://www.screencast.com/t/NBO8GS0t
Block settings guide -> https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hi,
So if this is want you want to achieve in a page -> https://www.screencast.com/t/UZ4iOqjYmTM then you can use the column text -> https://www.screencast.com/t/6mMJWm1wdd also you can add buttons too https://www.screencast.com/t/kJF4aidpPYD9
Thank you!
Hi,
1. Maybe there are some settings that you need to do in jetpack and this problem will disappear, or you can use a custom css
-> https://www.screencast.com/t/lQSMxtdzav
.single .td-footer-page .sharedaddy {
display: none
}
Set the code in Newspaper>Theme panel>Custom code>Custom css
2. For this you can use a custom css -> https://www.screencast.com/t/3PrX748Yul
.single .td-container-wrap {
margin-top: 48px;
}
Or you can add a margin bottom to header https://www.screencast.com/t/dQYgtJT5
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, clear all cache and try again.
Please provide me a link were I can inspect this problem, in this way I will be able to provide you the right answer.
Thank you for your understanding!
Hi,
I will write our suggestion on our suggestions list.
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
Thank you!
Hi,
For me the website is loading pretty well -> https://www.screencast.com/t/YqAfJXkj
For better performance please check our documentation for How to increase page loading speed -> https://tagdiv.com/how-to-increase-page-loading-speed/
Thank you!
Hi,
If you’ll made all the settings from our documentation for mobile theme and amp, then the url/amp will appear in source page, so google will still detect it.
for example:
-> https://www.screencast.com/t/HZ3jffxn4a
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/
Thank you!
Hi,
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
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/
Thank you!
Hi,
This comment is a little bit different, those from theme panel show the comments from post, and the one from author page show the comments that author have write.
-> https://www.screencast.com/t/t3AYUJPoxZdX
Thank you!
Hi,
The easiest way will be to use some flex blocks -> https://www.screencast.com/t/m6to4DcIxcfg this can be achieve using custom css too -> https://www.screencast.com/t/Urs4gyNRr
Create custom code with the browser’s Inspector or the Live CSS Box -> https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/
Thank you!
Hi,
I think that php 7 will be enough, also that 40mb for wp memory will work only if you do not have no plugins install.
The problem with tagDiv Cloud Library still persist?
Thank you!
Hi @webcreativeng,
If you are using the Newspaper v9.5 or v9.6 you can use the header builder and you can achieve the header you want with all elements you want from composer -> https://www.screencast.com/t/sd1O8qYGHnIA
If you want to have a global header you’ll need to set it in theme panel -> https://www.screencast.com/t/dnHozn7zH and all pages/categories/posts that do not have set an individual header will have that header set.
For individual header you’ll need to edit that page/post template/category template… and set in it the header that you want, and on this posts/categories templates or page will be set that header ( the individual will override the global header for that post/page ).
Newspaper Theme 9.5 Update: What’s new in the Newspaper Theme -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Check out the New Header Main Menu with Newspaper Theme -> https://tagdiv.com/header-main-menu-newspaper-theme/
Get a beautiful Overlay Header with Newspaper Theme -> https://tagdiv.com/overlay-header-newspaper-theme/
Thank you for your understanding!
Hi,
I think that you are referring to social networks, if is so then please check the settings from theme panel> social networks -> https://www.screencast.com/t/rKflK3gPnH
Thank you!
Hi zeroc00l,
Please make sure that your content for smart list is like in our documentation -> https://forum.tagdiv.com/smart-lists/
Also note that you can not have more den one smart list in one post.
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, clear all cache and try again.
Thank you!
Hi,
What buttons you do not have in classic editor? for me is look the same -> https://www.screencast.com/t/6RFbbby5F
Thank you!
Hi,
Unfortunately our theme do not have yet the option to allow you to add ads in post loop, sorry!
In similar topics where for example ads were inserted in the loop after a certain number of posts this had to be coded inside the loop itself
– https://forum.tagdiv.com/topic/how-to-add-adsense-ad-after-5-10-articles-on-main-page/
– https://forum.tagdiv.com/topic/ads-on-category-between-posts/
– https://forum.tagdiv.com/topic/ads-on-category-pages/
Thank you!
Hi,
Unfortunately, the WP User Frontend plugin has not been tested with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested plugins.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ
Thanks.
Hi,
If I understand corporeally you are referring to infinite load on blocks -> https://www.screencast.com/t/BU8YZYTqUO , you can do the sorting after latest and set the pagination on infinite load.
Block settings guide -> https://forum.tagdiv.com/block-settings-guide/
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 add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>
When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
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,
Unfortunately we are not aware of the Amazon Mobile Popover implementation. You should follow the instructions provided for this ad regarding wordpress implementation if there is an. I cannot provide any insight as we have not tested this type of ads. Our theme was built to work with all ads but in special cases, a custom implementation is needed beyond the theme panel options. I can;t say for sure what it is though. The ad provider should be able to provide more details.
Thank you!
Hi,
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
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Thank you!
Hi,
We know that in our days the most users are from mobile devices, that’s way our newspaper theme is responsive, using the mobile version from responsive theme will show the content with the layout from desktop, because the most part of users have a low connection to internet, the loading of website take to long, that is way our developers made a special plugin for mobile version ( mobile theme ). Also our developers team continue to improve the newspaper and mobile theme plugin, and we hope that soon we’ll achieve better results on page speed and have more control over mobile theme plugins; as about AMP plugin, soon will be relist a update that will resolve the problems with AMP version.
Thank you for your message!
Hi,
Please check this documentation Create SEO titles and meta descriptions with Yoast SEO -> https://yoast.com/wordpress/plugins/seo/titles-and-meta-descriptions/
Thank you!