No search results were found in Documentation!
Hi,
Unfortunately, I do not know the WP Rocket plugin how need to be set because we didn’t test it, but I found this guide about it https://docs.wp-rocket.me/article/106-my-site-is-broken -> https://docs.wp-rocket.me/article/915-find-the-right-js-files-to-exclude-from-minification.
Also those are all the js file that contain code for mobile menu:
-> wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js
-> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
-> wp-content/plugins/td-composer/mobile/js/tagdiv_theme.min.js
-> wp-content/themes/Newspaper/includes/js/tagdiv-theme.min.js
-> wp-content/themes/Newspaper/includes/js/tagdiv-theme.js
If you are using a the responsive version of standard pack is use a file, for cloud, a different one, for mobile theme another one and so on.
I hope this will help you!
Hello,
Please make you have tagDiv plugins activate (tagDiv Composer, tagDiv Cloud Library, tagDiv Standard Pack).
Thank you!
Hi,
It was our pleasure to set on the new badge!
For cloud templates the post view element is on this path wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_post_views.php and for standard templates is on this path wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/Ol41hk5.png also in wp-content/plugins/td-composer/legacy/common/wp_booster/td_ajax.php is set the ajax function for post view count -> https://i.imgur.com/xN6MaV1.png
I hope this will help you!
Hi SocietyN, our theme has a responsive version, and the mobile plugin and page are only suggestion to have better performance or a different content, so using our theme you can choose between three options for mobile:
1. Responsive version, this is by default when you install the theme and you do not use mobile page or mobile theme plugin.
2. Mobile page/template this allows you to create with tagDiv Composer and cloud a different layout and set different elements for mobile and iPad/tablet and it will overwrite the responsive version.
3. Mobile theme plugin, this is a light theme version for mobile that will overwrite the mobile page and responsive version if enabled.
So when you have a mobile page/template this will be used instead of a responsive version, but if you also have the mobile theme enabled, this one will override both of them.
How to combine them? Yes, this can be possible, for example the mobile page/template will apply only on that page or cloud template that is assigned. But what to do if you want to use a mobile theme plugin too? If you use mobile theme, in Gutenberg editor it is an option to disable the mobile theme in current post/page, if you use the option, then it will be use the mobile page/template (if is assigned) or the responsive version.
So in your case you can disable the mobile theme on the homepage -> https://i.imgur.com/NX57q4t.png or if you do not want it at all, disable the plugin or use it only for amp -> https://i.imgur.com/Grlz5Ee.png.
Here is also a video that explains all those -> https://www.youtube.com/watch?v=SpGkOnJeNZY
Hope this will help you!
Hi,
If you want to add that element in post loop element, then you need to do it in them files, those files are on this path wp-content/plugins/td-cloud-library/shortcodes/common/tdb_loop.php and tdb_loop_2.php I think that you need to add the code in this zone -> https://i.imgur.com/bKSCyZA.png in $buffy.
I hope this will help you!
Hello!
Please note that Newspaper Theme and Cloud library templates have been built using tagDiv Composer. Using any other page builder on this templates will create conflicts. Unfortunately elementor is an untested plugin therefore this issue cannot be covered by the support team.
Thank you!
Hi:
When you click on the author name in my posts, it does not display and says “There has been a critical error on this website”. With the help of my support team, we were able to trap the error which indicates that td-cloud-library is not able to get the query to load the post content causing a fatal error. Please see the full system error below:
[17-Jul-2021 20:52:01 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /var/web/site/public_html/wp-includes/query.php:975
PHP Stacktrace:
/var/web/site/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_author.php(17): the_post()
/var/web/site/public_html/wp-includes/template-loader.php(106): include(‘/var/web/site/p…’)
/var/web/site/public_html/wp-blog-header.php(19): require_once(‘/var/web/site/p…’)
/var/web/site/public_html/index.php(17): require(‘/var/web/site/p…’)
{main} thrown in /var/web/site/public_html/wp-includes/query.php on line 975
Can you please help?
Thanks in advance!
Thanks Vlad. We are not using the cloud library template though for single posts. We are using the style 3 template in theme panel > post settings > default post template.
The blockquote color is also set to #e7343f in theme panel > theme colors > content > posts.
We also tried to add custom css in theme panel > custom code to enforce text color of all blockquotes but were unable to get the result.
I see a load of api calls from the core code. Can you explain the course and how to fix this?
GET https://www.googleapis.com/youtube/v3/videos
?id=Xq6I7_lHppg
&part=id,contentDetails,snippet,player
&key=
403 Forbidden
td_remote_http::get_url_wordpress()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:202
td_remote_http::get_page_via_channel()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:157
td_remote_http::get_page()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:86
td_remote_video::youtube_api_get_videos_info()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_video.php:158
td_remote_video::api_get_videos_info()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_video.php:44
td_video_support::get_video_duration()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_video_support.php:501
td_module->get_video_duration()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php:751
tdb_module_mm->render()
wp-content/plugins/td-cloud-library/modules/tdb_module_mm.php:83
tdb_header_mega_menu->inner()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_mega_menu.php:1654
tdb_header_mega_menu->render()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_mega_menu.php:1632
tdb_menu->hook_wp_nav_menu_objects()
wp-content/plugins/td-cloud-library/includes/tdb_menu.php:180
apply_filters(‘wp_nav_menu_objects’)
wp-includes/plugin.php:212
wp_nav_menu()
wp-includes/nav-menu-template.php:226
tdb_header_menu->inner()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_menu.php:1402
tdb_header_menu->render()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_menu.php:1263
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:273
vc_column->render()
wp-content/plugins/td-composer/includes/shortcodes/vc_column.php:283
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:273
vc_row->render()
wp-content/plugins/td-composer/includes/shortcodes/vc_row.php:1098
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:273
tdc_zone->render()
wp-content/plugins/td-composer/includes/shortcodes/tdc_zone.php:591
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
{closure}()
wp-content/plugins/td-composer/td-composer.php:250
do_action(‘tdc_header’)
wp-includes/plugin.php:484
load_template(‘wp-content/themes/Newspaper/header.php’)
wp-includes/template.php:730
locate_template()
wp-includes/template.php:676
get_header()
wp-includes/general-template.php:48
Hello!
You can achieve that by going into Theme Panel – Theme fonts: https://www.screencast.com/t/PSb88VWk , Please note that If you are using a Cloud library template that can be done via tagDiv Composer as you can see an example here: https://www.screencast.com/t/a7xKD0RE
Thank you!
Sorry, it’s not clear.
To remind you the problem : I should set a value for the “More article box” distance from the top https://imgur.com/SeVTYLV. However I don’t see this option : https://www.screencast.com/t/p4t0ozNuMs8.
I don’t have tagDiv Standard Pack plugin, shall upload and activate tagDiv Standard Pack plugin ?
I do have tagDiv Cloud Library activated.
Hello,
If you have a Single Post Template from Cloud Library, then you need to edit the post with tagDiv Composer => https://www.screencast.com/t/jHatJGC1qRf, select the Single Post Views => https://www.screencast.com/t/NhUGCRfI and with right-click, you can delete it.
If you have a standard template, then you can disable the post views from Theme Panel -> Post Settings -> Post and Custom Post Types => https://www.screencast.com/t/LAv90B5eZ (please make sure you have tagDiv Standard Pack activate for standard template)
Thank you!
Hi,
Unfortunately, there is on general option to set the font in one single place and to apply on entire website, sorry! You can use this option https://i.imgur.com/yel8ehH.png it will apply on a good part of elements.
The only way is to set the font in theme panel > https://i.imgur.com/IeJgt4I.png and if you use cloud templates you need to set the fonts with tagDiv Composer on each one you use.
Thank you for your understating!
Hi Calin and Anamaria,
I’ll try and explain.
This is what I do:
– I open a new page
– I go to the Cloud Library
– I import the Artist PRO homepage template
– The template is added to my page
Wait.
I see what is happening.
The thing is: I only wanted to use the newsletter element that sits at the bottom of the Artis PRO template. That’s why I imported the thing. And this newsletter element is missing from the template.
However, I see now that the newsletter element is actually a part of the Artist PRO footer template. So I should not have imported the homepage template but the footer template.
Wow, it took me a while to realize that.
Anyway, I’ve found it. Sorry for the confusion.
Have a great day!
Maaike
Hi,
Please make sure that you do not have a plugin conflict, 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.
Did you use WP Bakery? If yes, we strongly recommend using only one of those plugins with our theme (WP Bakery or tagDiv Cloud Library, but not both).
Thank you!
Hello. Last week, my server was on an older droplet, due to database error, I had to destroy it. I have moved to a newer one but now, Cloud Library doesn’t work. It returns with the error:
Invalid reply from server endpoint.
Hi rbunce1,
“I’m being told by my tech guy that the content from version 9 isn’t compatible with the new version and I’d have to rebuild the site, is this correct?”
This is not correctly, you can update the theme from Newspaper v9 to v11 without needed to rebuild the website, all you need to do is to make sure that you update the theme correctly and all theme plugins are installed and activate, since you had Newspaper v9.7.1 you must install in Newspaper v11 the tagDiv Standard pack, tagDiv Composer and tagDiv Cloud Library and if you use newsletter or social counter, then you nee to install those plugins too. After that the website should be the same like was in Newspaper v9.7.1.
Also the error that you attached is not about our theme or theme plugins, as I saw is related to migration that is coming from other plugins then ours.
Also for images you need to check to see if the images path was changed or not, if those are still in media library or not.
Thank you for your understanding!
Hi,
I would like to set up a related posts section at the bottom of the article page.
The GOURMET PRO has elements called ‘Single Related Posts’. (I don’t know how it judges the related article though…)
I am currently using the COV 19 ITALY PRO, but that template does not have ‘Single Relate Posts’. It was not found in the tagDiv Composer Add pane or in the Cloud Library.
https://forum.tagdiv.com/design-post-pages-using-default-templates/
I also checked the article above. This may be due to an older version of Newspaper being used in the article, but there was no corresponding item in the menu.
Thank you.
I use the newsletter plugin. It’s already activated.
The problem, I think, is the actual template in the Cloud Library.
Hello,
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin not.
Now, you have the mobile theme plugin activate -> https://www.screencast.com/t/epSQlqwHu -> https://www.screencast.com/t/j4kPM8bCJYH
So, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple).
Thank you!
Hello Anamaria,
I use use a modified footer from cloud library template. I don’t use a footer plugin or ads.
Rgds.
Hello,
Depends on the elements that use, you can find it in those paths =>
wp-content/plugins/td-cloud-library/includes/tdb_config.php
wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php https://www.screencast.com/t/EOH7PkS6
Thank you!
Hi,
I would like to use the yellow newsletter box that sits at the bottom of this template, just above the footer. (It’s one of the homepages in the Cloud Library.)
https://demo.tagdiv.com/newspaper_artist_pro/?edit_url=null
However, if I load the template into a page, somehow this newsletter element is missing. It seems to be missing from the template completely.
Any help is greatly appreciated.
Thanks!
Maaike
Hello,
Please make you have tagDiv plugins activate (tagDiv Composer, tagDiv Cloud Library).
Also, make sure that all the settings are like in our requirements, please follow the guide carefully: https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Thank you!
Hi gkalaitzis, the website it looks like that because you have a plugin conflict, I see that you have enable the WPBakery plugin, and this is interfering with tagDiv Cloud Library (cloud templates), we recommend to use only one of theme and disable the other one. Since you are using a pro demo, all the templates that you are using are from cloud, therefore, I recommend to disable the WPBakery plugin and everything will look normal.
Thank you!