jaw@jawtemplates.com

How to Make Swatches Plugin Compatible with our GoodStore Theme

If you want to make this 3rd party plugin compatible with our goodstore theme, you will have to customize a file. Please go to ../goodstore/woocommerce/ and open file content-single-product.php and find line 116. Comment that line, just like this.

commentedLine

Then you will have to go to the theme options->general settings and turn the selectric off!

selectric

Then you will have to add a custom css for proper displaying that attributes, please add this to custom css (appearance->theme options->custom code->custom css)

/* JAW - 3rd party plugin compatibility*/ .variations_data.wvas_item_container span::before { display: none; }

 

Please bear in mind that the goodstore was not designed that way, also its a 3rd party plugins, so we do not offer support for these due to envato terms. Thank you. 

  • Was this Helpful ?
  • yes   no

Leave a Reply

You must be logged in to post a comment.