Ben Huson
Ben Huson
Just logging this here as I had a coupon request from a client that currently isn't possible. > "Can I setup a coupon that gives a percentage discount AND free...
Fix for issue #2336: In Theme Engine v1 `WPEC_Fancy_Notifications` JS component, the 'add to basket' loading animation is hidden even when fancy notifications is not active in admin settings. This...
In Theme Engine v1 `WPEC_Fancy_Notifications` JS component, this line is hiding the 'add to basket' loading animation even when fancy notifications is not active. ``` $( 'div.wpsc_loading_animation' ).css( 'visibility', 'hidden'...
Just had an interesting request for a coupon configuration with does not seem to be currently possible (or maybe not working as expected). "Discount total of products specified by coupon...
Set a coupon to "Deactivate coupon after it has been used.". After making a purchase with a single use coupon the coupon is deactivated as expected. However, if you reactivate...
How to reproduce: 1. Assign a category to a non-translated post. 2. Translate the post. It also gives to a field to translate the applied category. 3. Go back to...
Just needs an isset() check on the $_REQUEST var.
Just a fix attempt to fix the the deprecated add_contextual_help() warning in WordPress 3.4 when DEBUG set to true. Might need a little tweaking...
I get an error when I log in as an editor. Notice: Trying to get property of non-object in /homepages/10/d383729395/htdocs/example.com/site/wp-admin/includes/template.php on line 1858 If I comment out line 609 which...
https://wordpress.org/support/topic/password-case-insensitiv/