• Resolved bettinz

    (@bettinz)


    Hello, on my website and on your demo, rich snippets (contained in class.cooked-seo.php) doesn’t appear. Can you help me?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Boxy Studio

    (@boxystudio)

    Sorry about that, it was disabled by accident. I will get it working again in the next version. For now though, open up the following file:

    /cooked/templates/front/recipe.php

    And go to Line 46. After that line, add the following:

    $recipe_content .= ( isset($recipe_seo_content) ? $recipe_seo_content : '' );

    That should fix it!

    Thread Starter bettinz

    (@bettinz)

    Thank you, it works ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Rich Snippet doesn’t appear’ is closed to new replies.