shayiris
Forum Replies Created
-
Forum: Plugins
In reply to: [ShopWP] We like that one tooCool.
Forum: Plugins
In reply to: [ShopWP] We like that one tooHi @cpetrie,
If you’re using shortcodes to display your products, I can help you with this. You can use:
after_added_text="false", if you don’t want any message to show, or
after_added_text="Different message", to change the message.Good luck!
Forum: Plugins
In reply to: [ShopWP] Recharge Subscription not working on ShopWP productYay, it works! Thank you so much, @andrewmrobbins!
You just cured my week-long headache. 😀Forum: Plugins
In reply to: [ShopWP] Recharge Subscription not working on ShopWP productHello @andrewmrobbins,
Thanks for the prompt response.
My “myshopify.com” domain remains as my primary domain, so that can’t be it.
Yes, I am using shortcodes. Here you go:
[wps_products title="Benoo Meal Kit" link_to="wordpress" subscriptions="true" link_with_buy_button="true" show_quantity_label="true" direct_checkout="false" hide_quantity="true" images_align="true" full_width="false" excludes="quantity_label, pricing, title, images, description" variant_style="buttons" add_to_cart_button_text="Select this kit" show_zoom="true" clear_selections_text="Wrong choice? Start over" quantity_step="true" show_cart_close_icon="true" cart_close="right" after_added_text="Great choice!" variant_dropdown_button_color="#F08080" title_color="#F08080"] [wps_cart_icon cart_title="You've selected:" type="inline" checkout_text="Subscribe" empty_cart_text="Oops- no kit in here!" subtotal_label_text="Subtotal" quantity_step="true"]Forum: Plugins
In reply to: [ShopWP] Recharge Subscription not working on ShopWP productAlso, after checking out (for subscription-only products), I get a “Your cart is empty” error on Shopify. Then, I can’t redirect to my WordPress store.