jaw@jawtemplates.com

Could help

How to Set Language in GoodStore Theme

We want to change or set language to, e.g. Czech. Please go to ../goodstore/languages/cs_CZ/ and copy these .po/.mo files to ../goodstore/languages/ Also please follow this link – http://support.jawtemplates.com/goodstore/web/?p=706

How to import DEMO data

First of all, please check out our How to install theme tutorial. Please make sure, that you’ve installed and activated all required plugins. Appearance -> Install Plugins. These plugins needs to be activated before install demo: JaW Menu JaW CustomPosts JaW Widgets JaW Shortcodes Revo ...

How to set the same height for products boxes

If you want to set the same product box height, simply use this custom css. Version 1 Please add this to custom css (appearance->theme options->custom code->custom css) /* custom boxes for products */ .woocommerce .product-style-1 .product-box-info,.woocommerce .product-style-2 .product-box ...

Cannot See Preview of Imported Essential Grid Demo File

If you are not able to see a preview of your imported preset of essential grid, please go to ../plugins/essential-grid/admin/assets/js/ and open file admin.js You should see this code between lines 971 and 973 }catch(e){ // 971 row continue; //invalid json } // 973 row Instead of that code, please i ...