Variations products

Home Forums Gillion Theme Variations products

Home Forums Gillion Theme Variations products

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • HelgaPost
    Participant

    How do I solve this?
    I have placed an image with each variation, but it is not shown.
    In addition, also with colors, for example, to which no image has been added, he shows the layout in this form.
    What do I have to change to make this layout better?

    I have the newest version installed.

    Example images: https://firmahuishouden.nl/product/parfum-sticks/

    Example colors: https://firmahuishouden.nl/product/fleece-deken-120×150/

    Hi @HelgaPost,

     

    I hope you are well today and thank you for your question.

     

    I am not sure I understood your question properly so could you please describe it a bit more in detail by sharing the screenshots?

     

    Best regards,
    Shufflehound team

    HelgaPost
    Participant

    I hereby send an example.

     

    Attachments:
    You must be logged in to view attached files.

    I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile, you can try resolving the issue by adding the following CSS code in the Custom CSS option of your theme on the below path.

     

    Admin Area -> Appearance -> Customize -> Additional CSS

     

    .woocommerce div.product form.cart .variations td.label {
        display: table-cell;
        color: #616161;
    }
    
    .sh-titlebar .titlebar-title.sh-table-cell {
        display: none;
    }

    HelgaPost
    Participant

    Thank you.

    That works, nothing is shown now, but it seems better for now.
    I await the solution that shows the variations in the right place.

     

    You are most welcome here 🙂

    The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

Viewing 7 posts - 1 through 7 (of 7 total)