How to Create Best Selling Products via JaW Carousel.
Please follow this LINK
Before we begin, please follow this link How to Create a Child Theme. First of all you need to check the custom fields. Please go to Products and check if the custom fields label is checked. You should be able to see the custom fields now. When you scroll a little bit down, ...
Please go to ../goodstore/ and open file woocommerce.php on line 63. Here you can add your description.
If you want to link new custom font, so please upload your – my-font.ttf – my-font.eot – my-font.woff – my-font.svg files into this folder, and then create new css stylesheet with this content: @font-face { font-family: ‘my-font’; src:ur ...
First of all you need to turn it on in Appearance->Theme Options->Advertisement->Custom Banner X (X means a number of custom banner) as you can see on the picture below: Then simply go to Appearance->Widgets and simply add J&W Custom Banner Widget element as ...
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’, ...
You can set its opacity by default in appearance->theme options->styling options->woocommerce->Product Categories Info Opacity If you want to make it more customizable, please add this to custom css appearance->theme options->custom code->custom css .woo ...