• Resolved sn4th4n

    (@sn4th4n)


    It seems like “Add to cart” is supposed to be the default, but I can’t figure out why I can only get “View Product” buttons.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @sn4th4n

    Hey there. View product is actually the default. If you want to show the add to cart buttons you’ll need to add this to the shortcode: link_to="none".

    You can also turn this off globally by going into the plugin settings under the General section and setting the “Products link to” option to none as well.

    Thread Starter sn4th4n

    (@sn4th4n)

    Nice, that works, both of those.

    -I was thinking the “create product detail pages” switch would do it, but that seems to not have any effect, as I did have product detail pages and it was off. Turning that switch on seems to change nothing.

    But your answer does work. Thank you.

    Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @sn4th4n Great glad that works ?? I’ll take a look at that setting. Thanks!

    Can you enable the item to be clickable to go to the product detail page while also allowing the button to be an “Add to cart” button? This was how the older version worked; now my site is wrecked after the update. We ABSOLUTLEY have to have our items work this way! Please help!

    Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @edgepro

    You can re-enable this again by adding link_with_buy_button to the shortcode. Like this:

    
    [wps_products link_with_buy_button="true" link_to="wordpress"]
    

    Do you need to add this to the default products listing page?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘“View Product” showing instead of “Add to Cart”’ is closed to new replies.