• Buy Now Button does not work correct via shortcode implementation outside of the normal Product Page.
    I addition, the rest of the info like the title and excerpt does not show up, only the image and the button itself.

    This is the Page in questions. The Buy Now button is half way down.
    http://ntown.at/adobe-speedgrade-looks/

    I use this syntax for the Button:
    [mp_product product_id=”sg_tv-looks_01″ title=”1″ content=”excerpt” image=”single” meta=”1″]

    I use Marketpress Lite Version 2.9.5.6.

    Please Advice.
    Thanks,
    Patrick.

    https://ww.wp.xz.cn/plugins/wordpress-ecommerce/

Viewing 1 replies (of 1 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi Patrick,

    I hope you are well today and thank you for your question.

    I have tested it on my test site using default WordPress theme and found the shortcode is working fine without any issue.

    It seems from your shared shortcode that you are not passing the correct product id value to the product_id argument. It should only contain integer value like following and not string.

    [mp_product product_id="85" title="1" content="excerpt" image="single" meta="1"]

    You can also use the following plugin to find out the ID of the product or just share me the product page URL so that i can find out its ID.

    https://ww.wp.xz.cn/plugins/reveal-ids-for-wp-admin-25/

    This can be due to plugin/theme conflict on your site.

    You can just try on your development site using default WordPress theme like Twenty Fifteen and deactivating all other plugins as displayed in the following flowchart to know which theme/plugin is conflicting if any.

    http://premium.wpmudev.org/wp-content/uploads/2013/12/Support-Process-Support-Process.png

    Best Regards,
    Vinod Dalvi

Viewing 1 replies (of 1 total)

The topic ‘Buy Now Button does not work via shortcode’ is closed to new replies.