- TutorialstagDiv Social Counter Tutorial
Hello,
The blank pages (cloud templates) are saved/store in the database. Those have a different structure from the rest of the normal templates. For cloud templates, the theme has individual PHP files for each element and using tagDiv composer and tagDiv Cloud Library those can be set together.
Thank you!
Hello!
You can find this setting in the cloud header template: https://www.screencast.com/t/9km1rBNfeu
Unfortunately, for a default template, you need a custom CSS code which you can insert in Newspaper -> Theme panel -> Custom code -> Custom CSS.
Thank you!
Hello!
Unfortunately, there is no setting in this element for view count.
You can modify the file from td-cloud-library/modules/tdb_module_loop.php
Please note that any change you make in the theme files after update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after every update.
Hope that helps you!
Thank you!
Hello!
1. This is possible only if you use a cloud header and not a default one by editing with TagDiv Composer.
2. You can change that icon from the settings of “Header login” element.
Thank you!
Hello,
If you have a standard header, then you can change the height from Theme Panel -> Theme Fonts -> Header -> Top Menu and set the line-height => https://www.screencast.com/t/7dKZk5iPT
But, if you have a header template from cloud Library, then you can edit it with tagDiv Composer, and you can set the height on the row => https://www.screencast.com/t/AETGk2zY3
Hope this helps you!
Thank you!
Hello,
If you have tagDiv Standard pack enabled and the styles do not appear, then it means that you have installed a Pro Prebuilt Website and the header and footer design can be edited from the front-end with tagDiv Composer. The templates are from Cloud Library, and these can be edited with tagDiv Composer.
With tagDiv Composer, you can redesign the templates style as you want.
You can check our channel https://www.youtube.com/user/tagdiv that can help you!
Also, if you want to use a standard header/footer, then you need to assign to “No template” => https://www.screencast.com/t/tr7u03NZCqC2
Hope this helps you!
Thank you!
I will like to add to this and share my setup.
1. I always start with the foundation, The hosting. I host on Digital Ocean – DO Link it is one of the best VPS hosting and quite affordable. This allows me to control what I install.
I use Nginx rather than Apache for the server since it’s fast and easy to implement http/2, which helps speed up things. Digital Ocean has a handy tool that can help you configure the best Nginx Settings for performance and security. It is available here: https://www.digitalocean.com/community/tools/nginx.
For my setup, I have Ubuntu 20.04, Latest Nginx, Mysql 8, and PHP 7.4. I also add Redis Cache since I am using AMP on my site.
Then make sure the php.ini is set to these values – https://forum.tagdiv.com/system-status-parameters-guide/.
2. WordPress
When it comes to WordPress, I make sure I have the latest version and only install the plugins I need and keep them to the basics.
This is categorized under – Theme specific plugins like Tag div composer, tagDiv Cloud Library, tagDiv Mobile Theme (since I use AMP). I don’t install the others.
Then I get one for security, for speed; I get caching and image compression, SEO, contact form, and user tracking.
I have – Yoast, Ithemes security, Google Sitekit, WP ROCKET, Imagify, Forminator, and Redis Object Cache.
The plan is to use few plugins as much as possible.
3. Theme customization – I follow most of the guides here, but I don’t enable lazyload in theme settings, and I make sure not to load google fonts. (There is a feature in tagDiv composer where you can use only system fonts).
4. WP Rocket – I enable most of the features, and since using the mobile theme, I enable mobile cache. The most important feature is where you can delay Javascript execution; it does wonders.
The rest will depend on your setup. I think the theme has improved, and it is not a challenge to achieve good lab scores.
I am waiting to see how field data will change over time.
*Pardon my English.
Hello,
I’m sorry, I don’t understand exactly what ads you mean. Can you give me a screenshot?
If you use a header standard template from the Theme Panel, then you can remove the ad from the header, from Theme Panel -> ADS -> Header ad => https://www.screencast.com/t/GsmrFOmBjDo please delete this code, if you have a header template from Cloud Library, you can delete it edit with tagDiv Composer => https://www.screencast.com/t/nqMn2clY -> https://www.screencast.com/t/VjdUbCMlVX1 and with right-click you can delete it => https://www.screencast.com/t/dIOISaoJd
Thank you!
i use Cloud Library to create footers. i don’t understand why i can’t edit it in TagDiv Composer. when i click Theme Panel, it shows only template session, no footers setting.
-
This reply was modified 5 years by
huy2612.
Hello,
What do you use for the footer?
Footer from Theme Panel, footer template from Cloud Library or footer page?
https://www.screencast.com/t/Sc2ePG6M9WJB please check if you have assigned a footer page.
Thank you!
Hello!
You can do that using tagDiv Composer by editing the ROW options: https://www.screencast.com/t/Q0gowVOij7li or similar headers can be imported from the Cloud library and you will be able to edit them with composer: https://www.screencast.com/t/V8fom29fnc79
Thank you!
Hello,
With tagDiv Composer, you can make a cloud template, and a single cloud template applies to all the posts it is assigned to.
Therefore, if you want to put the shortcode before the title and it differs from one post to another, then you need to make a single post template for each post that has a different shortcode.
The best solution would be to put these shortcodes in the content of the post after the title.
Thank you!
Here is the site twsillimanian.com
Debug log
[25-May-2021 03:22:13 UTC] PHP Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /home/wp_99d24c/twsillimanian.com/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1859
[25-May-2021 03:22:13 UTC] PHP Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /home/wp_99d24c/twsillimanian.com/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1861
[25-May-2021 03:27:32 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/wp_99d24c/twsillimanian.com/wp-includes/query.php:975
Stack trace:
#0 /home/wp_99d24c/twsillimanian.com/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_category.php(17): the_post()
#1 /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php(106): include('/home/wp_99d24c...')
#2 /home/wp_99d24c/twsillimanian.com/wp-blog-header.php(19): require_once('/home/wp_99d24c...')
#3 /home/wp_99d24c/twsillimanian.com/index.php(17): require('/home/wp_99d24c...')
#4 {main}
thrown in /home/wp_99d24c/twsillimanian.com/wp-includes/query.php on line 975
[25-May-2021 03:29:33 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/wp_99d24c/twsillimanian.com/wp-includes/query.php:975
Stack trace:
#0 /home/wp_99d24c/twsillimanian.com/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_category.php(17): the_post()
#1 /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php(106): include('/home/wp_99d24c...')
#2 /home/wp_99d24c/twsillimanian.com/wp-blog-header.php(19): require_once('/home/wp_99d24c...')
#3 /home/wp_99d24c/twsillimanian.com/index.php(17): require('/home/wp_99d24c...')
#4 {main}
thrown in /home/wp_99d24c/twsillimanian.com/wp-includes/query.php on line 975
[25-May-2021 03:29:40 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/wp_99d24c/twsillimanian.com/wp-includes/query.php:975
Stack trace:
#0 /home/wp_99d24c/twsillimanian.com/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_category.php(17): the_post()
#1 /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php(106): include('/home/wp_99d24c...')
#2 /home/wp_99d24c/twsillimanian.com/wp-blog-header.php(19): require_once('/home/wp_99d24c...')
#3 /home/wp_99d24c/twsillimanian.com/index.php(17): require('/home/wp_99d24c...')
#4 {main}
thrown in /home/wp_99d24c/twsillimanian.com/wp-includes/query.php on line 975
[25-May-2021 03:30:07 UTC] PHP Warning: include(11078): failed to open stream: No such file or directory in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:30:07 UTC] PHP Warning: include(): Failed opening '11078' for inclusion (include_path='.:') in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:30:14 UTC] PHP Warning: include(11078): failed to open stream: No such file or directory in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:30:14 UTC] PHP Warning: include(): Failed opening '11078' for inclusion (include_path='.:') in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:30:20 UTC] PHP Warning: include(11078): failed to open stream: No such file or directory in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:30:20 UTC] PHP Warning: include(): Failed opening '11078' for inclusion (include_path='.:') in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:30:30 UTC] PHP Warning: include(11078): failed to open stream: No such file or directory in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:30:30 UTC] PHP Warning: include(): Failed opening '11078' for inclusion (include_path='.:') in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:30:42 UTC] PHP Warning: include(11078): failed to open stream: No such file or directory in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:30:42 UTC] PHP Warning: include(): Failed opening '11078' for inclusion (include_path='.:') in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:31:02 UTC] PHP Warning: include(11078): failed to open stream: No such file or directory in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:31:02 UTC] PHP Warning: include(): Failed opening '11078' for inclusion (include_path='.:') in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:31:29 UTC] PHP Warning: include(11078): failed to open stream: No such file or directory in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:31:29 UTC] PHP Warning: include(): Failed opening '11078' for inclusion (include_path='.:') in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:32:20 UTC] PHP Warning: include(11078): failed to open stream: No such file or directory in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:32:20 UTC] PHP Warning: include(): Failed opening '11078' for inclusion (include_path='.:') in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:35:34 UTC] PHP Warning: include(11078): failed to open stream: No such file or directory in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
[25-May-2021 03:35:34 UTC] PHP Warning: include(): Failed opening '11078' for inclusion (include_path='.:') in /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php on line 106
include $template; is line 106
$template = apply_filters( 'template_include', $template );
if ( $template ) {
include $template;
} elseif ( current_user_can( 'switch_themes' ) ) {
$theme = wp_get_theme();
if ( $theme->errors() ) {
wp_die( $theme->errors() );
}
}
return;
Hi, the issue you are pointing to is same as ours, but the solution provided is not related to it. We have already deindexed the cloud templates, and that’s not an issue.
What I am pointing out here is pagination of the homepage, not templates being indexed.
Please have a look again into our request above and let us know a solution. thanks!
Here’s the debug problem, don’t know what wrong in line 975
[24-May-2021 16:49:37 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/wp_99d24c/twsillimanian.com/wp-includes/query.php:975
Stack trace:
#0 /home/wp_99d24c/twsillimanian.com/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_category.php(17): the_post()
#1 /home/wp_99d24c/twsillimanian.com/wp-includes/template-loader.php(106): include('/home/wp_99d24c...')
#2 /home/wp_99d24c/twsillimanian.com/wp-blog-header.php(19): require_once('/home/wp_99d24c...')
#3 /home/wp_99d24c/twsillimanian.com/index.php(17): require('/home/wp_99d24c...')
#4 {main}
thrown in /home/wp_99d24c/twsillimanian.com/wp-includes/query.php on line 975
[24-May-2021 16:49:37 UTC] PHP Notice: is_embed was called incorrectly.
Here’s what’s written on line 975
/**
* Iterate the post index in the loop.
*
* @since 1.5.0
*
* @global WP_Query $wp_query WordPress Query object.
*/
function the_post() {
global $wp_query;
$wp_query->the_post();
}
Hello, we kindly ask you for help on this issue with different header and footer only on home page on mobile devices.
We use global cloud templates for both.
When inspecting it in Chrome or Firefox, it shows normal header and footer, but when we open it on mobile devices it’s somehow different. We try different browsers and phones and nothing changes.
On desktop:
https://www.awesomescreenshot.com/image/8595886?key=d77ac6ce5a6bdd79950fdfac2b521b7a
On mobile:
https://www.awesomescreenshot.com/image/8595887?key=7178e9bfc92fb06373542ecc6c1cf150
I’m very curious what could affect this on our website. Thank you in advance.
Hello,
In most cases when you get a similar message “ Error at zones: 1(models): 0(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)” then indeed it is a problem, most of the time the problem is from a shortcode that is not compatible with our theme, therefore after you set it with tagDiv Composer and save the page/cloud template, the next time when you try to edit it, you’ll get that error.
For this error, you can check our guide from here at point 5 -> https://forum.tagdiv.com/tagdiv-composer-not-working/ also after trying the steps from our guide you do not get any good results, You can send us an email at contact@tagdiv.com and provide wp-admin login, as well as cPanel and credentials. We will take a look. Include a link to this topic in the email.
Thank you!
Hello,
You can find the category grid 1 in this path wp-content/plugins/td-cloud-library/modules/tdb_module_cat_grid_1.php
Also, in this path you will find the posts loop wp-content/plugins/td-cloud-library/modules/ => https://www.screencast.com/t/X4zQ1yXP
Hope this helps you!
Thank you!
Hello, @lcsrn,
If you want only to hide the post title, then if you use a Single Post Template from Cloud Library, you can delete the title of the post edit with tagDiv Composer and with right-click you can delete it => https://www.screencast.com/t/pQaeyeBayQ
If you use Standard Post Template, then you need to use a custom code CSS =>
.td-post-title
{
display:none!important;
}
This code needs to be set in Theme Panel> Custom code> Custom CSS.
Hope this helps you!
Thank you!
Hello,
This problem can be from the cache plugin used.
Also, if you using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/ , you need to disable the Rocket Loader and see if the problem persists.
Thank you!
Hi,
The WPBakery is in the theme package. You can find it in Newspaper-tf\plugins\js_composer.zip\js_composer https://www.screencast.com/t/uQ8jjISd.
Also, if you want to use the tagDiv Cloud Library, we strongly recommend using only one of those plugins with our theme (WP Bakery or tagDiv Cloud Library, but not both).
Thank you!
Hello,
In most cases when you get a similar message “ Error at zones: 3(models): 10(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)” then indeed it is a problem, most of the time the problem is from a shortcode that is not compatible with our theme, therefore after you set it with tagDiv Composer and save the page/cloud template, the next time when you try to edit it, you’ll get that error.
For this error, you can check our guide from here at point 5 -> https://forum.tagdiv.com/tagdiv-composer-not-working/ also after trying the steps from our guide you do not get any good results, You can send us an email at contact@tagdiv.com and provide wp-admin login, as well as cPanel and credentials. We will take a look. Include a link to this topic in the email.
Let me know the results!
Thank you!
Hello. We recently updated to the new version of Newspaper. Once we did, we started getting an error on one of our cloud templates. We can now no longer access the template. Nothing seems to fix this issue. Looking for some help to fix this so we can access our template again.
Link to the screenshot online: https://www.mediafire.com/view/sktrz5y6ugmfr5b/Screen_Shot_2021-05-23_at_3.44.53_PM.png/file
Hello. We recently updated to the new version of Newspaper. Once we did, we started getting an error on one of our cloud templates stating the model did not match the content. We can now no longer access the template. Nothing seems to fix this issue. Looking for some help to fix this so we can access our template again.
Link to the screenshot online: https://www.mediafire.com/view/sktrz5y6ugmfr5b/Screen_Shot_2021-05-23_at_3.44.53_PM.png/file
The conflict I am seeing is between tagDiv Cloud Library and tagDiv Composer. From what I’ve tested so far, they both cannot be active simultaneously without breaking my site.