- NewsmagRequirements for Newsmag
I tried to import the Author Template 31 into my Cloud Library. When I clicked create template, the message “One of the images failed to upload” appeared and the template was not installing. Here is a screenshot. Please tell me what is the problem.
http://prntscr.com/ot6y8i
Hi guys,
On a category page (Cloud Library) I want 6 posts in a loop on desktop an 4 posts on mobile. I thought I would do it by copying the post loop block and hiding it on certain devices. But when I set the mobile block to 4 posts, it also shows 4 on the desktop even though it shows six in tagdiv composer. Is this a known problem? https://bit.ly/2KGxpwU
I have installed WordPress and the theme, worked on the site, added plugins and suddenly new users got forwarded to spam sites on the first visit. After refreshing the browser our site got shown and this did not happen anymore.
We tried to identify this issue, but couldn’t find it.
We now reinstalled a fresh WP version and the theme again.
We installed the required Newspaper plugins from tagdiv (CloudLibrary, Composer, Social Counter). And we added the Slider Revolution as an additional plugin and the UberMenu.
The site worked for a few days. We haven’t done any changes to it and suddenly the users gets forwarded to spam sites again on their first visit.
Here is an example link it gets redirected to:
http://tandabu.space/?u=h2xkd0x&o=lxkgnum&t=201
I’ve checked the forum, but only see older entries with similar matters.
Thanks for the support!
Hi!
I can’t really understand the relationship between “TagDiv Cloud Library plugin” and the “Child theme”.
My questioning:
– Do I have to use the “Child theme” or the “TagDiv Cloud Library plugin” take care of everything when I do the next theme update?
– When I next update, will it not overwrite my Menu changes, categories, etc.? ?
I don’t know if I still have to use the “Child theme” or if the “TagDiv Cloud Library plugin” allows to secure my changes (categories, menu, etc …).
Thank you for bringing me your clarifications to reassure me and that I correctly install my theme.
I need to install 4 sites with the theme NewsPaper 9 in the coming weeks. Two now!
And I have 4 sites with old versions of NewsPaper which I then have to update.
Your help and advice are therefore essential.
Cordially.
Hi Vlad, good tutorial but when i add the template from the
“Pre-designed Templates – tagDiv Cloud Library”, (nature home page template for example) it is added as a new page and not as a post template (and does not appear in the post setting-> post template)
also, it does not appear in the “Cloud Templates” list.
am i doing something wrong?
Hi,
We have recently updated the Newspaper theme from version 9.1 to 9.6. After the update, The Public Post Preview plugin stopped working for us. Looks like Newspaper’s td_cloud_library plugin is conflicting with “Public Post Preview” plugin.
Site: https://www.getelastic.com/
Any help would be greatly appreciated.
Thanks
Hello !
You can use for that the Single post template from the Cloud library.
Please take a look at this tutorial to find out how to implement it: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hello !
That is possible when having a Single Post template from the Cloud Library as you can see here: https://www.screencast.com/t/CO4LWTcimW
Follow this tutorial to learn how to use the Single Post Template: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
You will have to make some modifications. First of all add this css code into your Theme Panel – Custom Codes – CSS: https://www.screencast.com/t/vxXrGBIV
.td-post-next-prev-content { align-items: center; border-radius: 40px; text-align: center; display: inline-block; margin-bottom: 40px; width: 50%; height: 50px; background-color: black; } .td-post-next-prev-content a { text-align: center; margin-top:15px; margin-bottom:5px; color: white; } .td-block-span6 { text-align: center; width: 350px; }
And you will have to make some modifications in PHP too following this path: legacy/common/wp_booster/td_module_single_base.php ( I have used Notepad++ to edit it )
and change the codes at the line: 929 ; 930 and 940 ; 941 like in here: https://www.screencast.com/t/AEgFOTDC
Thank you !
Hello !
You can do that by using a single post cloud template from the Cloud Library. After you have added your single post template you can customize it using whatever widgets and elements you wish from the tagdiv Composer.
Please follow this tutorial for a better understanding on how to use them: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hello !
This is the path: wp-content/plugins/td-cloud-library/assets/css/tdb_less_front.css
Thank you !
Hello !
This is the path to the smartlists: wp-content/plugins/td-cloud-library/smart_lists
Thank you !
Hi
I get this error in many of my cloud templates… Invalid data Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
I have only this 2 plugins active:
tagDiv Cloud Library
tagDiv Composer
Website also freezes and I can’t refresh it.
How to solve it?
Hello !
In the posts you will have to apply a single post template from the Cloud library and set it using the tagdiv Composer: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hello !
You can create and modify your own header usign the tagDiv Composer and the Cloud library. Find out more about it here: https://forum.tagdiv.com/header-manager/
Thank you !
Hello !
I meant ALL the plugins, you can leave on only tagdiv composer and tagdiv cloud library. Try this option please.
Thank you !
Hello !
Please make sure that you set the caption when you’re adding the photo to the featured option: https://www.screencast.com/t/kqZAOMXOA
As you can see on our side it works perfect with or without single post template from the cloud library: https://www.screencast.com/t/MOWL9AsF
Let me know how this works for you !
Thank you !
Hi,
If you want to deactivate them you can do it from theme panel -> http://prntscr.com/orgqrd or if you are using single post templates from tagDiv Cloud library then you’ll need to edit that template with tagDiv Composer and remove those elements.
If this is not what you mean, please provide some more details and a link to inspect the template.
Thank you!
Hi, on my category pages, the displayed posts are not for X category, but the same on all categories, what i selected in the cloud library, why is that? I need to create new template for each category?
Hello !
Sorry, I missunderstood what you have. Please add the header from the Cloud library and then you can edit it using the Header Manager from the composer.
Thank you !
Hello !
You will have to create a Category Page from Cloud library and then you can assign it to your categories from theme panel as you can see here: https://www.screencast.com/t/FdY034kXn ; https://www.screencast.com/t/TvPCC8t5S
You can edit the shadow by editing the header template using tagDiv Composer and you can set your preferences as you can see here: https://www.screencast.com/t/1TfVJfanb
Thank you !
Hello !
For the hyperlink you can use the Text with title element and add the HTML in the TEXT box like you see here: https://www.wpbeginner.com/beginners-guide/how-to-crop-rotate-scale-and-flip-images-in-wordpress/
Here is a quick documentation on how to use the single post templates and how to assign them to pages: https://tagdiv.com/introducing-new-404-page-templates/ ; https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hi,
In order to integrate it in single post cloud template you need to change the files that contain the author and author box care tdb_single_author.php and tdb_single_author_box.php and those can be found in wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php
Hope this will help you!
Thank you!
Hello !
On posts you will have to use a single post template from the Cloud Library. All the information you need are found here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hello !
You have the option in theme panel. Create a category page from the Cloud library and edit it as you wish. After that go into Theme panel – Categories And per specific category you can assign the page you created. As you can see here i’ve edited a Category Template 5 and assigned it to my Fashion category: https://www.screencast.com/t/tizJFwO3v
Thank you !
Ok, I managed to find it – in shortcodes of td cloud library plugin.