Add custom product tab at Woocommerce front end product page

Every Woocommerce product page contains at least two tabs, one is for Description and another is for Review. Here we are going to see how to add additional product tab, in case if you need one. It is very simple though, you will have to hook to one Woocommerce template filter, that would be woocommerce_product_tabs

Read more

WC Fields Factory API

Here we are going to look how WC Fields Factory render custom fields on product page and how we can customize those rendering behavior through various actions & filters. Before WCFF V2.0.0 hooks are ( wccpf/before/fields/start, wccpf/before/fields/start, wccpf/after/fields/end, wccpf/after/field/end, wccpf/before/field/rendering, wccpf/after/field/rendering ) and after WCFF V2.0.0 (wccpf_before_fields_start, wccpf_before_fields_start, wccpf_after_fields_end, wccpf_after_field_end, wccpf_before_field_rendering, wccpf_after_field_rendering ). Default rendering

Read more

WC Product Bundle – Bundle woocommerce products together and sell them with a discounted rate

WC Product Bundle is a wordpress plugin for woocommerce which allows you to bundle two or more woocommerce products together and sell them at a discounted rate. Features Creating bundled products with ease Flexible pricing methods Allows you to override bundle products Title and Short Description Automatic stock management Powerful API to customize many UI

Read more

Sark Press – Yet Another Simple And Neat WordPress Theme

Sark Press is simple, responsive and neat WordPress Theme without any gimmicks, It has all the necessary elements to render your content in all types of screen. Sark Press has well structured templates, which allows you to customize to any extend. This site uses Sark Press Theme. One of the powerful feature of Sark Press

Read more