Viewing 3 replies - 1 through 3 (of 3 total)
  • Jamie-

    Open easy-pinterest.php

    Find this line:

    $pinterest_content = str_replace( '<a','<a target="_blank"',$pinterest_content );

    Add Below It:

    $pinterest_content = str_replace( 'href="','href="https://www.pinterest.com',$pinterest_content );

    Thread Starter jamiejohnson37

    (@jamiejohnson37)

    posted that problem a month ago. lol

    but fix worked great. thanks.

    Hi Jamie, sorry that I didn’t see your original support request.

    I’ve added the code fix from @openboxstudios into version 1.2.1 which should be live within the hour.

    Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Feed images link to 404’ is closed to new replies.