Hi,
I am hoping you can give some advice to making the transition to Newspaper 10 easier.
1) So I am beginning the process of replacing dependencies so that I can use the full power of Newspaper 10.
Over the years I have used a variety of post templates. But namely Single Template 12 for blogs, and Single Template 10 for videos.
I note I can pretty much replace 12 with an equivalent from Cloud and use Theme Panel to apply it as default to all posts under site wide default post template.
But how do i tell the database that it should take all current posts using Single Template 10, and now use its equivalent which appears to be Cloud Template Single Template 9 ?
The guidance notes seem to imply i need to edit each single post ? But with 10,000 articles and no way on surface to see which one uses which template this is a monstrous task. Surely there should be an automated way to say posts using template x should now use Cloud Template y. ???
2) My plan is to use an offline copy of my site and create all the replacement dependencies templates there. Test it before applying to live site. How can i copy any templates I create, edit and re-design in the offline version of the site, into the live version of the site ? Is this possible ? Or do I have to create manually the equivalents on the live site rather than design them offline. This would obviously not be desirable as I would be duplicating work, and messing around with a live environment.
Hi,
Liking very much what I see in the videos, bought the newspaper pack and installed into wordpress.com
However, I only get to see parts and slightly different than what appears in the videos.
I do not get the tagdiv ‘blue logo’ in my pages/posts to be able to open it… It just gives the page or post without the clickable blue tagdiv button:
https://snipboard.io/2B9hJH.jpg
as an example whilst opening a new page in wordpress
I do have the https://snipboard.io/LpiMzr.jpg
on the customize part in wordpress.com
You see the panel is there, but how to get all of this like in the video and be able to change directly frontend into pages?
https://snipboard.io/3uDTtV.jpg 
Furthermore, I uploaded the crypto-theme specifically…
1. I noticed a difference between the pro-themes and one like the crypto one. Is pro more comfortable to work with? Because it seems difficult to make changes, though it looks simple on the presentation videos. Are there in detail videos how to work with this. Like really step by step guides?
2. Is it more wise to build from scratch? Or do you have advice how to go a about as a novice? (Well, I worked on Weebly. So I know a tiny bit of HTML… And I know basics of design in such an environment. But very new to WordPress…
To give you an example: I installed the crypto plugin. But then to get the color of the background in that block identical to the moving banner, I would need the exact same color reference number. That’s like looking into a haystack: Either find it in the Theme Panel, of which I am still discovering all the different usages and possibilities. Either find it in the code. Look at the following page, which is almost Chinese:
https://snipboard.io/fdu52k.jpg 
Even placing the banner was almost a gamble, the: [ccpw id=”348″] Because there is little text there. Probably referring to the theme editor & how you built the theme and how it works.
I installed all basic plugins. No WPBakery. Yes TagDiv Composer, Yes Cloud Library and so on:
https://snipboard.io/KuZGIy.jpg 
AS WELL AS THE STANDARD PACK PLUGIN!!!! is ACTIVATED FOR NOW
Strange however I could not do it directly through this page https://snipboard.io/ov6tXs.jpg
In your intro it says how it should work through here through a single click, which it didn’t/doesn’t. It still keeps showing ‘OUTDATED’ for all there mentioned plugins. Odd.
SO somehow I don’t get this view: https://snipboard.io/hUufoO.jpg 
From your page here: https://tagdiv.com/tagdiv-composer-page-builder-basics/ tagdiv-composer-builder-basics
I also do not notice any ADD ELEMENT BUTTON as advertised on above-mentioned page: https://snipboard.io/uIZbwh.jpg 
And of course I am looking for full functionality as seen in your example videos. Wondering what I am doing wrong? Please advice me how to get going!
One more thing:
Here it says “USE THE STANDARD PACK”
https://tagdiv.com/newspaper-theme-update-standard-pack-or-tagdiv-cloud-templates/
Then it says “Deactivate Standard Pack for blazing fast-websites”, so when do you use it? When do you de-activate it? Kind of confusing as a newbie: to see that all in one page, use don’t use 😉
Wishing you and your team a wonderful New Year!!!
Kind regards,
Erwin Vanmassenhove
Hi. Dear sir, i’m also encounter the same problem.
But it happen when I activate the tagdiv Cloud Library Plugin.
Here the error:
“There has been a critical error on your website. Please check your site admin email inbox for instructions.”
Please help
-
This reply was modified 6 years by
imanudden.
@jasiu1324 I figured out the issue!
I was editing my single cloud post template and I wanted to duplicate a section of the sidebar. When I duplicated that sidebar section, it actually copied the entire row (including the main portion of the page), and so it duplicated the comments section. That’s what caused the posts page to try to call the tdb_comment() function twice, which caused the error.
Check your cloud template and make sure you haven’t duplicated the comment block!
I’m having the same problem with this error.
Fatal error: Cannot redeclare tdb_comment() (previously declared in /home/customer/www/andchristina.com/public_html/wp-content/plugins/td-cloud-library/parts/tdb-comments.php:134) in /home/customer/www/andchristina.com/public_html/wp-content/plugins/td-cloud-library/parts/tdb-comments.php on line 134
I deactivated all plugins except tagDiv, cleared the cache, and I’m still getting the same error.
Also confirming it appears to be mainly affecting posts (pages, categories appear unaffected).
-
This reply was modified 6 years by
andchristina.
I have just acquired de paid version of Newspaper (version 10.2). When I try to load a header template in the Cloud Templates, I get an error message saying that I am not allowed to perform the action. Could you please help me with it?
this bug is also and in your demo 🙂
have a look in mobile
Hi,
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also the tagDiv Composer will work for all cloud templates and pages. if you want to see the category templates that you are using you can check these in theme panel> categories -> https://i.imgur.com/OQJlCBP.png
Thank you!
Could your team add that to your cloud library? That would be very handy
Thank you and all the best for the upcoming year.
Please listen your customers, thank you very much
-
This reply was modified 6 years by
slivertorp.
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!
Hello !
At the moment the podcasts only work with soundcloud.
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,
I think that you want to achieve the same with for posts but without sidebar, if is so then you can do this using a single post template from tagDiv Cloud Library, edit it with tagDiv Composer, firts make sure that the post content have the row size set on default -> https://i.imgur.com/PKyxZre.png after that you can set the width you want to have in css tab, we recommend to set it in “%” and margin left/right auto -> https://i.imgur.com/O5THgRY.png
Hope this will help you!
Thank you!
Hi,
That is the login element this can be disable from theme panel -> https://i.imgur.com/rqWhcbK.png -> https://forum.tagdiv.com/login-how-to-enable-user-registration/ also if you are using a cloud header, then you’ll need to edit it with tagDiv Composer and remove/delete it -> https://i.imgur.com/8s85Ksr.png
Hope this will help you!
Thank you!
Hello !
For the next and previous buttons you have this option:
.td-history-pro .td-arrows .td-next-prev-wrap {
background-color: red;
}
When using Cloud Template header the sticky header must be edited with tagDiv Composer Header Manager and you can set it up from here. If it is empty you will have to add content in it in order to display: https://www.screencast.com/t/Bzi8kbneOKQc
I hope this was helpful !
Thank you !
Hello !
You can remove the footer by inserting one from the Cloud library and using the tagDiv Composer, simply remove the content of it. Find out how to insert a footer page from here: https://forum.tagdiv.com/footer-templates/
Thank you !
Hello I don’t know what is going on I just finished installing demo theme and this is happening.
News
Technology
Culture
Entertainment
Sport
More
Fatal error: Uncaught Error: Call to a member function format() on boolean in /home/cinedici/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:1667 Stack trace: #0 /home/cinedici/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): tdb_state_single->{closure}() #1 /home/cinedici/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): Closure->__invoke() #2 /home/cinedici/public_html/wp-includes/template-loader.php(98): include(‘/home/cinedici/…’) #3 /home/cinedici/public_html/wp-blog-header.php(19): require_once(‘/home/cinedici/…’) #4 /home/cinedici/public_html/index.php(17): require(‘/home/cinedici/…’) #5 {main} thrown in /home/cinedici/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 1667
There has been a critical error on your website.
I’ve got the same issue on my site:
Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/greate67/public_html/news/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
Warning: getimagesize(http://greaternw.org/news/wp-content/uploads/2019/12/CrossFlame_WHT_RED.png): failed to open stream: no suitable wrapper could be found in /home/greate67/public_html/news/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
Hello,
While modifying the different templates in the tagDiv Cloud Library, I’ve found out that the text configurator of Smart List Template 5 does not fully work. Apparently I can only adjust the Title text and Description text columns.
Please find an example below:
https://ibb.co/K2M4sP9
Since all other templates were fully customizable, this seems to be a bug. Do you have a solution for this problem?
I’ve already downloaded the template again (and have been updated to the latest version of Newspaper) but unfortunately the issue remains.
Thank you in advance for your help!
Kind regards,
Eduard Menhart
In addition to this, my adsense has dropped in half, so has my page speed and page views. Please explain how I can get this up and running faster. I did the pro template in the cloud then deactivated the standard pack. However, when I disable standard pack, unique articles on the homepage stops working. So there is nothing but duplicates. Thank you.
Hi
The podcasts widget is not showing/Working like your template. Its showing soundcloud option only (When posing)http://podcast.khaleejtimes.com/listen/.
https://cloud.tagdiv.com/block-85-podcasts/
Thanks
Hello
I heard your answer some time ago.
Now you can access the website completely.
There are a total of 5 plugins installed on my homepage.
-tagDiv Cloud Library
-tagDiv Composer
-tagDiv Mobile Theme
-tagDiv Social Counter
-tagDiv Standard Pack
Please check my website for errors.
https://graystarfish.com/wasdvwqqaa/
https://graystarfish.com/ww/
https://graystarfish.com/hello-world/
Thank you!
—————————-
https://graystarfish.com/ or https://graystarfish.com/ww/
Fatal error: Uncaught Error: Call to undefined function get_post_datetime() in /volume1/web/graystarfish/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 671 Error: Call to undefined function get_post_datetime() in /volume1/web/graystarfish/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 671 Call Stack: 0.0008 400880 1. {main}() /volume1/web/graystarfish/index.php:0 0.0013 401168 2. require(‘/volume1/web/graystarfish/wp-blog-header.php’) /volume1/web/graystarfish/index.php:17 1.6623 44488160 3. require_once(‘/volume1/web/graystarfish/wp-includes/template-loader.php’) /volume1/web/graystarfish/wp-blog-header.php:19 1.6921 44539888 4. include(‘/volume1/web/graystarfish/wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_5.php’) /volume1/web/graystarfish/wp-includes/template-loader.php:78 2.1334 44787696 5. require_once(‘/volume1/web/graystarfish/wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-5.php’) /volume1/web/graystarfish/wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_5.php:28 2.1506 44805752 6. td_module_single->get_item_scope_meta() /volume1/web/graystarfish/wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-5.php:57
Please tell me the solution.
—————————–
Vlad S
Dec 19, 2019 at 9:53 am
Hello !
Unfortunately we cannot access your websites.
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
56 PHP Fatal error: Uncaught Error: Call to a member function is_rtl() on null in /nas/content/live/vvng/wp-includes/script-loader.php:2355\nStack trace:\n#0 /nas/content/live/vvng/wp-includes/class-wp-hook.php(288): wp_localize_jquery_ui_datepicker('')\n#1 /nas/content/live/vvng/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)\n#2 /nas/content/live/vvng/wp-includes/plugin.php(478): WP_Hook->do_action(Array)\n#3 /nas/content/live/vvng/wp-includes/script-loader.php(2670): do_action('wp_enqueue_scri...')\n#4 /nas/content/live/vvng/wp-includes/class-wp-customize-manager.php(455): wp_enqueue_scripts()\n#5 /nas/content/live/vvng/wp-includes/class-wp-customize-manager.php(571): WP_Customize_Manager->wp_die(-1, 'Sorry, you are ...')\n#6 /nas/content/live/vvng/wp-includes/class-wp-hook.php(288): WP_Customize_Manager->setup_theme('')\n#7 /nas/content/live/vvng/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters('', Array)\n#8 /nas/content/live/vvng/wp-includes/plugin.php(478): WP_Hook->do_action(Array)\n#9 /nas/content in /nas/content/live/vvng/wp-includes/script-loader.php on line 2355
4 PHP Fatal error: Uncaught Error: Call to a member function is_rtl() on null in /nas/content/live/vvng/wp-includes/script-loader.php:2355\nStack trace:\n#0 /nas/content/live/vvng/wp-includes/class-wp-hook.php(288): wp_localize_jquery_ui_datepicker('')\n#1 /nas/content/live/vvng/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)\n#2 /nas/content/live/vvng/wp-includes/plugin.php(478): WP_Hook->do_action(Array)\n#3 /nas/content/live/vvng/wp-includes/script-loader.php(2670): do_action('wp_enqueue_scri...')\n#4 /nas/content/live/vvng/wp-includes/class-wp-customize-manager.php(455): wp_enqueue_scripts()\n#5 /nas/content/live/vvng/wp-includes/class-wp-customize-manager.php(552): WP_Customize_Manager->wp_die(0, 'Non-existent ch...')\n#6 /nas/content/live/vvng/wp-includes/class-wp-hook.php(288): WP_Customize_Manager->setup_theme('')\n#7 /nas/content/live/vvng/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters('', Array)\n#8 /nas/content/live/vvng/wp-includes/plugin.php(478): WP_Hook->do_action(Array)\n#9 /nas/content/ in /nas/content/live/vvng/wp-includes/script-loader.php on line 2355
4 PHP Fatal error: Uncaught Error: Call to a member function format() on bool in /nas/content/live/vvng/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:1667\nStack trace:\n#0 /nas/content/live/vvng/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): tdb_state_single->{closure}()\n#1 /nas/content/live/vvng/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): Closure->__invoke()\n#2 /nas/content/live/vvng/wp-includes/template-loader.php(98): include('/nas/content/li...')\n#3 /nas/content/live/vvng/wp-blog-header.php(19): require_once('/nas/content/li...')\n#4 /nas/content/live/vvng/index.php(17): require('/nas/content/li...')\n#5 {main}\n thrown in /nas/content/live/vvng/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 1667
Same problem, changed logo, saved as png, deleted old logo, cleared cache, inserted new logo on just desktop view and still received same error.
I removed logo from mobile view and obviously errors stopped there… but this is not something I like as I prefer my logo to be seen on mobile view.
[25-Dec-2019 07:18:10 UTC] PHP Warning: getimagesize(https://www.evolutionofbodybuilding.net/wp-content/uploads/2019/12/logo_main_Dec25.png): failed to open stream: HTTP request failed! in /home/qxateu8tderw/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
[25-Dec-2019 07:18:12 UTC] PHP Warning: getimagesize(https://www.evolutionofbodybuilding.net/wp-content/uploads/2019/12/logo_main_Dec25.png): failed to open stream: HTTP request failed! in /home/qxateu8tderw/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
[25-Dec-2019 07:18:15 UTC] PHP Warning: getimagesize(https://www.evolutionofbodybuilding.net/wp-content/uploads/2019/12/logo_main_Dec25.png): failed to open stream: HTTP request failed! in /home/qxateu8tderw/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
[25-Dec-2019 07:19:00 UTC] PHP Warning: getimagesize(https://www.evolutionofbodybuilding.net/wp-content/uploads/2019/12/logo_main_Dec25.png): failed to open stream: HTTP request failed! in /home/qxateu8tderw/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
[25-Dec-2019 07:19:36 UTC] PHP Warning: getimagesize(https://www.evolutionofbodybuilding.net/wp-content/uploads/2019/12/logo_main_Dec25.png): failed to open stream: HTTP request failed! in /home/qxateu8tderw/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
[25-Dec-2019 07:19:58 UTC] PHP Warning: getimagesize(https://www.evolutionofbodybuilding.net/wp-content/uploads/2019/12/logo_main_Dec25.png): failed to open stream: HTTP request failed! in /home/qxateu8tderw/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
[25-Dec-2019 07:46:00 UTC] PHP Warning: getimagesize(https://www.evolutionofbodybuilding.net/wp-content/uploads/2019/12/logo_main_Dec25.png): failed to open stream: HTTP request failed! in /home/qxateu8tderw/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
[25-Dec-2019 07:51:42 UTC] PHP Warning: getimagesize(https://www.evolutionofbodybuilding.net/wp-content/uploads/2019/12/logo_main_Dec25.png): failed to open stream: HTTP request failed! in /home/qxateu8tderw/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
[25-Dec-2019 08:06:00 UTC] PHP Warning: getimagesize(https://www.evolutionofbodybuilding.net/wp-content/uploads/2019/12/logo_main_Dec25.png): failed to open stream: HTTP request failed! in /home/qxateu8tderw/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
[25-Dec-2019 08:07:44 UTC] PHP Warning: getimagesize(https://www.evolutionofbodybuilding.net/wp-content/uploads/2019/12/logo_main_Dec25.png): failed to open stream: HTTP request failed! in /home/qxateu8tderw/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
Hello !
When using Cloud Template header the sticky header must be edited with tagDiv Composer Header Manager and you can set it up from here. If it is empty you will have to add content in it in order to display: https://www.screencast.com/t/Bzi8kbneOKQc
Also please note our working our for the followin day: 
Thank you !