Products List
Home › Forums › WordPress Themes – Premium › Styled Store Pro › Products List
Tagged: Products List
- This topic has 15 replies, 2 voices, and was last updated 6 years ago by
Sushil Adhikari.
-
AuthorPosts
-
February 16, 2017 at 4:27 pm #42222
Leivison Pignati
ParticipantHi,
My list of products not showing correctly, it seems to limit to 10. How do I track this amount?
https://selectionofstyles.com.br/categoria-produto/camisetas/camisetas-masculinas/
Thanks
Attachments:
You must be logged in to view attached files.February 17, 2017 at 6:07 am #42233Sushil Adhikari
ModeratorHi Leivison Pignati,
Glad to see the awesome site from Styled Store theme. YOu can change the number of products on shop page simple from reading setting options.
Go to dashboard->setting->Reading->Blog post show at most-> then change the number of product you want.Note : This will change the number of blog post as well. If you want to make change the shop page only then you can add this code on child theme functions.php:
add_filter( 'loop_shop_per_page', create_function( '$cols', 'return 2;' ), 20 );
Note: Replace 2 with your requirements.
If you got any problems with this you can see this article: http://www.jeriffcheng.com/woocommerce-shop-page-product-number.html
Note: We will update our theme adding this featured soon.
Thanks-
This reply was modified 6 years, 1 month ago by
Sushil Adhikari.
February 17, 2017 at 9:19 am #42246Leivison Pignati
ParticipantIt worked.
It would be great to have this option on the theme.
Thanks.
February 20, 2017 at 6:26 am #42327Sushil Adhikari
ModeratorHi Leivision,
Sorry we forgot to update this, we had already updated the styledstore pro 1.1.7 keeping those featured.Please update your theme to latest version and remove the custom code given on previous reply.
We are so pleased to add those featured, thanks you so much for your suggestion. Let us know if there is still lacking of any featured on our theme.
Thanks
February 20, 2017 at 11:26 am #42351Leivison Pignati
ParticipantHi,
Have you ever thought of putting the option of hovering the mouse on the product show the second image?
Thanks
February 21, 2017 at 4:21 am #42379Sushil Adhikari
ModeratorNot yet, but we will keep this featured on backlogs. Thanks for your suggestion.
But for now you can take help of this plugin, this might help you on creating secondary image:
https://wordpress.org/plugins-wp/woocommerce-product-image-flipper/Best Regards
-
This reply was modified 6 years, 1 month ago by
Sushil Adhikari.
February 22, 2017 at 6:59 pm #42484Leivison Pignati
ParticipantJust one more thing, my store is not properly displaying the related products of a specific product.
Do you know how to correct it?
I use the woocomerce.
Thank you.
February 23, 2017 at 1:54 am #42512Sushil Adhikari
ModeratorHI there,
Could you tell me what’s the issue you are getting on related post. And also please provides us product url so we can see the issue and provide you the appropriate solution.
Thanks
March 1, 2017 at 8:51 am #42632Sushil Adhikari
ModeratorHi Leivison Pignati,
We had updated our theme to version 1.1.8 adapting second image of gallery flipped with featured image on shop page and also featured for upsells product.
Let us know how this goes for you.
Thanks for your suggestion.
Best Regards
March 1, 2017 at 8:52 am #42633Sushil Adhikari
ModeratorHi Leivison Pignati,
We had updated our theme to version 1.1.8 adapting second image of gallery flipped with featured image on shop page and also featured for upsells product.
Let us know how this goes for you.
Thanks for your suggestion.
Best Regards
March 1, 2017 at 12:53 pm #42637Leivison Pignati
ParticipantHi,
I checked the option according to photo and nothing has changed in the presentation of the product in relation to the second image.
Another thing, upsells is working, it just is not being translated into portuguese. How do I do?
Thanks
Attachments:
You must be logged in to view attached files.March 2, 2017 at 9:07 am #42649Sushil Adhikari
ModeratorHi there,
We had implemented those function on shop page only, but on new version 1.1.9 we had implemented those on category page also. And also language translation issue is also fixed on newest version.
Let us know how it goes after updating theme.
Note: The checkbox you are referring is use to switch off the flipping functionality. Flipper will flip in-between featured image and first image of gallery.
Thanks
March 2, 2017 at 11:49 pm #42665Leivison Pignati
ParticipantHi,
It’s almost perfect.When removing the flipping would the image not lighten and the button stay below, as in the attached image?
The upsells translation continues in English. Do I need to do something?
Thanks
Attachments:
You must be logged in to view attached files.March 3, 2017 at 5:15 am #42670Sushil Adhikari
ModeratorHi there,
It seems you are using plugin as well for making flipping functionality, please remove those and let us know how it goes.
And regarding to text, could you tell me what you are using for language translation? If you are using the any plugin then you need to reconfigure those.
Thanks
March 3, 2017 at 10:14 am #42679Leivison Pignati
ParticipantHi,
I was able to solve the flipping issue, I just wanted to lower the radio button a bit.
The translation is using the same wordpress.
Thanks
-
This reply was modified 6 years, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.