- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv Shop
- NewspaperHow to Use tagDiv Cloud Library
- NewspaperCloud Library Templates
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspapertagDiv Composer Tutorial
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperSocial Sharing
- NewspaperInfinite Loading for Single Posts
- NewspaperCustom Post Type Support
- NewspaperHeader Builder
- NewspaperUsing the Theme Translations with WPML
- NewspaperInstagram in Newspaper WordPress Theme
- NewsmagRequirements for Newsmag
- NewspaperSmart Lists
- NewspaperAuthor Card
- NewspaperFeatured Images
- NewspaperSmart Sidebar
- NewspaperPost template ads
- NewspaperFooter Builder
Hi,
So in order to display the ACF inside the post you need to set the code in the templates you are using (this option is for the standard post templates), for example if you are using post style 1 then you need to set the code in wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php -> https://i.imgur.com/keAR6KV.png
If you are using a single post template from tagDiv Cloud Library, then you need to set the code in one of these shortcode https://i.imgur.com/gLoYC17.png -> wp-content/plugins/td-cloud-library/shortcodes/single
Hope this will help you!
Thank you!
When i try to add a Cloud Template i get an “Invalid Template Type” message.
I already tried to disable all non-TagDiv plugins and my server meets all requirements.
I get the following in the chrome console:
js_files_vue_modals.min.js?ver=c8cba5620a72d5b299fa8f62aeca6adfx:17 API: td-cloud-library/new_template
js_files_vue_modals.min.js?ver=c8cba5620a72d5b299fa8f62aeca6adfx:17 Post: {templateName: “Footer – Default PRO”, templateType: “footer”}
js_files_vue_modals.min.js?ver=c8cba5620a72d5b299fa8f62aeca6adfx:17 Reply: {error: “Invalid template type!”}
js_files_vue_modals.min.js?ver=c8cba5620a72d5b299fa8f62aeca6adfx:298 td-cloud-library/new_template – ERROR Invalid template type!
Thanks for your instructions
Hi,
1.If you are using a standard demo you can change the logo from theme panel -> https://forum.tagdiv.com/logo-favicon/ if you have a pro demo these use cloud headers from tagDiv Cloud Library, this can be edited with tagDiv Composer -> https://www.youtube.com/watch?v=HXQQygkCCJo
2,3 and 4. All these can be edited/removed using the tagDiv Composer, edit the page, the single post template (cloud templates) and use the right lick to delete the elements you do not want on your page.
The Newsletter plugin -> https://forum.tagdiv.com/the-newsletter-plugin/
Newspaper Theme: How to Import and Assign a Single Post Template on Your WordPress Website -> https://www.youtube.com/watch?v=I1R3j1QYod0
Thank you!
Hi,
Please notice that tagDiv Cloud Library need to be deleted and reinstall it from Newspaper> Plugins, only deactivate and activate it back will not work.
If you want to edit the footer, then you’ll need to edit it from a page, for example your can edit the homepage, click on edit with tagDiv Composer -> https://i.imgur.com/uweNRrc.jpg after that go down to the footer end edit it how you want (now you can customize the the whole webpage from fronted).
Also the mobile problem can be a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Also we do not recommend to use the tagDiv Cloud Library and WPBakery on your website, if you are using both of theme, then you’ll need to choose only one and deactivate the other one.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
Make sure that you have the theme activate and tagDiv Cloud library is activate. Also if you have all these theme plugins enable all the demos should be available -> https://i.imgur.com/cNObTmv.png
Thank you!
Hi!
Yes, the theme is up to date with the latest version 10.3. I have tried deactivating and then reactivating the tagDiv Cloud Library plugin, but that didn’t fix the issue.
The problem still persists.
Hello
I just realized a php issue after we started having author pages issues. I’m not sure if this is a TAGDIV composer issue because the issue only cleared if TAGDIV composer disabled or WPML CMS disabled. For your information; WPML informed us this is not related to WPML- at least for the moment. I’ll go deeper into the issue once I hear your suggestions about it.
Author Main Languge
Author Secondary Language
So we string translated author details but, Main language don’t appear.
Contacted Yoast; reply here
When we ran a cURL test on the relevant author URL Author Main Languge, we see a 403 or 500 internal server error as the HTTP response results. We also don’t see anywhere that Yoast SEO causes this issue, nor it redirects to a different page at all.
Contacted Hosting; reply here
We are able to replicate the 403 error via cURL. We updated your files permissions and the issue persists.
When we rename your .htaccess file cURL shows a 404 error as shown below :
$ curl -sI Author Main Languge
HTTP/1.1 404 Not Found
Date: Tue, 18 Feb 2020 14:07:08 GMT
Connection: keep-alive
Set-Cookie: __cfduid=d1b130608b54ae7b56df6a8826823610d1582034828; expires=Thu, 19-Mar-20 14:07:08 GMT; path=/; domain=.XXX.COM; HttpOnly; SameSite=Lax
Strict-Transport-Security: max-age=63072000; includeSubDomains
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-Turbo-Charged-By: LiteSpeed
CF-Cache-Status: DYNAMIC
Expect-CT: max-age=604800, report-uri=”https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct”
Server: cloudflare
CF-RAY: 567090cd2e05fe06-DTW
Contacted WPML; reply here
There’s fatal error on Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937
Image to the code; https://pasteboard.co/IVoIq5t.png
Besides; here’s the other debug logs about the theme
18-Feb-2020 13:22:54 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937
Stack trace:
#0 /home/xxx/xxx.com/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_tag.php(17): the_post()
#1 /home/xxx/xxx.com/wp-includes/template-loader.php(98): include(‘/home/xx/…’)
#2 /home/xxx/xxx.com/wp-blog-header.php(19): require_once(‘/home/xxx/…’)
#3 /home/xxx/xxx.com/index.php(17): require(‘/home/xxx/…’)
#4 {main}
thrown in /home/xxx/xxx.com/wp-includes/query.php on line 937
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:14 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:56:14 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:15 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:56:15 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:51 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937
So, I’m looking forward to hear from you
Hi, I acquired the newspaper 10 theme and I’m having problems editing pages with the tagdiv composer, I click on the “TAGDIV COMPOSER” button and return Error 404, page not found. As it is a new installation I only have the plugins required by the theme. When I disable the tagDiv Standard Pack plugin I can enter the TD Composer editing screen, but from the moment I save the page, I close it and open it again by clicking on the “TAGDIV COMPOSER” button, returns Error 404 from then on I can’t anymore do any editing. But if I disable the tagDiv Cloud Library plugin it opens normal. I want to use the Raw & Wild demo, but I did tests using other demos and the same thing happens. I need to put a website to work, but without access to TD Composer it is impossible.
As it is a new installation I only have the plugins required by the theme. I tried to install version 9.8 and the same happens, I disable the tagDiv Cloud Library plugin and everything goes back to normal. I checked the requirements of the theme and is in accordance with what was requested. In system status everything is green.
I await contact.
As I refer I already tried this
I already tried this solutions:
– Deactivate the schema articles;
– Modify the files:
– wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
– wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
and add this “|| is_preview()” without quotes. And the files already have that on the condition start;
– Deactivate and uninstall/delete the tagDiv Cloud Library
Hi,
I think that this is a plugin conflict between tagDiv Cloud Library and WPBakery, you can use only one of them, please deactivate the WPBakery and the sidebar should work again.
Let me know the results!
Thank you!
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
Hi,
So if I understand correctly the featured image from the post do not appear on the modules/blocks from the homepage/page, if yes, please make sure that this is not a plugin conflict.
For me this is working -> https://i.imgur.com/N39Pi6K.png -> https://i.imgur.com/v0pNz3R.png
Also we do not recommend to use the tagDiv Cloud Library and WPBakery on your website, you’ll need to choose only one of them and deactivate the other one.
Thank you!
Hello !
Cloud library should work flawlessly even if you deactivate the plugins / theme your settings will still remain since they are stored in the database not in the theme folders.
We recommend using Cloud Library because that will be the future for this theme.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you!
Hi,
Indeed a plugin for multiple authors will be very useful, but this is not quite simple to be integrate in tagDiv Cloud Library, what I can do is to write it on our list and our developers will check the plugin and we’ll decade what to do.
Thank you for your message!
Hi,
Please make a quick test, deactivate all plugins except tagDiv Composer and tagDiv Cloud Library, clear all cache and check again to see if is display the right font.
If there is still a problem, please make a full backup and send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Fatal error: Uncaught Error: Call to a member function format() on boolean in /home/u401292977/domains/portasdomarao.pt/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:777 Stack trace: #0 /home/u401292977/domains/portasdomarao.pt/public_html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_date.php(130): tdb_state_single->{closure}() #1 /home/u401292977/domains/portasdomarao.pt/public_html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_date.php(130): Closure->__invoke() #2 /home/u401292977/domains/portasdomarao.pt/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdb_single_date->render(Array, '') #3 /home/u401292977/domains/portasdomarao.pt/public_html/wp-includes/shortcodes.php(325): td_global_blocks::proxy_function(Array, '', 'tdb_single_date') #4 [internal function]: do_shortcode_tag(Array) #5 /home/u401292977/domains/portasdomarao.pt/public_html/wp-includes/shortcodes.php(199): preg_replace_callback('/\\[(\ in /home/u401292977/domains/portasdomarao.pt/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 777
This happens when I try to preview a draft article.
I already tried this solutions:
– Deactivate the schema articles;
– Modify the files:
– wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
– wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
and add this “|| is_preview()” without quotes. And the files already have that on the condition start;
– Deactivate and uninstall/delete the tagDiv Cloud Library
And unfortunately nothing worked for me. I have the latest version (10.3) of the template.
If everyone have a solution that I can try I will appreciate.
Best Regards,
Tiago
After the new update and as per your instructions, I decativated the TagDiv Cloud library plugin, then deleted the plugin, then installed and activated it again. You had told me that all the templates that I have created with cloud library wont get affected due the above action.
Today I discovered that all my 38 single page templates from cloud library have reverted back to default template of the theme. I am now having a tedious time trying to redesign them and I do not know for which post which template I had used. If that is the case there is no use creating templates using your cloud library as it will all reverse back to default template whenever ther is a theme update.
Please clarify whether I should use Cloud Templates at all or not waste my time implementing these templates as they are going disappear with a theme and plugin update.
Hi,
I think that this is a plugin conflict between tagDiv Cloud Library and WPBakery, you can use only one of them, please deactivate the WPBakery and the sidebar should work again.
Let me know the results!
Thank you!
Hi,
In order to change the videos from homepage on city news demo you’ll need to edit the homepage with tagDiv Composer after that ake sure that you set the ids for videos as in our documentation from here -> https://forum.tagdiv.com/video-playlist-2/
get_post_datetime() usually this problem can be fixed bu uninstalling the tagDiv Cloud Library, delete it and reinstall it gain from Newspaper > Plugins.
Also the problem with the images is fixed in demo, I think that on our life demos is still the cache version.
Thank you!
Hi,
Please notice that these changes needs to be made only if you have the proper skills, will be more easy to use a single post template from tagDiv Cloud Library and use tagDiv Composer with drag and drop the element you want where you want, in this way you’ll no longer need to make changes in theme files and these will not be lost when you update the theme.
1. No in my above example I do not used tagDiv Composer to edit the theme files, this can be done with Plugin editor -> https://i.imgur.com/fJ8T9LL.png
2. For default post style you’ll need to go in Composer files -> https://i.imgur.com/2SpicW5.png -> copy this line of code -> https://i.imgur.com/QW1gmxb.png and set it under the category -> https://i.imgur.com/XysL0ZK.png
Thank you!
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
Good Morning,
I have a problem with some pages (3 pages) and it doesn’t let me edit them. The web site is https://www.sophiadigital.es/
It is as if the url had been fixed and did not accept changes on that page (in the internet browser it shows well).
When I try to edit the page in the composer TAGDIV COMPOSER I get this message at the top right of the screen in a red box:
Error at zones: 5 (models): 4 (dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL + Z / CTRL + SHIFT + Z).
What could be the problem? I have tried to repair it in many ways and nothing 🙁
These are the plugins that I have active installed:
-Akismet Anti-Spam
-All-in-One WP Migration
-Cookie Advisor
-Contact Form 7
-Contact Form CFDB7
-EWWW Image Optimizer
-GA Google Analytics
-Google AdSense
-Google Doc Embedder
-Google Tag Manager for WordPress
-Image Widget
-Newsletter
-Page Builder by SiteOrigin (disabled)
-Pricing Table by Supsystic
-Redirection
-Simply Exclude
-SiteOrigin Widgets Bundle
-Social Media Feather
-Symple Shortcodes
-tagDiv Cloud Library
-tagDiv Composer
-tagDiv Mobile Theme (disabled)
-tagDiv Social Counter
-TinyMCE Advanced
-W3 Total Cache
-WordPress Popular Posts
-WP Shortcode by MyThemeShop
-Yoast SEO
Is there any that can give trouble to have newspaper?
Thank you 🙂
Hi psbaj,
If you are using the Disqus plugin, please deactivate it from pages, let it active only on posts, also this is an untested plugin, therefore we can not provide technical support for the provide provide by this plugin.
Hi Sophia_FACES,
The cloud templates that you customized will not be affected, these are saved in database, and you’ll delete the tagDiv Cloud Library files the data for tagDiv Cloud library will remain set in database.
Thank you!
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
So in order to benefit from Newspaper X you’ll need to replace all the elements/blocks/templates with cloud templates, in this way the theme will load only the stile from these templates also all the blocks need to be replace with flex blocks after you change all standard elements with cloud elements you can deactivate the standard pack, after that the theme should load less style and it should become faster.
Newspaper Theme 10: Standard Pack or tagDiv Cloud Templates? -> https://tagdiv.com/newspaper-theme-update-standard-pack-or-tagdiv-cloud-templates/
Thank you!