jaw@jawtemplates.com

Code

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 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 .pro ...

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 Inste ...

Paralax Video and Revolution Slider

When you add paralax video and revolutin slider, you can encounter with a weird paralax height in lower resolutions. You can fix it by this step. Find line 2428 in ../goodstore/js/app/app.js and add there this code. jQuery(‘.rev_slider’).bind(‘revolution. ...

Cannot Import Essential Grid Demo Files

You will have to contact your hosting company to increase your memory limit or try edit it in wp-config You can follow this link for more information https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP