Hi,
Please check our documentation for Sharing -> https://forum.tagdiv.com/sharing/ if there is still a problem, please provide some more details ( which share buttons do not appear … ).
Thank you!
Hi,
The simplest way to achieve a a different width is to use a template/homepage from tagDiv Cloud Library. You have to import a post style and set it as the default post template in the theme panel post settings, then you need to import a category template that is whit that width and set that one as the default category template. The same for tags, author pages etc:
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ also for pages (stretch row and content ) https://www.screencast.com/t/i8SQ5eS4 .
Please read similar topics:
-> https://forum.tagdiv.com/topic/force-full-width-on-categories-post-grid/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
Also from what I can see your header and footer is stretch to full width -> https://www.screencast.com/t/8dv4sZzdVu3o -> https://www.screencast.com/t/1nXlJduH7
Thank you!!
Hi,
The font use in this logo is Yeseva One -> https://www.screencast.com/t/pCBQZrTD
Hope this will help you!
Thanks.
Hi,
Please try this custom css to change the hover effect on links
.td-post-content a:hover
{
background: none;
color: red;
font-family: 'Creepster', serif;
font-size: 1.2em;
letter-spacing: 3px;
line-height: .75em;
}
https://www.screencast.com/t/oy78EtDUMs
Thank you!
Hi,
Please check our documentation for Featured posts -> https://forum.tagdiv.com/featured-posts-2/
Thank you!
Hi,
Unfortunately, you cannot filter your Custom Post Type because you need to create your custom taxonomy order in that case, sorry! It’s not a simple task and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry! Also, a more useful guide can be found here -> https://forum.tagdiv.com/custom-post-type-support/
Thanks for oyur understanding!
Hi,
Unfortunately this is custom work, you need to do it yourself through the code and if you are not aware of the steps which are needed to take, in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thank you!
Hi,
Unfortunately our theme do not have an option for this ( to filter child pages of a page ), sorry!
Sorry for the inconvenience!
Hi,
Please try to not use plugins for ads, and use only the functionality that our theme is provide for ads, I think that you have a conflict between your plugin ads and our theme.
-> https://www.screencast.com/t/T9A5ddTNJK
Unfortunately the Login/Logout Header Module is not working for mobile, sorry!
Thank you!
Hi,
You can use some examples from this documentation -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/ just change the image url https://www.screencast.com/t/KUTjuLQEXaB
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.
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,
This can be a plugin conflict, 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.
Pleas go in Settings and re-save the permalinks -> https://www.screencast.com/t/QdofmGTW if this is not working, please go in one post and click on update ( or set some content in excerpt ), clear all cache and try again, also please try with some flex blocks!
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.
When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
This can be a plugin conflict, 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.
Thank you!
Hi,
You have more possibilities, you can import some demos and edit theme, but be carefully, if you edit one demo page and you’ll install other demo, or you’ll uninstall the demo, that page will be remove, so will be good to make a new page and set the content in it.
Please check our documentation from here -> https://tagdiv.com/?s=composer
Also you can import pages/sections and templates from tagDiv Cloud Library -> https://tagdiv.com/what-is-the-cloud-library/
The simplest way to achieve a full width is to use a template from tagDiv Cloud Library. There is no one single button push. You have to import a post style and set it as the default post template in the theme panel post settings, then you need to import a category template that is full width and set that one as the default category template. The same for tags, author pages etc:
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ also for pages (stretch row and content ) https://www.screencast.com/t/i8SQ5eS4 .
Please read similar topics:
-> https://forum.tagdiv.com/topic/force-full-width-on-categories-post-grid/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
Also from what I can see your header and footer is stretch to full width -> https://www.screencast.com/t/8dv4sZzdVu3o -> https://www.screencast.com/t/1nXlJduH7
Thank you!
Hi,
In order to show only a part of subcategories in mobile menu you can use this custom css
https://www.screencast.com/t/IKJLJ8ly
.td-mobile-content ul li ul li:nth-child(n+5){
display: none;
}
Set the code in Theme panel>Custom code>Custom css; in this way you’ll not need to use child theme or make any changes in theme.
Hope this will help you!
Thanks.
Hi,
That will not work anymore with a child theme. After the 9.7 update many of the theme files were moved in the tagDiv composer, due to the new Envato requirements
– https://tagdiv.com/updating-the-core-of-tagdiv-themes/
As a consequence the child theme is quite limited now, only a few theme files can still be used in it.
What you can do is to make those changes in theme files wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_7.php
Thank you!
Hi,
I believe you mean the sub-categories shown in the mega-menu – http://prntscr.com/noug0h
There isn’t a limit set there, if there are more sub-categories they will appear there.
So if the category you choose to use in the mega-menu has more subcategories
– http://prntscr.com/nouii4 they will appear in the menu – http://prntscr.com/noujvh ordered alphabetically.
If you are using a header template from tagDiv Cloud Library you can edit it using header manager and set the limit you want for subcatgories ->https://www.screencast.com/t/55rpV0Y6Gsn
Let me know if you have more questions.
Thanks
Hi,
Unfortunately, the theme does not have any such an option for RSS Feed, sorry! This is a default WordPress functionality which is not theme related. Also, for more information about this subject, you can check the following topic from here -> https://www.stonetemple.com/should-you-noindex-your-rss-feed/ -> https://www.webmasterworld.com/google/4888320.htm
For RSS check some guides, like these ones maybe
– https://codex.wordpress.org/WordPress_Feeds
– https://www.codeinwp.com/blog/best-wordpress-rss-feed-plugins/
– https://www.wpbeginner.com/beginners-guide/what-is-rss-how-to-use-rss-in-wordpress/
– https://kinsta.com/blog/wordpress-rss-feed-plugin/
Try some free plugins and make tests with them. We have not tested any, so I can’t make recommendations.
Thank you!
Hi,
please deactivate all non theme plugins, include cache plugins ( please deactivate them) clear all cache from browser and try again.
-> https://www.screencast.com/t/gehZCb9rpte
Thank you!
Hi,
This can be a plugin conflict, 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.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ
Thank you!
Hi,
The mobile version is look like that because you have the mobile theme 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
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Also for the 3 blocks, you’ll need to have set same feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.
Let me know if you have more questions!
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.
-> https://tagdiv.com/how-to-activate-the-newspaper-theme/
If you do not want to have a different user just add to the current one the extra key and try to activate the theme manually
– https://www.screencast.com/t/y9OSLcsc
– https://www.screencast.com/t/BPptwwInVr
Thank you!
Hi,
Your website appear like this -> https://www.screencast.com/t/smGx4Bc84 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 the problem is still there, please delete( delete the theme, theme plugins too, do not override ) the current version of Newspaper that you have and download again the last version from themefores and reinstall it.
Thank you!
Hi,
Please try this custom css
https://www.screencast.com/t/cAAdwqfJxr
.tdc-content-wrap{
width: 1068px;
margin-left: auto;
margin-right: auto;
}
.tdc-content-wrap .maxwidth30 {
max-width: 16.6% !important;
float: left !important;
margin-left: auto;
margin-right: auto;
}
.maxwidth30 img {
max-width: 80% !important;
}
Hope this will help you!
Thanks.
Hi,
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 the problem is still there, please delete( delete the theme, theme plugins too, do not override ) the current version of Newspaper that you have and download again the last version ( v9.7.2 ) from themefores and reinstall it.
Thank you!