- This topic has 1 reply, 2 voices, and was last updated 12 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Available quantity formatting problem on list of products (fancy 1 display)
I am using the following shortcode on my site.
[wp_eStore_category_products_fancy id=1 style=2 order=1 type=1 show_price=0]
If there is a description for the product, the “Available Qty:” string is appended directly to the end of that line instead of being on the next line. When I view the source code for that page, the that is coded in line #817 of eStore_misc_functions.php does not show up. I changed this to and now it is formatted correctly.
Use a newline or the the following character at the end of your description and you will be fine (no need to modify any code):
<br />