wp booster error: on Demo Site

Posted in: Newspaper
Post count: 3

Hi,
when you click search button with empty input field you get “wp booster error” in the search result:
td_api_base::mark_used_on_page : a component with the ID: thumbnail is not set.
I have fixed it on my local server commenting line 322 in td_api.php file but this error occurs in your demo website. Can you check it please.
//td_util::error(__FILE__, “td_api_base::mark_used_on_page : a component with the ID: $id is not set.”);

Regards

Post count: 22421

Hello,
This is a known issue regarding the default WP thumbnail. Some modules use this thumbnail and if the post has no featured image, then this error will be displayed. there is a workaround until we fix it. You can follow this topic to see how it can be done:
https://forum.tagdiv.com/topic/search-error-message-thumbnail-is-not-set/
Thank you!

Post count: 3

Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.