• Resolved heavygel

    (@heavygel)


    Hello, great plugin. I discovered it trying to add discount codes to my checkout, also great for a custom checkout page.

    The one thing I am trying to do that I can’t, is add a “add to cart” button in an image caption.

    I have a native gallery set up and each thumbnail displays the title, the price, and an html image link “add to cart” button from paypal

    For this plugin I’ve just been updating all the add to cart html image links with the shortcode, but native gallery captions do not support shortcodes.

    You can view my store here to see how it’s set up:

    https://heavygel.com/posters/

    Is there some custom code I can add to my functions to allow shortcodes?

    https://www.ads-software.com/plugins/wordpress-simple-paypal-shopping-cart/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter heavygel

    (@heavygel)

    I haven’t fixed this in the easiest solution. But the gallery captions do support HTML, so I just tracked down the actual “add to cart” link that the shortcode uses and swapped it out for the code paypal supplied.

    ” <form method=”post” class=”wp-cart-button-form” action=”” style=”display:inline” onsubmit=”return ReadForm(this, true);”><input type=”image” src=”https://heavygel.com/wp-content/uploads/buybutton1.jpg&#8221; class=”wp_cart_button” alt=”Add to Cart”><input type=”hidden” name=”product” value=”SCATTERANGLES ART PRINT”><input type=”hidden” name=”price” value=”$15.00″><input type=”hidden” name=”shipping” value=”0″><input type=”hidden” name=”addcart” value=”1″><input type=”hidden” name=”cartLink” value=”https://heavygel.com/scatterangles-art-print/”><input type=”hidden” name=”product_tmp” value=”SCATTERANGLES ART PRINT”><input type=”hidden” name=”item_number” value=””></form>”

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi check the following support thread. It might help you with your question.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi is your issue resolved?

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I am marking this thread as resolved. No replies in 5 months.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Put shortcode in image gallery captions’ is closed to new replies.