Hey guys,
So I loaded some test posts into my site so far. In some of the block where I list these articles out i’m getting this error:
td_api_base::mark_used_on_page : a component with the ID: thumbnail is not set.
/home/derbak2/finough.com/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
I’m not familiar with the path nor what its responding with. The code comes up behind the thumbnail image and right above the title specifically with block 27. Any advice on how to fix this would be great!
Hi,
I’m not sure where you are getting this error. We never saw this error on the homepage before, nor is there a block 27. There are only 21 blocks in our theme. We know of a similar issue that comes up in module 16 in the search template for posts that have no featured image set to them: http://screencast.com/t/SJyrSuZpn (do not use module 16). This will be fixed in the next version of the theme.
Please provide more details if this is not the same search page error.
Thank you!
Bogdan,
My site experienced the same error. I found the same reason as you stated above, so I went in and assigned a featured image. When I did that the error moved to another article with no featured image. I fixed that but the error moved down the search page again, but this time to an article that I knew had a featured image assigned to the article.
I did change the search template and it seems that the error has gone away, but I did want to share the information that the error was not confined to articles with no featured image.
My Site: vbjusa.com
My Search: amazon
Thanks for all the hard work you guys do.
Regards,
Kris
Hi,
You can set featured images to your post from the post settings here: https://forum.tagdiv.com/featured-image-or-video/
If you want to get rid of the error without adding featured images, simply change the module used for the search results: http://screencast.com/t/DasWC7rZTtf4 as the error only shows up on module 16
Thank you!