No search results were found in Documentation!
Hi Simion,
For some reason, my install isn’t inheriting theme settings. Thanks for the confirmation on your end. And thanks for the information about the cloud library plugin.
Hi,
For some reason I can’t see the cloud library plugin in my Newspaper > Plugins panel
https://snag.gy/7ChxjI.jpg
Is there anything I need to do to make this appear? Is it still available with the latest versions of newspaper?
Thanks,
Janelle
Hi,
So something like an inherit capability of the ads between the category and the posts. That is not possible with a theme setting. Ads have to be set manually for categories and posts.
With the new cloud library plugin, you can now design category templates and also post templates
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
So you could design a category template with the ad boxes you want. Then design a post template and use the same ads.
In category templates you can set with the composer ad boxes
– https://www.screencast.com/t/RvHAWwkGW
In post templates you could add the same ad boxes and also in content ads
– https://www.screencast.com/t/jrJ1l6iv
Thanks
Hi,
If you are referring to the post section or Homepage button in the 404 pages, they inherit the theme accent color (button when hovered)
– https://www.screencast.com/t/jfwvWVwmf3ET
We will probably include 404 templates in an update of the Cloud library plugin, so you can design theme in any way you like.
Hi Team,
I would like to display the modified date in the template which I’m using from the cloud library. Where I have to add the code, also I want to show a short URL.
Previous I have achieved these two items by adding a piece of code in the templates files?
But in the cloud library, I’m not aware how to add. Please guide me.
URL Sample: https://ttld.de/2KEATyL
Thanks
Ashok
Hi,
Those category pages are created by default. You can use the default templates for them or design your own category page templates with the cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
So you can create templates for categories with the tagDiv composer.
I could’n t say what would be the best option here if you still want to go on with it, maybe you can research this more online. But the easiest would surely be to use the normal category pages, especially with the new options. No hassle with redirects or other issues that may happen if using a page.
Thanks
Hi,
@A.Mason That would require modifications in the cloud library plugin, not theme files. Try the same in this file – https://www.screencast.com/t/rQUTl5BE
Note that this is not tested and recommended, you can try it and see if it works.
Thanks
Hi,
We are aware of that issue, it seems to happen when our Cloud library plugin is active. It will be fixed as soon as possible.
But note that you can create pages with the tagDiv composer just like with the regular WordPress editor. There are many elements to choose from. For example text elements which use the same editor
– https://www.screencast.com/t/TNlVbaCkhAE
The column text for example has color settings, as well as font settings which will apply for that specific element. So you can create text sections even better than with the regular editor, with these additional settings.
Thanks
Those default buttons will inherit the theme accent color as hover color. There is no setting for them specifically.
I believe 404 page templates will be added in the cloud library plugin so they can be designed as you want.
From what I can see you are using theme version 8.7.2 in that version the setting was not yet implemented.
If you don’t want to update I could give you a code to chnage the links colors for the inline text, like this
– https://www.screencast.com/t/cOYXcJcgIu
Use any color you want, the code can be entered in the Theme panel->Custom CSS code section
.tdm_block_inline_text a {
color: yellow;
}
If you decide to update the theme to the latest version, this is a guide
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Check the changelog here (to bottom of the page)
– https://themeforest.net/item/newspaper/5489609
Note than since 8.7.5 the multi-purpose and tagDiv composer were combined into a single plugin. Also the Cloud library plugin was introduced
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Hello,
for some reason, on single post templates created with the Cloud Library plugin will not contain the Disqus comments section. The comment section reverts back to the WordPress commenting system.
Disqus works as expected on ‘factory-made’ single post templates (the ones that are included originally in the Newspaper theme).
Hi,
I believe you are getting that error when you are editing a page. Does it happen if you edit a new page with the composer? if it only happens for a specific page only then the problem is there. Edit pages that were built with the tagDiv composer only, don’t edit pages built with a different editor or contain elements that were not added with the tagDiv composer.
Or maybe you are receiving the error while trying to access the Cloud library section. If that is the case, please re-save the permalinks in WordPress settings and try again
– https://www.screencast.com/t/bi2MeCnHhU1
Let us know.
Thanks
Hi,
They available elements are visible under widgets
– https://www.screencast.com/t/nOm47tOYuPeD
Placing other elements in the sidebars can be done with the composer, and the cloud library plugin as I mentioned above. You can design templates as you want.
Thanks
Hi,
In the blocks a post will be represented by a single category tag, it’s primary category. Each post has a primary category, more about this here
– https://forum.tagdiv.com/primary-category/
In the post pages you can hide any category, in the per category settings
– https://www.screencast.com/t/a3f6Scn6kg
Or using the Cloud library plugin and tagDiv composer, design a post template as you want starting with a blank template, or import a predefined template (this can also be modified)
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
In these templates the category tag element has a limit you can set
– https://www.screencast.com/t/N6hNUp0ra
This would be a solution to limit the number of categories as you want.
Thanks
When I go to the Cloud Library Cloud {Cloud templates},
I receive an error message: Failed to contact the server API templates
I can not load the components in it. Please help me 🙁
Hello, @simion @bogdan-b the single templates from cloud library are stripping off smart lists from existing posts (plus it will be hectic to create templates for different posts since they are many and some have h3 and h4 as smart list titles). Can the templates be adapted to support default theme smart lists? Second thing, I tested the smart list element in a single template, but it strips off paragraphs before or after the smart list. I had to roll back to default post templates until a solution to this can be found. Thanks.
Okay. What I meant specifically is that the templates from cloud library are stripping off smart lists from existing posts. Until you rectify this issue, I will roll back to the default theme templates for now. Thanks
Hi,
The tagDiv composer can be used on pages, and as of update 8.8 can be used to create post templates with the Cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
So you can place in a post template anything you want that is available in the tagDiv composer.
Only blocks and a few other elements can be placed as widgets, not all of them.
Thanks
Hi,
As of theme version 8.8, the tagDiv composer can be used to create post templates, category templates etc, not only pages
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
– https://tagdiv.com/newspaper-8-8-update-what-s-new/
With these two plugins (composer and cloud library) you can import predefined templates (more will be added) modify them if needed, or create your own (with blank templates).
Note that these are for designing templates, not to built actual, individual posts.
Only through the Cloud library plugin you can add a new template (import or create)
– https://www.screencast.com/t/ggPk8sjK7s
This plugin is in beta state, we will try to improve it’s functionality and also add more templates in the future.
It is true that featured videos can only be actually played in the post page. In pages you can embed single videos or playlists, or use dedicated video elements like the video playlist or even button elements (with video popup).
Where exactly do you want to add the widgets? Maybe it could be possible by editing the theme page templates and adding the widget there. But this way if you want to make modifications to it you will have to edit the code.
Also, content in pages is meant to be added with the page builder, adding it in other ways may cause problems either with the layout or maybe with the functionality.
Hello.
I’ve made a custom single template using Cloud Templates Library.
When I used it for one of my posts, some of the images are wrong aligned and in size.
This is the correct display as it should be: https://prnt.sc/k1a0ys
Yet, some of the images turned out to be like this: https://prnt.sc/k1a30m
Both of them appear in the same post.
The full post where you can see the images can be seen on https://walterpinem.me/berpetualang-di-lampung-selatan/
All images have more than 1000px in width and center aligned which should not be an issue.
How can I fix it?
Thanks in advance.
Hi @simion. Is it possible for the team to introduce a few blocks (like say, have a flex block 4), with normal pagination (like in the templates for category pages for cloud library?) This would be a nice addition to the existing blocks. Possibly, I would like to deploy one for my homepage.
If taht is so, can I not not create a custom template by using td-composer directly and ad it to my Template library as a Custom-template. Without having to go to the Cloud Library.
Hi,
That is possible with the tagDiv composer and cloud library plugin. You can design a post template for example, in any way you want
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Add any elements you want in the post template and apply it to your posts. Templates can be created for many pages (categories, tags etc)
– http://prntscr.com/k0rtq6
Thanks
Hi,
You can display the ticker in any page built with the composer. If you also mean post pages, category pages, tag pages etc then you can create your own templates with the tagDiv composer and cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
For example in a category page, import a predefined category template for a category template and place the ticker where you want it
– https://www.screencast.com/t/FQiFds917k
Then set that template for the categories you want.
Thanks