Chris Hatton
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Free Shipping Rules Based on RoleOh awesome! Didn’t know that was there!
Ok cool, thanks, I’ll give it some more testing trying out.
Forum: Plugins
In reply to: [WooCommerce] Free Shipping Rules Based on RoleSorry @seanbarton I am getting unpredictable results using the code.
First I noticed it only applies when an item is added to the cart (i.e. the cart is updated). It took me a long time for me to realise that haha. But I wonder, does the shipping specifics (that are set in the WooCommerce shipping settings) still apply?
By the way, I have changed…
get_currentuserinfo();
global $current_user;
to…
$current_user = wp_get_current_user();
As it didn’t seem to be grabbing anything.Forum: Plugins
In reply to: [WooCommerce] Free Shipping Rules Based on RoleThank you so much.
Forum: Plugins
In reply to: [WooCommerce] Free Shipping Rules Based on RoleStrange coincidence, I was just looking into this – Thanks for updating the thread.
What do the rates and package parameters for and why are you passing 10 and 2 or have you just done that because it is the same as on the example snippet on the other page? The explanation on the example are one-liners and not easy to understand. I notice you redefine $rates in your code and $package is unused.
I would have commented on your blog post, but I think it will benefit others posting here.
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] Slider no longer workingOkay, great to hear!
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] Slider no longer workingHi Eric, I am sure you are busy. I just want to know if you have seen this, were able to re-enact the bug, or possibly working on a solution?
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Zeus and Cron JobsOkay Mikey, fair play mate… I rest my case.
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Zeus and Cron JobsHi M
Is it possible to create a facility that does not use cron for manual backups?
Thanks
C
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] Slider no longer workingHi again Eric,
Okay, I have found it’s the plugin ‘IvyCat AJAX Testimonials’ that is causing the problem. Seems the AJAX is conflicting?? ‘IvyCat AJAX Testimonials’ itself functions fine when both plugins are enabled.Both are on the same page… I imagine, if the testimonials were on a different page, the slider would run fine.
Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] Slider no longer workingYea, this seems true… the slider no longer works. It doesn’t seem to work, either when embedded into the page/post or into the theme template using PHP.
As a comparative, ‘IvyCat AJAX Testimonials’ is working. So it cannot be that the website does not allow AJAX.
Forum: Plugins
In reply to: [IvyCat AJAX Testimonials] First testimonial has a returned lineGreat to hear Eric! I’ve upgraded and it’s working fine.
Thank you!Forum: Plugins
In reply to: [IvyCat AJAX Image Slider] Feature Request: Thumbnails on Slides pageYea, that’s right! ??
Works great, thank you.
:/ Why’s it seem I’m the only one with this problem – I wonder if it has anything to do with my hosting server? That wouldn’t make any sense.
Still no joy for me… I have tried with Firefox.
P.S. I re-authorised the plugin with my Google account upon updating the plugin to the latest version.