Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1335437
    raymondweehao
    Participant

    i m trying to setup a online shop with woocommerce.

    i have multiple images for a single product so i have to setup a product gallery, but the image thumbnails are not showing up like in the demo template.

    i cant seem to figure out why and how to fix it. =(

    #1335439
    raymondweehao
    Participant
    #1335883
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Could not be able to check your setup due to underconstruction is enabled. Would you mind sharing us your admin credentials so we could check your setup closer.

    Don’t forget to set it as private reply.

    Thanks.

    #1335885
    raymondweehao
    Participant
    This reply has been marked as private.
    #1336339
    Rad
    Moderator

    Hi there,

    Flex slider is active on your product page, and I can’t even replicate it on my own installation. Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .flex-viewport {
    height: auto !important;
    overflow: visible !important;
    }
    .flex-control-nav {
    border-radius:0;
    position: static;
    }
    .flex-control-nav li {
    text-indent:0;
    width: 20%;
    }
      .woocommerce-product-gallery__wrapper figure {
      margin: 0px;
      }

    And you may try re-installing your Woocommerce.

    Thanks!

    #1336406
    raymondweehao
    Participant

    Hi,

    by adding the custom CSS you provided did worked, but the alignment of images are all off on my side.

    by uinstalling woocommerce via plugin -> Deactivate -> Delete, and than install it again doesn’t work as well. some of the datas and tables of woocommerce still left in my database even after i deleted the plugin.

    should i consider to delete everything including wordpress to start over again?

    #1336493
    Rad
    Moderator

    Hi there,

    Yes, the clean installation is much better since it’s still new. You may still get future issues if you continue this.

    Thanks!

    #1336581
    raymondweehao
    Participant

    Hi,

    ok, i will proceed with the clean installation.

    anyway thanks for the help. =)

    #1336760
    Rahul
    Moderator

    You’re most welcome! 🙂

    We are always here standing by to assist you in anyway.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1335437 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>