jaw@jawtemplates.com

Tag: widget

Issues during activating child theme

If you encounter with a typical issue when you activated child theme and you lost menu and your widgets on frontend, you will have to set primary menu again (http://support.jawtemplates.com/goodstore/web/?p=703) and for widgets simply use this plugin – https://srd.word ...

How to Create a Widget Menu

Please go to appearance->menus and choose widget area. Then go to appearance->widgets->widget menu area X and just add your elements there 🙂 If you want to add more weidget area, please follow this link – http://support.jawtemplates.com/goodstore/web/?p=846

How to Add Another Custom Banner

please go to ..\plugins\jaw-widgets\widgets\ and open file jaw_banner_widget.php. You should see this protected $options = array( 0 => array(‘id’ => ‘custom_banner’, ‘description’ => ‘Banner’, ...

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.

How to add more Widget areas to menu.

You’ll have to change code of a JaW Menu plugin. Please open /jaw-menu/menu/JawMenu.class.php and lines 99 – 104 $widgets_area = array( ‘widget-menu-area-1’ => ‘Widget menu area 1’, ‘widget-menu-area-2̵ ...

How to set YouTube API (picture tutorial)

Here is described how to create an Google YouTube API application link it with your GoodStore theme and add information about your subscribers to your widget. First, go HERE. Save the Theme Options and refresh this page (F5).  Save the Theme Opti ...