Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › price on fancy subscription widget does not show up
- This topic has 6 replies, 3 voices, and was last updated 14 years, 2 months ago by
Ka.
-
AuthorPosts
-
August 16, 2011 at 6:09 am #4075
Ka
MemberIf I create a subscription button and want to have it displayed as fancy id using
[wp_eStore_subscribe_fancy id=5]
The price does not show up within the button…
Also:
The text within the widget does not break lines, so the text description is not fully visible
Here is an example…
http://kasundance.com/products/how-to-make-a-living-with-your-passion/
any ideas??
Thanks
August 16, 2011 at 11:51 pm #35543amin007
ParticipantWhen I go to the URL you specified in the above post I do no see any product display that uses fancy5. I only see fancy2 product displays. What am I missing?
August 17, 2011 at 2:19 pm #35544Ka
MemberI am not saying that I use fancy5
I am using the product ID5
Here is exactly the shortcodes I use on the webpage
[wp_eStore_fancy2 id=2]
[wp_eStore_subscribe_fancy id=3]
[wp_eStore_fancy2 id=4]
[wp_eStore_subscribe_fancy id=5]
[wp_eStore_subscribe:product_id:3:end]
Te questions still remains though, because it doesnt matter which shortcodes I use.
It doesnt show the price of the subscriptions….
And it also does not break the lines where it should.
Thanks so much for responding and I appreciate any further help in this matter!
August 18, 2011 at 12:05 am #35545admin
KeymasterYou left the “Price” field empty for those subscription products. When you use subscription products, the value of the “Price” field works as a string so you can use price explanation like the following:
$49.95 USD per monthThe plugin Just shows whatever you enter in the “Price” field which allows the user to customize what you show as your price field (subscription prices are complex so having the ability to explain your price helps).
August 18, 2011 at 2:58 am #35546Ka
MemberThanks so much! Sigh!
That solved the bigger half of the problem!
I am so glad!
Now the only question is why the text within the product description does not break line as it should…
any ideas on this one as well??
August 18, 2011 at 11:18 pm #35547admin
KeymasterThe product description field can use HTML so enter the following character (line break character) where you want to break line:
<br />August 19, 2011 at 4:45 pm #35548Ka
MemberThanks so much.
Your answers were helpful and my problem is solved now!!
I really appreciate your support!
Love
KA
-
AuthorPosts
- You must be logged in to reply to this topic.