Hi,
We are getting errors when trying to preview a Draft post in wp-admin after the update to 11.4.3.
In wp-admin we see this error:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_2 is not set.
/nas/content/live/xxxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
In logs we see this:
PHP Fatal error: Allowed memory size of xxxxxxx bytes exhausted (tried to allocate xxxxxxxx bytes) in /nas/content/live/xxxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2491, referer: https://site.com/wp-admin/edit.php?post_status=draft&post_type=post
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 400560128 bytes) in /nas/content/live/xxxxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2491, referer: https://site.com/wp-admin/edit.php?post_status=draft&post_type=post
Stack Trace
rray
(
[0] => Array
(
[file] => /nas/content/live/xxxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
[line] => 336
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => /nas/content/live/xxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
[1] => td_api_base::mark_used_on_page : a component with the ID: single_template_2 is not set.
)
)
we’ve increased the memory limit within the wp-config.php file for the server and also tried to downgrade to the older version but its still giving the same issue. Please check this.
Hi,
It seems like tagDiv Standard Pack plugin need to be installed and activated. Are there any recent Changes? Earlier since after 10.4 TagDiv Composer and TagDiv Cloud Library need to be updated and active. But tagDiv Standard Pack plugin seems to be something new that needs to be installed and activated?
Hello!
The single_template_2 is a default templates and works only with the Standard Pack plugin.
If you’ll use the cloud single templates, then you can deactivate the Standard Pack plugin and you’ll have no error.
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
You can build the template for your articles from scratch also by importing a blank template: https://www.youtube.com/watch?v=SoGQ0d5kIBg
Thank you!