Hi, I’ trying to add a CPT cloud template to properties, (for real est pro plugin). When i download a cloud template, it also populates “reviews” and “directories” with the same template, so in effect I have downloaded 3 templates all of which are the same.
When I edit the template I have just downloaded in “properties” and refresh the page, all three templates disappear.
I thought this might be a permissions thing so I checked tdb_cloud_templates.php only to find it doesn’t exist. I have just updated to the latest version of Newspaper yeaterday.
Can anyone shed any light on this,
thanks in advance
Patrick
Hi, I am running into an issue with smartlist. I get this error message below (refer screenshot link).
Notice: Trying to access array offset on value of type bool in /home/kinimy/public_html/addons/agencyfilter.com/wp-content/plugins/td-cloud-library/smart_lists/tdb_smart_list_1.php on line 61
Uncategorized
Can you assist how to fix the error?
Thanks,
yeeloon
Hello,
The old demo Default can’t be installed, but you can redesign the pro as the default, with tagDiv Composer. Actually, the design is the same, except that it uses cloud templates.
Thank you!
When I connect a LearnDash Course page as a Custom Post Type in Cloud templates and insert the LearnDash Course Grid block in the WordPress Classic editor, the editor shows “The response is not a valid JSON response.” and the frontend page is broken as shown below. Is there a workaround?
https://pagealive.net/tracks/%eb%a7%a5%ec%8a%a4%ec%9d%98-%eb%aa%a8%ed%97%98-duplicate/
Hello!
If you want to copy only the Cloud templates, then go here: https://prnt.sc/NLiSeRRuF7MT and download the export file. Go to the live site and import this file: https://prnt.sc/s2uk72KM_nle Upload the file and import.
The settings from the theme panel can be imported/exported as in this guide: https://forum.tagdiv.com/import-export-theme-settings/
Thank you!
You offer 0 alternatives for our problem. Where is the documentation for copying the Cloud Templates in the live site?
Hi
sub: Unable to remove inactive mobile footer templates in cloud library.
We would like to use a global footer template and remove any mobile footer template from the cloud library. But it automatically assigns a previously built footer mobile template.
Kindly help us remove the inactive mobile footer templates, because there seems no provisions for the same in the current setting.
Thanks
Hi,
All files updated in stage (working) and live site, but when I import the settings in the live site, it breaks. I’ve tried coping the cloud templates code and pasting in the live site, but didn’t work.
I need it working since I can’t since 1 month ago when I bought the theme
Thank you!
Hi,
For the header, you can import this template -> https://cloud.tagdiv.com/#/single/header/Headers/692 and delete what don’t you want with a right click.
Also, the homepage can be imported -> https://i.imgur.com/CrJsFuw.png -> https://i.imgur.com/UUvMcki.png
Thank you!
Hello,
This demo doesn’t have a header template in the cloud, but has a homepage, single, footer, author, category -> https://i.imgur.com/dse9OVj.png The homepage is in the section blocks -> https://cloud.tagdiv.com/#/load/Blocks
Thank you!
Hello,
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://forum.tagdiv.com/topic/high-number-of-ajax-request/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
– https://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
– https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
– 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/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/
Thank you!
Hi,
How can I add JOURNAL templates to Header templates and homepage templates? Cloud templates shows no such template.
Please check: https://prnt.sc/VezVvVoxV3PI
https://prnt.sc/S-3Z2T2uDPYW
https://prnt.sc/HNPslIK_mUe6
Thanks.
Hi prahaarnews@gmail.com,
What I recommend is to optimize the website and database:
How to Optimize Your WordPress Database with One Click.
Choose to use either cloud templates or standard templates and disable all plugins that are not needed.
I hope this will help you!
Hello,
Please deactivate, delete and reinstall tagDiv Cloud Library from Newspaper plugins => https://www.screencast.com/t/OrzLvR2j and clear all cache.
Thank you!
No dear , i had to go away from cloudflare to make it work.
Hello,
Our theme has 3 header files, on in theme, one in tagDiv Composer (wp-content/plugins/td-composer/legacy/Newspaper/header.php) and one in tagDiv Standard Pack (wp-content/plugins/td-standard-pack/Newspaper/header.php), now if the standard pack is enable and you do not use a cloud template then you’ll use the file from standard pack, if this plugin is disable or you use a cloud header from tagDiv Cloud Library then it will be used the file from composer, if both of these are disable will be display the one from theme (wp-content/themes/Newspaper/header.php).
I think this is the file that I think you need to edit wp-content/plugins/td-composer/legacy/Newspaper/header.php
Thank you!
Hi,
I would like to use built-in functions like get_the_ID() but it returns a wrong post number; and it is fixed for any post. It seems that it doesn’t get the current post ID but a specific post ID.
How can I get the current post ID to use it in /wp-content/plugins/td-cloud-library/tdb_title.php.
Hello,
1. If you want that your client to write posts, then set the role for author/contributor; you can find the capabilities for each role here -> https://wordpress.org/documentation/article/roles-and-capabilities/
2. You need to edit with tagDiv Composer, the footer template and you can use the list menu to add the menu -> https://i.imgur.com/x7BLJha.png -> https://i.imgur.com/TzSU5BI.png
3. Please edit with tagDiv Composer and check this -> https://i.imgur.com/MS3Oyzp.png
4. The editor and administrator have access to the cloud templates
Thank you!
Hi,
I saw that you have the template from Theme Panel, and to disable the comment count, there is a general option to hide it here -> https://i.imgur.com/UI7YVDP.png If you want to have a separate category template, I recommend using cloud template -> https://forum.tagdiv.com/cloud-library-category-templates/
Thank you!
Hello!
You need to have the slider revolution installed and build your own slider: https://forum.tagdiv.com/import-revolution-sliders-on-demos-prebuilt-websites/ -> https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
If you import an entire page, then of course the content will be overwritten. You can import only a section or page, but on different new pages created previously. You can import 3 pages from Cloud Library onto the 3 new pages created. After that, you can mix the sections and create one page that you like. You can save an element or row: https://www.screencast.com/t/kVxpDT9SV in the tagdiv composer, so you can add it on every other page. The saved elements can be seen at the end of the other blocks when you add an element in the TagDiv Composer.
Thank you!
Hello!
I’m sorry to hear that. It’s a CSS solution; please check: https://www.w3schools.com/howto/howto_css_zoom_hover.asp You can customize the about us page with the tagDiv Composer or import a page already created from Cloud Library. Please note that you cannot assign a category template to a normal page, for example.
Thank you!
Hi Anamaria thanks 🙂 I deleted the object cache, Cloudflare cache & browser cache and it’s working OK now.
Hello,
If you use CloudFlare please make sure it is set like in our guide https://forum.tagdiv.com/cloudflare-cdn/ and purge the cache like in this guide
https://developers.cloudflare.com/cache/how-to/purge-cache/ and check after the results.
Thank you!
I am only using cloudflare