- NewspaperHow to Use tagDiv Cloud Library
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspapertagDiv Cloud Library Plugin
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to use the Google Maps API
- NewspaperHow to insert a block inside the content of a post
- NewspaperPosts Loop Element
- NewspaperSocial Sharing
- NewspaperInfinite Loading for Single Posts
- NewspaperHow to Add a Logo in Newspaper
- NewspapertagDiv Shop
- NewspaperCustom Post Type Support
- NewspaperHow to use the YouTube API
- NewspaperHeader Builder
- NewspaperMeta Info on Modules and Blocks
- NewspapertagDiv Composer Tutorial
Hi,
You can do this using tagDiv Composer and tagDiv Cloud Library, you can import a category template and make it look how you like using tagDiv Composer.
After that all you need to do is to set it in theme panel as global category -> https://www.screencast.com/t/mBcE7HcI or individual category -> https://www.screencast.com/t/e11nNHIB
Thank you!
Hi,
Please import a tag template from tagDiv Cloud Library and see how is working -> https://www.screencast.com/t/EjEpraZtU
-> https://www.screencast.com/t/JTrYHGoEQSq -> https://www.screencast.com/t/g3qUUFLb -> https://www.screencast.com/t/9nNkmXBr
All post that have that tag will be display in post loop.
Thank you!
Hi @StefvE,
Seems to refer to a cloud template. Please check if the cloud library plugin is active. If it’s not activate from the theme plugins panel
– https://www.screencast.com/t/jkiSSjvsdX
Let us know if this solves the problem.
@expathos please make sure that all previous plugins are activate a tagDiv Composer too.
Thanks
Hi, i am using last version. i can’t find the codes. Can you tell me where is codes?
i am using tagDiv Cloud Library.
(FIXED, I FOUND THE SOLUTION)
Hello,
I have imported and edited a header using cloud library. I configured it using TD composer, but when I scroll down the page the header menu gets sticky but logo disappears (it shows ‘NEWSPAPER’ text and subline, menu shown is different (default is header menu, but in sticky it shows footer menu) and item hover line changes color to default blue.
Sticky show/hide is not controlled from theme panel>header>main menu when I am using header imported from cloud library. But if I get back to my ‘Global Template’ all the issues are gone and logo shows correctly, menu is ok and hover underline is right
What am I missing?
thank you in advance
So i’ve created a template with the cloud library plugin, but it doesn’t show up as you’ve indicated here on this screen shot https://www.screencast.com/t/PzgOSgNpEW
also i still ahve an issue with the logo https://www.westislandblog.com/tdb_templates/blank-header-template/ where i have the site name text and the logo competing in the space. I’d also like to have the top ad banner
Hi,
If you want to have a post with sidebar or without sidebar on default post templates all you need to do is to set the sidebar position in post settings -> https://www.screencast.com/t/49UX18PB4h
Or if you are using single post templates from tagDiv Cloud library, you can import some templates with sidebar and some without sidebar ( or edit theme with tagDiv Composer ).
Thank you for your understanding!
Hi,
You can try to create a Category template for each category you want and sort it by the highest review as you can see here -> https://www.screencast.com/t/n0sRASHMsb Also, you can check here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Thank you!
Hi,
If you want to create more template for your category, before this, you need to read our documentation from this -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ to see how it works this plugin and from where you can change the Category Template -> https://www.screencast.com/t/PzgOSgNpEW You can change the category template for a whole website or for each category you want.
Hope this helps!
Thank you!
Hello,
Please note that the child theme cannot affect plugins.
Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css (and the files that remain in the root folder of the theme) as envato requires all functionality to be added through plugins.
Sorry for the inconvenience and thank you for understanding.
What is the modification you made to the templates as maybe you can implement it through the tagdiv composer and cloud library.
Thank you!
Hi,
The Header manager is available since Newspaper v9.5 you can use it you need to have activate the tagDiv Cloud Library.
Thank you for your understanding!
Hello,
Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.
Sorry for the inconvenience and thank you for understanding.
On the bright side is you do not have to alter the theme code to make modifications to the header. Please read this guide to create a custom header design using the cloud library: https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Thank you!
Hello,
Indeed we did foresee this but we have to stick to the new envato rules. We had to comply to the new envato rules. Please read this article: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
The rules are the rules. Our products are envato exclusive and envato made these rules very clear for all theme developers. Every envato theme will be implementing such functionality.
On the bright side, now you do not need a child theme to make modifications to your header. Please read this guide and use the new header manager: https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Every template can now be modified using the cloud library plugin so you no longer have to go in manually to edit the code.
Thank you!
Hi,
If you want to reduce that section, you need to use the code below and place it in Theme panel -> Cusotm CSS area.
The code is ->
.td-post-template-3 .td-post-header-holder {
min-height: 225px;
}
The result is here -> https://www.screencast.com/t/dDE8FYvmS0e4
Also, another solution, in this case, would be to create another category template using the Cloud template library plugin.
Thank you!
Hi,
You can use a header from tagDiv Cloud library using the header manage there are a few header that do not have this problem, like Header template 38 Nomad -> https://www.screencast.com/t/UgiuoDeCso4j
If you are unhappy with our theme, you can request a refund here -> https://themeforest.net/refund_requests/new
Thank you for understanding!
Hi,
This can be done using a the fast news header template from tagDiv Cloud Library -> https://www.screencast.com/t/wOZS6rAfWBV
Also this can be achieve making some changes in theme files, you can check the sugestions from this topic -> https://forum.tagdiv.com/topic/fast-news-demo-header-color-gradient/
But if this is a problem for you, then you’ll need to edit the demo file and set there the header color gradient, you need to go in Newspaper>includes>demos>fast>demo_style.css
on line 15
https://www.screencast.com/t/IbKm1xAoc3h
https://www.screencast.com/t/GYqLtetMzTp
Because the first time is load the style from the theme files and after that will be load the one from theme panel, also please make sure that you clear all cache after you do those changes.
Thank you for the understanding.
Hi,
If you want to change the width of your sidebar on homepage you need to edit the homepage with tagDiv Composer, click on the sidebar row and change the row layout -> https://www.screencast.com/t/Rcncsbbk , but please use only flex blocks to work properly -> https://www.screencast.com/t/K9TNMNskct
For posts sidebar you’ll need to use a single post template from tagDiv Cloud Library edit it like in homepage and set it on posts.
Thank you!
Hi,
You can use the new header manager -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/ edit the header with TagDiv Composer and remove the header ad, after that edit the pages were you do not want to have ads in header and set the header new header from tagDiv Cloud Library.
Thank you!
I handle it by using Safe PHP Code Widget addon… Create a new siderbar and use the widget there and then put the sidebar to the Cloud Library Template…
Hope it helps…
Hi,
In order to achieve the page width of 900px, you’ll need to set on row in css the margin left and right auto and the width 900px like this -> https://www.screencast.com/t/UgCqh4uoGUVK also for post and category you’ll need to use the tagDiv Cloud Library and set in those template the row with margin auto and width 900px.
Thank you!
Hi,
You can achieve this using tagDiv Cloud Library import a category template and edit it using tagDiv Composer and set what text you need and blocks.
Block settings guide ->https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hi,
For more control over category template you can use a category template from tagDiv Cloud Library and edit it with tagDiv Composer how you want, after that set is as global category template -> https://www.screencast.com/t/4M7qGfpj in this way all categories that do not have an individual template will inherit the general category template.
In order to have for all new post templates style 9,10 or 11 you need to set one of these in theme panel> Post settings -> https://www.screencast.com/t/Qsz9S43Z
Thank you!
Hi,
Please check our documentation for How category settings work -> https://forum.tagdiv.com/how-category-settings-work/
Category grid styles -> https://forum.tagdiv.com/category-grid-styles/
If you want to have more control over category template you can use a category template from tagDiv Cloud Library and edit it with tagDiv Composer how you want.
Thank you!
Okay, great. I’ll look further into the Cloud Library post template options.
Thank you!