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.

getimagesize() Warning Messages

If you encounter with this type of warning message: Warning: getimagesize() [function.getimagesize]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in ../goodstore/templates/header/header-small-center.php on line 23 Warning: getimagesize(../wp-c ...

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

Icons Disappeared

Hello, if you encounter with ficons missing and you see this error message in console – Font from origin ‘http://www.herb-life.club’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header i ...

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

How to Change JAW Slider Height

Please go to ../goodstore/css/ and open file template.min.css and find size 455px and change it to your maximal height, e.g. 800px. Then you will have to change this size in ../goodstore/functions.php on line 322. You should see add_image_size(‘slider-size’, 488, ...

WooCommerce categories counter is stuck

If you are using a WooCommerce Categories widget and counters in it shows old data, like here: Please go to WooCommerce -> System Status -> Tools and click at “Clear tansients” and “Recount terms” Now it should be OK.