Products List

Tagged: 

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #42222
    Leivison Pignati
    Participant

    Hi,

    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.
    #42233
    Sushil Adhikari
    Moderator

    Hi 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

    #42246
    Leivison Pignati
    Participant

    It worked.

    It would be great to have this option on the theme.

    Thanks.

    #42327
    Sushil Adhikari
    Moderator

    Hi 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

    #42351
    Leivison Pignati
    Participant

    Hi,

    Have you ever thought of putting the option of hovering the mouse on the product show the second image?

    Thanks

    #42379
    Sushil Adhikari
    Moderator

    Not 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

    #42484
    Leivison Pignati
    Participant

    Just 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.

    #42512
    Sushil Adhikari
    Moderator

    HI 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

    #42632
    Sushil Adhikari
    Moderator

    Hi 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

    #42633
    Sushil Adhikari
    Moderator

    Hi 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

    #42637
    Leivison Pignati
    Participant

    Hi,

    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.
    #42649
    Sushil Adhikari
    Moderator

    Hi 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

    #42665
    Leivison Pignati
    Participant

    Hi,
    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.
    #42670
    Sushil Adhikari
    Moderator

    Hi 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

    #42679
    Leivison Pignati
    Participant

    Hi,

    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

Viewing 15 posts - 1 through 15 (of 16 total)
  • You must be logged in to reply to this topic.