jaw@jawtemplates.com

J&W Templates is webdesigner team. We develop wordpress and joomla templates in premium quality. See our profile at Themeforest.net. This is the place where you can find plenty of templates and other extensions to buy.

Update theme by FTP

Update theme by FTP

How to update goodstore theme? Please take a look at this video. This video is for FlyingNews theme, but way how to update theme is the same also on GoodStore and JaWesome themes. Bear in mind that we recommend making a backup before updating a theme. Also after updating do ...

How to reimport demo content?

You will have to delete one key in database. Please Open wp_options table, find demo-GoodStore in options_name and delete this row. Now you can start importing data again.

Norwegian translation

This translation is made by Knut Hunderi (fredrikstadwebdesign.no) . Translated: 45% Description: please note that I have only translated the visible words on the front end Download nb_NO

Swedish translation

This translation is made by Knut Hunderi (fredrikstadwebdesign.no) . Translated: 7% Description: please note that I have only translated the visible words on the front end Download sv_SE

How to set only minimal price for variable products

Open functions.php in your child theme and add this code there add_filter(‘woocommerce_variable_price_html’,’jaw_woocommerce_variable_price_html’,10,1); function jaw_woocommerce_variable_price_html($price) { $parse_price = explode(‘ndash;’ ...

Small Woocommerce Carousel Shortcode

[woo_carousel_small product_cat=”high-heels,hipster-2″ count=”24″ post_in_slide=”4″ order=”desc” orderby=”date” on_sale=”0″ letter_excerpt_title=”60″ carousel_style=”bar” automati ...