Hi I hope you guys are doing great. The product grid is not even when I use that code. Some products are showing the three columns then the next only shows two columns and then three again and then one. I've noticed that this happens if the description of the prodct has two text lines instead of one. Can that be fix?
Code not working correctly [wp_eStore_category_products_fancy3 id=1]
(8 posts) (4 voices)-
Posted 1 year ago #
-
Fancy 3 doesn't use a fixed size for the width and height. So if your product details (eg. name, descriptions) are not symmetrical then don't use it.
Try the Fancy5 display which uses fixed size.
Posted 1 year ago # -
Hi Amin thanks for your response... I changed [wp_eStore_category_products_fancy3 id=1] for [wp_eStore_category_products_fancy5 id=1] and it doesn't show anything.
I went through the documentation and I couldn't find any codes with fancy5, my estore version is 4.0.6 and the Extra Short codes version is 1.4
Thanks
Gabriel
Posted 1 year ago # -
Hi I hope you are having a great day!!! I posted this response 5 days ago and I was wondering if you could help me..
Thanks
Posted 1 year ago # -
Somehow I missed this post.. sorry for that.
Please download the latest version of the extra eStore shortcodes plugin from here:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
then use the following shortcode:
[wp_eStore_category_products_fancy id=1 style=5]
You can modify the "id=1" to match with the category id that you want to use. You can also modify "style=5" parameter to customize the display option (for example use "style=3" to use the fancy3 display).
Posted 1 year ago # -
Do I understand that the style 3 in grid style had a Product Description before?
If so, can I please have a copy of the styling, if it's not too much to ask, and it will avoid me some headaches.
Also, as side note, as I am browsing this forum, I see some members being "Blocked", why is that?
Posted 2 months ago # -
No, fancy display 3 never had a description. This document has example of how each of the eStore fancy display looks like:
http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829Here are some of the main reasons for a user account to get blocked:
- Sharing the forum access with multiple users (we track IP address)
- Posting spam ads on the forum
- Not following the forum rules - http://www.tipsandtricks-hq.com/forum/topic/forum-rules
- Abusing the support resourcesPosted 2 months ago # -
Ah, ok, well, by now I kind of know what they all look like. I have been playing with number 5 yesterday.
Posted 2 months ago #
Reply
You must log in to post.