mabuzir
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Is Compatable with woocmmerce subscriptionForum: Plugins
In reply to: [DW Question & Answer] view private and pending questionThanks, another issue.
I need show status in question page like old version.
thanks.Forum: Plugins
In reply to: [DW Question & Answer] view private and pending questionI’m fixed this line #282 in
inc/Handle.php
dwqa_add_notice( __( ‘You must enter a valid question title.’, ‘error’ ) );
to
dwqa_add_notice( __( ‘You must enter a valid question title.’ , ‘dwqa’), ‘error’ ) );thanks
The Same Problem I’m using WooCommerce Bulk Discount with WooCommerce Subscriptions,
not work discount in subtotal in cart , checkout and paypal.Please Fixed.
Forum: Plugins
In reply to: [Awesome Support - WordPress HelpDesk & Support Plugin] get all taxonomyThanks For You Sooooo much
Forum: Plugins
In reply to: [Awesome Support - WordPress HelpDesk & Support Plugin] get all taxonomyHi Julien,
How I can get last insert Ticket with taxonomy ?Thanks
Forum: Plugins
In reply to: [Awesome Support - WordPress HelpDesk & Support Plugin] get all taxonomyOk, Thanks
Forum: Plugins
In reply to: [Awesome Support - WordPress HelpDesk & Support Plugin] get all taxonomyI create taxonomy then add terms
the terms is ( Sales , Support )
I need the ticket assign to sales man when user submit ticket with Sales Option and Support option to Support manI need to read this option.
ThanksForum: Plugins
In reply to: [Awesome Support - WordPress HelpDesk & Support Plugin] get all taxonomyI create taxonomy using wpas_add_custom_taxonomy();
I need read all taxonomy with terms in this taxonomy
thanks
Thanks,
I Solve it
wpas_add_custom_taxonomy(‘title’ ,array(‘required’ => true));wpas_add_custom_taxonomy() How I Can Set Required
The same problem here,
- the mouse hover in Submenu in admin page
- Show password in add new user not work
this is cases i have.