How to use image_url shortcode?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #105957
    Paul Harris
    Participant

    Hello!

    I just purchased your wonderful plugin to be able to display a feed of Woo products including the product image in one of my other WordPress sites.

    The RSS feed works fine and I can display an image in the format below with the URL hard coded.

    <enclosure url=”https://www.mysite.com/wp-content/uploads/myimage.jpg&#8221; length=”8993925″ type=”image/jpeg”/>

    My question is how do I use –>  [alg_product_image_url]   in the code above?

    I can’t simply insert because of the ” “. And I’ve not been successful with <![CDATA[ ]]>

    How can I do this?

    Thank you!

    Paul

    • This topic was modified 1 year, 4 months ago by WPWhale.
    #105958
    WPWhale
    Moderator

    Hi Paul,

    Thanks for the great feedback, glad to hear this!

    Try adding this to the [alg_product_image_url] shortcode please:

    find='"' replace=""

    If that didn’t work, please send us to [email protected] and we will be glad to help, it might be a bit tricky.

    Omar

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.