- NewsmagRequirements for Newsmag
- NewsmagtagDiv Social Counter tutorial
Hi!
I created some custom cloud templates and pages, and I can not change all the background color, can you help me?
Maybe it is necessary to add some css code?
Here is the page with the cloud header, I would like that all the page would be brown instead of white
http://www.madridesnoticia.es/sierra-norte-noticias/
Thank you
Hey guys,
Cloudways demand that I enable the Breeze caching plugin, which will help add Gzip compression. I already use Super Cache, as recommended by tagDiv. Is there a way I can configure the Breeze plugin to mimic the Super cache configurations? Does the Breeze plugin conflict with the Newspaper theme?
The speed of the website is quite poor, considering its servers. What are your recommendations?
Thanks.
I have since few days now this recurrent error:
SELECT params, id
FROM onu_13_tg_item_skins
ORDER BY slug ASC
Unknown
Unknown Table ‘unricorg_prod.onu_13_tg_item_skins’ doesn’t exist qmdb
SELECT params, id
FROM onu_13_tg_item_skins
ORDER BY slug ASC
Unknown
Unknown Table ‘unricorg_prod.onu_13_tg_item_skins’ doesn’t exist qmdb
Example from the log:
[09-Dec-2019 10:31:34 UTC] PHP Fatal error: Uncaught Error: Call to a member function format() on bool in /home/unricorg/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:1667
Stack trace:
#0 /home/unricorg/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): tdb_state_single->{closure}()
#1 /home/unricorg/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): Closure->__invoke()
#2 /home/unricorg/public_html/wp-includes/template-loader.php(98): include(‘/home/unricorg/…’)
#3 /home/unricorg/public_html/wp-blog-header.php(19): require_once(‘/home/unricorg/…’)
#4 /home/unricorg/public_html/index.php(17): require(‘/home/unricorg/…’)
#5 {main}
thrown in /home/unricorg/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 1667
[09-Dec-2019 10:36:38 UTC] WordPress databasfel för Table ‘unricorg_prod.onu_13_tg_item_skins’ doesn’t exist förfrågan SELECT params, id FROM onu_13_tg_item_skins ORDER BY slug ASC skapat av require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/td-cloud-library/wp_templates/tdb_view_single.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tdc_zone->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_row->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_column->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_widget_sidebar->render, dynamic_sidebar, WP_Widget->display_callback, apply_filters(‘widget_display_callback’), WP_Hook->apply_filters, on_widget_display_callback, WP_Widget_Custom_HTML->widget, apply_filters(‘widget_text’), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, The_Grid_Shortcode->register_shortcode, The_Grid, The_Grid->render, The_Grid->get_data, The_Grid_Data->get_data, The_Grid_Data->normalize_data, The_Grid_Item_Skin->__construct, apply_filters(‘tg_add_item_skin’), WP_Hook->apply_filters, The_Grid_Plugin->{closure}, The_Grid_Custom_Table::get_skin_params
[09-Dec-2019 10:44:48 UTC] PHP Fatal error: Uncaught Error: Call to a member function format() on bool in /home/unricorg/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:1667
Stack trace:
#0 /home/unricorg/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): tdb_state_single->{closure}()
#1 /home/unricorg/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): Closure->__invoke()
#2 /home/unricorg/public_html/wp-includes/template-loader.php(98): include(‘/home/unricorg/…’)
#3 /home/unricorg/public_html/wp-blog-header.php(19): require_once(‘/home/unricorg/…’)
#4 /home/unricorg/public_html/index.php(17): require(‘/home/unricorg/…’)
#5 {main}
thrown in /wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 1667
[09-Dec-2019 10:48:10 UTC] WordPress databasfel för Table ‘unricorg_prod.onu_13_tg_item_skins’ doesn’t exist förfrågan SELECT params, id FROM onu_13_tg_item_skins ORDER BY slug ASC skapat av require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/td-standard-pack/Newspaper/page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tdc_zone->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_row->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_column->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, The_Grid_Shortcode->register_shortcode, The_Grid, The_Grid->render, The_Grid->get_data, The_Grid_Data->get_data, The_Grid_Data->normalize_data, The_Grid_Item_Skin->__construct, apply_filters(‘tg_add_item_skin’), WP_Hook->apply_filters, The_Grid_Plugin->{closure}, The_Grid_Custom_Table::get_skin_params
Dear support,
i’m trying to use, on a category template built with the tagdiv composer on Cloud Templates, two post loops: the first one has an offset parameter set to 4, the second set to 7. Unfortunately, the second loop block, no matter which setting i apply, always inherits the first loop values displaying the same posts as the first block. It seems like there is no wp_query_reset() o wp_reset_postdatA() set.
Can you please advice? Thank You.
Hi,
The tagDiv Composer is a builder for pages and templates only, not for post, only for post templates, so if you want you can use it on a single post template from tagDiv Cloud Library.
If this is not the problem, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can check a similar topic -> https://forum.tagdiv.com/topic/showing-an-ajax-error/
let me know the results!
Thank you!
Hi
I jist installed your theme and straight away I got an error message on article page
Fatal error: Uncaught Error: Call to undefined function get_post_datetime() in /homepages/27/d809472755/htdocs/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:1666 Stack trace: #0 /homepages/27/d809472755/htdocs/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): tdb_state_single->{closure}() #1 /homepages/27/d809472755/htdocs/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): Closure->__invoke() #2 /homepages/27/d809472755/htdocs/wp-includes/template-loader.php(74): include(‘/homepages/27/d…’) #3 /homepages/27/d809472755/htdocs/wp-blog-header.php(19): require_once(‘/homepages/27/d…’) #4 /homepages/27/d809472755/htdocs/index.php(17): require(‘/homepages/27/d…’) #5 {main} thrown in /homepages/27/d809472755/htdocs/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 1666
Please help
Thank you
Hi,
Make sure that the theme plugins are activate ( in special tagDiv Composer and tagDiv Cloud library ) -> https://i.imgur.com/1eSQqnx.png after that the breadcrumbs will appear.
Thank you!
Hi,
If these 404 pages is a cloud template you can set the noindex from seo yoast -> https://i.imgur.com/oDLDZF1.png -> or on individual cloud templates https://i.imgur.com/IsWZU5y.png after that you should call gooogle to re-index your website links.
How to noindex the default 404 Error page?
I am not able to remove noindex line from WordPress site.
Thank you!
Hi,
If I understand correctly you want to create/make your own post template, if is so then you can do this using a single post template from tagDiv Cloud Library and tagDiv Composer, in this way you can use the elements from composer to display the post title, like this -> https://i.imgur.com/RG7C8y6.png
Thank you!
Hi,
This option is on single post templates, this will be apply on all posts that have set that single post template from tagDiv Cloud Library, for modules we have only the modified date, please check the settings from theme panel -> https://www.screencast.com/t/H7CFzAKVw7 set the option with tagDiv Composer-> https://www.screencast.com/t/OAoAK9oUu make update on post -> https://www.screencast.com/t/vcQoLkQByxc now check the date of that post -> https://www.screencast.com/t/sKbLrp1jz also you can can sort after modified date -> https://www.screencast.com/t/VSePr63B
Thank you!
Hello !
If you’re using a single post Cloud Library you can add them using the Single Post Comments element using the tagDiv Composer as you can see it here: https://www.screencast.com/t/pHnUPn9mpn
Thank you !
Hello !
Your page score is pretty good from what I can tell. You’ve mentioned using cloudflare but you will have to check on that since the gtmetrix does not recognize it: https://gtmetrix.com/reports/alphapunjabi.com/6t3MRsgS
Thank you !
Hi all – thanks very much for your advice here. I followed your advice here and I’d like to review the results:
1) I would suggest using an image optimization plugin to optimize all images – I installed the WP-Optimize plug in that saved over 200 MB, per their logs.
2) setup Cloudflare CDN or re-enable Jetpack Photon – I have enabled Jetpack site accelerator (the new version of Photon). Is there any benefit to also enabling Cloudflare on top of this?
3) Make sure WP Super cache plugin settings are correct – confirmed
4) Use plugins like Autoptimize – installed
After performing all these tasks, I re-ran the PageSpeed Insights report and it still looks like I’m being penalized for items that the above processes have fixed. For example on the home page on desktop :https://www.screencast.com/t/dOQwdfG58KXs, these images have been reduced in size but are still showing up on the PageSpeed reports as an issue.
Further – on the home page for mobile there’s still images that I optimized and shrunk in size, but are still showing up on the test: https://www.screencast.com/t/dOQwdfG58KXs
I also understand that my home page has a video element that is slowing down my page, however after the above work I looked at another page that does not have video – https://www.pinkluggageabroad.com/riad/. On this speed test, the desktop report recommends I lazy load offscreen images which I’ve done via Jetpack – https://www.screencast.com/t/pzzLUPMn. The mobile report has the same lazy load recommendation and has issues with these images, which I have optimized – https://www.screencast.com/t/en9PBfEVZH7i.
I really would like to improve these scores and I appreciate your help. Thank you again.
I am receiving this message whenever I try to Preview a draft post.
Fatal error: Uncaught Error: Call to a member function format() on boolean in /home/customer/www/techrbun.com/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:1667 Stack trace: #0 /home/customer/www/techrbun.com/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): tdb_state_single->{closure}() #1 /home/customer/www/techrbun.com/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): Closure->__invoke() #2 /home/customer/www/techrbun.com/public_html/wp-includes/template-loader.php(98): include(‘/home/customer/…’) #3 /home/customer/www/techrbun.com/public_html/wp-blog-header.php(19): require_once(‘/home/customer/…’) #4 /home/customer/www/techrbun.com/public_html/index.php(17): require(‘/home/customer/…’) #5 {main} thrown in /home/customer/www/techrbun.com/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.
Solved,
but it’s kind of bug
I follow https://forum.tagdiv.com/topic/life-news-pro-demo-header-loading-image-menu-bg-jpg-from-private-ip/
but it’s not really help, because even I remove that http background, but http://192.168.0.40/wp_011_life_news/wp-content/uploads/2019/02/menu-bg.jpg still exist in my site (but it’s removed from composer).
Then, I re-import the same header template to cloud library and remove that http background (as the same way) from my new header template.
After that, I switch header from demo import (old header, come with demo importer) to the new one (my manual import), and then my problem solved.
-
This reply was modified 6 years by
lhongst.
I just installed a fresh version of Newspaper v10.2 and get the following type of error, like many others here:
Warning: getimagesize(https://www.xyzsite.com/wp-content/uploads/2019/12/np10blue.png): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
I tried removing the logo, clearing the cache, etc. Doesn’t work. How is this fixed?
1. As you find optimizing images manually tricky/time consuming, I would suggest using an image optimization plugin to optimize all images on your blog.
2. After you optimize all images, you can setup Cloudflare CDN or re-enable Jetpack Photon. Cloudflare/Jetpack photon will surely help your blog to serve images faster.
3. Make sure WP Super cache plugin settings are correct.
4. You don’t need Shareaholic as the theme comes with inbuilt share buttons.
5. Use plugins like Autoptimize or Fast Velocity Minify to optimize scripts on your blog.
I hope you will find this helpful.
Hi,
Updated to latest version. Tried all fixes mentioned in previous posts but unable to resolve them.
Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error in /homepages/1/d661351994/htdocs/clickandbuilds/mustips/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
Warning: getimagesize(): Failed to enable crypto in /homepages/1/d661351994/htdocs/clickandbuilds/mustips/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
Warning: getimagesize(https://www.mustips.com/wp-content/uploads/2017/11/is5caQrem791-e1509914625680.png): failed to open stream: operation failed in /homepages/1/d661351994/htdocs/clickandbuilds/mustips/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 782
Hello !
I will recommend you using the ROW Layout in order to have a sidebar and you can add adboxes in it. You will have to use a single post cloud template for this. Find out more about it here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ ; https://forum.tagdiv.com/custom-ad-spots/
Thank you !
Hi aysasi,
Please check this topic -> https://forum.tagdiv.com/topic/upgrade-from-newspaper-9-to-10-broke-shortcode/#post-323782
Hi geraldho81,
The settings from theme panel will apply only on standard templates, the new templates, these from tagDiv Cloud Library need to be set individually, if you have a single post template, this can be set individual -> http://prntscr.com/pu3vuz or global will apply on all posts the have set “From panel” -> http://prntscr.com/pu3w1h -> http://prntscr.com/pu3wyj so the solution is to set the post to have a global single post template and if you want you can set individual single post template too ( this will overwrite the global option).
Hope this will help you!
Thank you!
Hi,
This can be achieve on posts, you’ll need to use a single post template from tagDiv Cloud Library, edit it with tagDiv Composer click on date and activate the time ago -> https://i.imgur.com/dz5bDr9.png
Thank you!
Hi,
So you are using a single post template from tagDiv Cloud Library, you can edit it with tagDiv Composer -> https://i.imgur.com/xye1QcK.png
Also if you are using WPBakery plugin, please deactivate it and try again.
Let me know the results!
Than you!
Hello !
Please note that if you’re using default post templates you will find the files needed for the posts as you can see them here: https://www.screencast.com/t/u09U5fonB
If you’re using cloud library template you will have to edit the files found in here: https://www.screencast.com/t/dHHfu3UYVkW
I hope this was helpful !
Thank you !
i am using and i mean in the author page. i have custom author page from the cloud library but i cannot change anyway the order of these two. Do u understand?
Hi,
For the problem with full width, make sure that you do not have set a background color or image -> https://forum.tagdiv.com/background-introduction/ also make sure that you edit the page/template with tagDiv Composer and set the row stretch like this -> http://prntscr.com/pr0vjz
In order to change the color for sticky menu, you’ll need to edit the cloud header with tagDiv Composer and make these changes -> https://i.imgur.com/8GP3Slf.png -> https://i.imgur.com/p4GYQy2.png
Thank you!