- TutorialstagDiv Social Counter Tutorial
Hi Vlad
looks like we do not understand each other. 🙁
I tried the way you told me but Templates that are present in Cloud Library are different form templates that actually use.
And i have to modify each one to reach client needings. Yesterday i tried but TagDiv Composer it’s not in my strings.
15 minutes tryng to set one template (without result) and i have to do repeat this 6 times: posts archive, category, tag, pages and search page
Never mind. Will not use news ticker and TagDiv pages on the site.
Hello !
You will have to go into Dashboard – Cloud Library. Search for the templates you want.
Single for Post Template
Category for Category pages.
Import each one, and add the News Ticker from the tagDiv Composer.
After that assign each template to the specific category / post.
Please follow this 2 tutorials for a better understanding: https://forum.tagdiv.com/cloud-library-category-templates/ ; https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hi Vlad
I would like to:
1) import the standard demo templates that i’m using in Cloud library. (Templates cames form the standard demo)
2) Modify the templates just adding the news ticker
3) Save and use it
Is that possible?
Where i can find or export standard templates?
Thanks
Hello @altpress,
The most of the filters from tagDiv Cloud Library are set in wp-content/plugins/td-cloud-library/includes/tdb_functions.php
If this is not what you mean, please provide some more details about the filters/hooks that you want to edit/find.
Thank you!
Hello !
The Single post templates are from Posts For categories you will have to add a Category Template from the cloud library. Please find out more about it here: https://forum.tagdiv.com/cloud-library-category-templates/
Thank you !
Hello !
I’m not sure I quite understand what are you saying. You want to have Demos in Cloud library ?
Thank you !
I understood that i have to use “Cloud Library Templates” and edit with TAGDIV composer also if I do not like live composers.
Peraphs it is not a good solution because I have to add the ticker on posts, posts, archive, category, tag and pages. A lot of work for one element on almost all the site.
Now the question is: How to import in “Cloud Library Templates” the templates that are in the theme template?
I do not need of the pre made templates and i do not want to build new ones.
Hello,
After I upgraded the theme to the latest version all of my widgets got erased. I can’t remember the layout of my widgets so I can fix it. Is there any way I can restore them? Also, my cloud templates got erased as well.
Thank you.
Hi,
Please notice that we recommend to use the WP Super Cache Plugin, the WP Rocket Cache wasn’t tested with our theme, therefor we can not say if this will work or not correctly with our theme.
Please make sure that the Cloudflare (CDN) is set as in our documentation -> https://forum.tagdiv.com/cloudflare-cdn/
Thank you!
Hi,
on my site the logo in the header and footer are not displayed always. Sometimes I can see it, sometimes not.
Any idea? I use Cloudflare and WP Rocket Cache, but if I disable both the issue isn’t gone.
Thank you,
Luke
Hello !
As I have mentioned above. The news ticker is an tagDiv Composer element wich can be added only on templates from Cloud Templates. For posts you will have to add the Single Post templates from Cloud Library: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
For category you’ll have to use Category Templates and so on.
Please learn more about the cloud library here: https://forum.tagdiv.com/cloud-library-templates/
Thank you !
Hello !
Unfortunately we cannot offer support for untested plugins. Ad Inserter Pro is an untested plugin and we cannot help you with it due to support policy: https://forum.tagdiv.com/newspaper-theme-support/
Also you can find inline ads for the Single Post templates from the Cloud Library into the tagDiv Composer here: https://www.screencast.com/t/zdF8pWIG9L
Thank you !
Hi,
Im using Ad inserter pro to show ads in my blog.
Problem: when I put an Ad after first paragraph inside a Cloud template, Its show the same Ad two times.
I disable all the plugins and activate one by one: tagDiv Composer is the responsible.
The blog: https://www.desdeelmurete.com/manguitos-caucho-reinyeccion/
Any idea?
Thanks!
Hello !
If you are refering to this hook: https://developer.wordpress.org/reference/functions/add_filter/ then it is used multiple times inside the cloud library plugin. https://www.screencast.com/t/YQfFd0HuT
Thank you!
Hello !
You can have Next / Back Buttons only on smartlists.
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 !
To be able to edit posts with tagDiv Composer you will have to add a single post template to your posts. You can find more about it here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
After that you can add this element in your sidebar: https://www.screencast.com/t/qO4KQGZDoLo
This is as much you can achieve with a sidebar. For a full reproduction you will have to create a page for authors.
Also please note that is easier for us to help you if you create individual posts for your issues !
Thank you !
Are there any filter hooks on the content/post part of the Cloud Template builder?
Hi,
In order to be as precise as possible: I am currently using the smart list module to create image galleries.
– I used the Cloud Library and the following template: Smart List Template 5.
– For the Smart List type setting : I used Smart List
Everything works perfectly except one thing: The display of slide numbers.
Indeed, it is not mobile friendly (clumsy display occupies many pixels).
Do you have a CSS or PHP code to hide the numbering of slides?
Link example : https://test.vamely.com/quand-disney-sinspire-de-personnes-reelles-pour-creer-ses-dessins-animes/
Picture that show what i want to hide : https://image.noelshack.com/fichiers/2019/34/3/1566401568-zzz.png
Thanks,
Hi,
In our example https://test.vamely.com/quand-disney-sinspire-de-personnes-reelles-pour-creer-ses-dessins-animes/20/ the next button is gray because you are to the last slide.
Also if you want to use the Infinite Loading please check this article ->https://tagdiv.com/infinite-loading-for-single-posts/
-> https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Hope this will help you!
Than you!
Hello,
In order to be as precise as possible: I am currently using the smart list module to create image galleries.
For this, I used the Cloud Library and the following template: Smart List Template 5.
Everything works perfectly except one thing: I would like to post the following article when the visitor arrives at the end of the gallery.
Currently, when the visitor arrives at the end, the next button is grayed out.
Here is an example on my website: https://test.vamely.com/quand-disney-sinspire-de-personnes-reelles-pour-creer-ses-dessins-animes/20/
Ideally, I would like the “next” button to redirect to the next article (of the same category for example).
Thank you,
Hi,
Please notice that the speed of your website depends on how well your site is optimized.
Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Thank you!
Hello @justbradford!
In order to can apply that filter you’ll need to use a custom category template from tagDiv Cloud Library and set it in theme panel -> http://prntscr.com/ovlin6
Edit the category template -> http://prntscr.com/ovlj4s -> http://prntscr.com/ovljd7
Thank you!
I am currently remodeling my site using the 9.8 update and have come across a weird behaviour considering comment urls (as in “https://www.mysite.se/article/comment-page-2#comments“)
Before when clicking on next page of comments would result in an url-change like the one above. Also before when clicking on the comments-symbol in the beginning (to move down to the comments) the url would look like: “https://www.mysite.se/article/#comments“.
This is however not the fact when using a cloud template (which I´m experimenting with now). When switching pages of comments or clicking the comments-symbol the url quickly changes to “../comment-page-2#comments” or “../#comments”. However half a second later the url is back to the normal article one.
I am afraid this behavior might have an effect on SEO if i go live with the site. Have you noticed this during development, and why does this happen?
Thanks for a great support 🙂
I finally found the correct php-file “tdb-comments.php” located in plugins > td-cloud-library > parts. Editing this file does what I want, so all good so far 🙂
Is there however a way of adding this file to the child-theme so I don´t have to manually update it after each update?
I finally figured it out. There was something wrong with tagDiv Cloud Library plugin – looks like it didn’t update and so there was an issue with Speed Booster: incompatible plugin detected
Now everything works fine.