Okay
  Public Ticket #3348881
Quickshop doesn't show variations
Closed

Comments

  • RAUL started the conversation

    Hi:

    I have a license for "Ordo Theme", actual version 2.1.2

    I have activated the "Quickshop" option, variation shop and product variation.
    But when I click on the quickshop icon (eye's icon on the picture of the product)
    the pop-up item doesn't show the variations, clothing sizes in my case.

    Thanks.
    Raúl.

  •  233
    Martin replied

    Hi Raúl.

    Sorry for the late reply!

    Please make sure you add attributes and configure the variations for the product properly. Then check they're showed in the product details page first. If the problem still persists, you can provide us backend(wp-admin) access the site. We'll do our best to help.

    Thank you for using our theme!

    Best Regards,

    Martin - ThemeFTC Support Team

  •   RAUL replied privately
  •  2,570
    Kevin replied

    Hi RAUL,

    Admin credential is incorrect, please check again.

    Regards,

  •   RAUL replied privately
  •  2,570
    Kevin replied

    Hi RAUL,

    Please add below code to Customize -> Additional CSS

    .rtwpvs .pp_content_container .rtwpvs-wc-select,
    .rtwpvs .pp_content_container .rtwpvs-wc-select+.select2, 
    .rtwpvs .pp_content_container .rtwpvs-wc-select+.select2-container, 
    .rtwpvs .pp_content_container .rtwpvs-wc-select+.theme-select {
        display: block !important;
    }
    

    Regards,