Viewing 1 replies (of 1 total)
  • Plugin Author pimwick

    (@pimwick)

    You will need to contact your theme developer. In the HTML source there is this CSS which is hiding the dropdown menu:

    .variations{
    	display: none;
    	cursor: pointer;
    	z-index:99;
    }

    This isn’t something that can be fixed from within the plugin so I’m marking this thread as Resolved since it is a Theme issue.

Viewing 1 replies (of 1 total)
  • The topic ‘variations not show’ is closed to new replies.