• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.

RESOLVED Problems between Yoast SEO 10.0 and Woody ad snippets

Olaf K.

New member
Messages
1
Likes
0
Points
1
#1
Hi,

when uploading product data from JTL Wawi to Woocommerce a JSON error occurs ... deactivating of Woody ad snippets corrects the problem ... Placed also a ticket at Yoast ... they believe that the problem is generated by Woody ad snippets.
I'm using the latest versions of woocommerce, Yoast SEO (Premium v10) and Woody ad snippets

Generated error message is attached ....

Thanks in advance, Olaf
 

Attachments

Kirill

Support team
Messages
82
Likes
4
Points
8
#2
Hi Olaf

Try follow steps:
open file wp-content/plugins/insert-php/includes/class.execute.snippet.php and find line below
Code:
} else if ( isset( $winp_after_post_content[ $post->ID ] ) ) {
and replace with
Code:
} else if ( $post !== null and isset( $winp_after_post_content[ $post->ID ] ) ) {
Thank you for contact us. We'll include this fix in next plugin update.

Best regards, Kirill
Webcraftic team
 
Messages
2
Likes
0
Points
1
#3
Sorry to hear that you're having issues with Yoast SEO 10.0. Kirill from the Webcraftic team has suggested a good fix that might work for you. Just follow the steps mentioned in their reply to your forum post, and you should be good to go. And it's great that they're including the fix in the next plugin update! Also, if you need additional help or support, you might want to check out this link. They offer a range of services to help with SEO, online marketing, and more. You can find more info at this link.
Hope this helps, and let me know if you have any further questions or concerns.
 
Last edited: