Forums
(@abdulchalik)
8 years, 10 months ago
Solved by added class name “ajax_add_to_cart” on button
9 years, 1 month ago
Hi,
Please try to replace label functions with code below
function label( $item ) { if ( isset( $item->object) && $this->prefix== $item->object) { $item->type_label = __('Widget', $this->domain); } return $item; }
10 years, 8 months ago
Please help me, this plugin not work on wp 3.8.1. I put the shortcode to post, page and widget, Nothing is displayed.
14 years, 2 months ago
@esmi:great…thanks a lot