neilgee
@neilgee on WordPress.org and Slack
- Member Since: November 3rd, 2013
- Location: Sydney
- Website: wpbeaches.com
Contribution History
neilgee’s badges:- Plugin Developer
-
Committed [2421951] to Plugins Trac:
update to 1.9.02 months ago
-
Posted a reply to The color selector does not work, on the site WordPress.org Forums:
Color picker is fixed in latest version (2.0.4)2 months ago
-
Committed [2421925] to Plugins Trac:
update to 2.0.42 months ago
-
Committed [2421924] to Plugins Trac:
update to 2.0.42 months ago
-
Committed [2421922] to Plugins Trac:
update to 2.0.42 months ago
-
Posted a reply to Multiple [woof] Shortcodes Diff Categories, on the site WordPress.org Forums:
Ok that's great, got it working..... add_filter('woof_sort_terms_before_out', 'prefix_filter_woof', 99, 2); /** * Use specific taxonomy…3 months ago
-
Committed [2405779] to Plugins Trac:
version bump3 months ago
-
Committed [2405777] to Plugins Trac:
version bump3 months ago
-
Committed [2405775] to Plugins Trac:
version bump3 months ago
-
Committed [2405774] to Plugins Trac:
version bump3 months ago
-
Committed [2405773] to Plugins Trac:
version bump3 months ago
-
Posted a reply to Multiple [woof] Shortcodes Diff Categories, on the site WordPress.org Forums:
I tried it like this.. add_filter('woof_sort_terms_before_out', function($terms,$type){ $new_terms=array(); foreach($terms as $term){ if($term->taxonomy=="product_cat" AND in_array($term->term_id,array(40,41))){ $new_terms[]=$term;…3 months ago
-
Posted a reply to Multiple [woof] Shortcodes Diff Categories, on the site WordPress.org Forums:
Ok - just a little more help would be appreciated - how would it work…3 months ago
-
Posted a reply to Multiple [woof] Shortcodes Diff Categories, on the site WordPress.org Forums:
$terms = apply_filters('woof_sort_terms_before_out', $terms, 'checkbox'); Can you give example using filter please?3 months ago
-
Posted a reply to Multiple [woof] Shortcodes Diff Categories, on the site WordPress.org Forums:
I have read docs - it appears you cant have 2 different [woof] shortcodes -…3 months ago
-
Posted a reply to woof_ajax_done not firing, on the site WordPress.org Forums:
Ok thanks, yes this works3 months ago
-
Posted a reply to WooCommerce PDF Vouchers – Required Fields – Store Notice, on the site WordPress.org Forums:
The 'message' field is required. So you can see if the user fails to fill…3 months ago
-
Posted a reply to Multiple [woof] Shortcodes Diff Categories, on the site WordPress.org Forums:
Hello, This is not working if I use [woof taxonomies=product_cat:1,2] it still shows all product…3 months ago
-
Posted a reply to woof_ajax_done not firing, on the site WordPress.org Forums:
I’m trying to use scrollto after reload but it’s not working, so I tested filter…3 months ago
-
Created a topic, woof_ajax_done not firing, on the site WordPress.org Forums:
Hi, I am finding that woof_ajax_done is not firing...…3 months ago
-
Created a topic, Multiple [woof] Shortcodes Diff Categories, on the site WordPress.org Forums:
Hi, I would like to have multiple shortcodes of [woof…3 months ago
-
Posted a reply to WooCommerce PDF Vouchers – Required Fields – Store Notice, on the site WordPress.org Forums:
Ok here is the example URL https://dev.envisage.websitelove.com.au/product/gift-voucher/ Try and add to cart and you will…3 months ago
-
Created a topic, NIce!, on the site WordPress.org Forums:
Works well - using it for WooCommerce Products with a…3 months ago
-
Posted a reply to WooCommerce PDF Vouchers – Required Fields – Store Notice, on the site WordPress.org Forums:
Plugin works fine in other Themes - issue is OceanWP theme - I will create…4 months ago
-
Created a topic, WooCommerce PDF Vouchers – Required Fields – Store Notice, on the site WordPress.org Forums:
When the WooCommerce PDF Vouchers plugin has a require…4 months ago
-
Posted a reply to The color selector does not work, on the site WordPress.org Forums:
Also WordPress upcoming update 5.5.1 will also fix this issue - https://make.wordpress.org/core/2020/09/01/deprecated-javascript-globals/5 months ago
-
Posted a reply to The color selector does not work, on the site WordPress.org Forums:
Yes, just waiting on the update from this code - https://github.com/kallookoo/wp-color-picker-alpha/issues/355 months ago
-
Posted a reply to WooCommerce/UABB error on checkout with stripe – 403 error, on the site WordPress.org Forums:
UABB update today... Version 1.28.4 20 Aug 2020 Fixed Woo-Products – Fixed Checkout page error…5 months ago
-
Posted a reply to vbox-title not working, on the site WordPress.org Forums:
Hi - please fully clear LiteSpeed Cache if settings have just changed5 months ago
-
Posted a reply to WooCommerce/UABB error on checkout with stripe – 403 error, on the site WordPress.org Forums:
Update this week from UABB....5 months ago
-
Posted a reply to WooCommerce/UABB error on checkout with stripe – 403 error, on the site WordPress.org Forums:
No, they have gone quiet, they have had a couple of updates, but nothing that…5 months ago
-
Posted a reply to WooCommerce/UABB error on checkout with stripe – 403 error, on the site WordPress.org Forums:
@oscargare I have forwarded your suggestion and included this link, they say they are working…6 months ago
-
Posted a reply to WooCommerce/UABB error on checkout with stripe – 403 error, on the site WordPress.org Forums:
After further investigation it is one component of UABB modules - Woo - Products that…6 months ago
-
Posted a reply to WooCommerce/UABB error on checkout with stripe – 403 error, on the site WordPress.org Forums:
Seems not to be currency. Setting is Price based on customer billing country (mostly Australia),…6 months ago
-
Created a topic, WooCommerce/UABB error on checkout with stripe – 403 error, on the site WordPress.org Forums:
Hi, There is a 403 error ?wc-ajax=update_order_review …6 months ago
-
Committed [2343808] to Plugins Trac:
update to 1.8.96 months ago
-
Posted a reply to Update for plugin?, on the site WordPress.org Forums:
No plans for one at this point in time7 months ago
-
Posted a reply to Does this plugin use or load jQuery?, on the site WordPress.org Forums:
It uses jQuery but doesn't load the library7 months ago
-
Posted a reply to Update for plugin?, on the site WordPress.org Forums:
Yes you can still use it7 months ago
-
Posted a reply to All links opening in Venobox, on the site WordPress.org Forums:
Good stuff8 months ago
-
Posted a reply to All links opening in Venobox, on the site WordPress.org Forums:
I can see that there is some venobox classes in the body tag - this…8 months ago
-
Posted a reply to All links opening in Venobox, on the site WordPress.org Forums:
Hi, I can see in the dev console JS errors - https://share.getcloudapp.com/DOuQZqdq Plugin is activating…8 months ago
-
Created a topic, PHP Notices, on the site WordPress.org Forums:
Version 7.3 has a number of PHP Notices Notice: Tryi…8 months ago
-
Posted a reply to Fatal Error 14.0.1, on the site WordPress.org Forums:
HI @jerparx yes working now with latest update9 months ago
-
Created a topic, x-litespeed-cache going from hit to miss on pages, on the site WordPress.org Forums:
My headers on pages are inconsistent and going from hi…9 months ago
-
Posted a reply to Only 20 pages are crawled, on the site WordPress.org Forums:
You can override with a constant declared in wp-config.php define('MP_WARM_CACHE_FILTER_LIMIT', 40);9 months ago
-
Created a topic, Fatal Error 14.0.1, on the site WordPress.org Forums:
[29-Apr-2020 02:57:56 UTC] PHP Fatal error: Uncaught …9 months ago
-
Posted a reply to Multiple Role Registration, on the site WordPress.org Forums:
That would be good - my only option at the moment is to create the…9 months ago
-
Created a topic, Multiple Role Registration, on the site WordPress.org Forums:
Hi, Is it possible to have multiple role registration…9 months ago
-
Posted a reply to Custom Colors on Markers, on the site WordPress.org Forums:
Perfect thanks9 months ago
Developer
-
Bootstrap Modals
Active Installs: 4,000+
-
matchHeight
Active Installs: 3,000+
-
Navgoco Vertical Multilevel Slide Menu
Active Installs: 300+
-
Placeholder Text
Active Installs: 30+
-
SlickNav Mobile Menu
Active Installs: 6,000+
-
Smoothscroller
Active Installs: 900+
-
VenoBox Lightbox
Active Installs: 1,000+
-
Which Template Am I
Active Installs: 200+