Profiles

  • Member Since: March 3rd, 2008
  • Find me on:
  • Posted a reply to Clearing a specific image’s cache files using PHP, on the site WordPress.org Forums:
    Following up on this, for the benefit of anyone who might also be looking at…

  • Posted a reply to Clearing a specific image’s cache files using PHP, on the site WordPress.org Forums:
    That will work for me. Many thanks.

  • Created a topic, Clearing a specific image’s cache files using PHP, on the site WordPress.org Forums:
    So I'm replacing images in a gallery using PHP & \…

  • Posted a reply to [Content Views - Post Grid Gutenberg Blocks and Shortcode] PHP 8.2 – “Deprecated: Creation of dynamic property”, on the site WordPress.org Forums:
    Errors below. I'm using Nextgen 3.41 and Pro 3.21.0, the latest versions as far as…

  • Posted a reply to PHP 8.2 – “Deprecated: Creation of dynamic property”, on the site WordPress.org Forums:
    Any news on this yet? It's swamping my debug output making debugging imppossible.

  • Posted a reply to Easy Fancybox in Nextgen: jQuery, on the site WordPress.org Forums:
    No, still not working. For the moment I'm using a short timeout to allow Fancybox…

  • Posted a reply to Easy Fancybox in Nextgen: jQuery, on the site WordPress.org Forums:
    Thanks. My test code below shows 22 instances of the .fancybox class - one for…

  • Created a topic, Easy Fancybox in Nextgen: jQuery, on the site WordPress.org Forums:
    I have Easy Fancybox set up and working with the Nextg…

  • Posted a reply to Multiple orders attack, on the site WordPress.org Forums:
    Thanks. I’d pretty much worked that out but I’d hoped I wouldn’t have to use…

  • Posted a reply to Multiple orders attack, on the site WordPress.org Forums:
    All 10 of the customers listed in the WP Users->customers page are legitimate customers that…

  • Posted a reply to Multiple orders attack, on the site WordPress.org Forums:
    sorry, "WooCommerce->Customers which shows over 3000 customers"

  • Posted a reply to Multiple orders attack, on the site WordPress.org Forums:
    Again, you're showing me the Wordpress Users page, where I have 10 users. I'm concerned…

  • Posted a reply to Multiple orders attack, on the site WordPress.org Forums:
    Looking through the timeline of this event, it looks as though a very large number…

  • Posted a reply to Multiple orders attack, on the site WordPress.org Forums:
    I’m talking about WooCommerce customers here. I have 153 rows of customers under WooCommerce->customers but…

  • Posted a reply to Multiple orders attack, on the site WordPress.org Forums:
    There doesn't seem to be a way to delete users in the Woocommerce user page?

  • Posted a reply to Multiple orders attack, on the site WordPress.org Forums:
    Brilliant answer. Thanks very much.

  • Created a topic, Multiple orders attack, on the site WordPress.org Forums:
    I've just discovered thousands of failed WooCommerce o…

  • Created a topic, Highlighting inactive when page is opened with code editor active, on the site WordPress.org Forums:
    This is a great plugin but I have one minor niggle. I …

  • Posted a reply to getting NumberControl component from wp.components returns undefined, on the site WordPress.org Forums:
    got it. many thanks.

  • Created a topic, getting NumberControl component from wp.components returns undefined, on the site WordPress.org Forums:
    trying to use a NumberControl component in a Gutenberg…

  • Created a topic, Very useful tool, great and prompt support, on the site WordPress.org Forums:
    Fixed a local dev issue for me in double-quick time. G…

  • Posted a reply to Modifying twentytwentyone menu breakpoints, on the site WordPress.org Forums:
    I can't believe I missed that. Many thanks

  • Created a topic, Modifying twentytwentyone menu breakpoints, on the site WordPress.org Forums:
    I'm modifying the menu breakpoint on a twentytwentyone…

  • Posted a reply to customising css in child style.css, on the site WordPress.org Forums:
    Solution, the following code in functions.php add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' ); function my_theme_enqueue_styles() { $parenthandle =…

  • Created a topic, customising css in child style.css, on the site WordPress.org Forums:
    I have a child theme of twentytwentyone where I'll be …

  • Posted a reply to Installing second wordpress next to existing one, on the site WordPress.org Forums:
    Actually, I'm less bothered by this now, I can get to the backend from the…

  • Posted a reply to Installing second wordpress next to existing one, on the site WordPress.org Forums:
    I have this: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ -…

  • Posted a reply to Installing second wordpress next to existing one, on the site WordPress.org Forums:
    URL and WP IRL are both good I’ve done this myself too and it’s never…

  • Posted a reply to Installing second wordpress next to existing one, on the site WordPress.org Forums:
    Sorry, typo in the post. I'm using it correctly here.

  • Created a topic, Installing second wordpress next to existing one, on the site WordPress.org Forums:
    I'm doing a site rebuild at www.merryfieldpottery.co.u…

  • Created a topic, Nothing Found on front page, on the site WordPress.org Forums:
    When featured posts are enabled and when there's fewer…

  • Created a topic, Excerpt text in featured posts on front page, on the site WordPress.org Forums:
    Is there a way to include excerpt text in featured pos…

  • Posted a reply to React in an admin page, on the site WordPress.org Forums:
    Answering my own question, as it turns out the answer was a bit obvious: wp_enqueue_script(…

  • Created a topic, React in an admin page, on the site WordPress.org Forums:
    I've built a gallery plugin that uses rest & react…

  • Posted a reply to calling wp_get_current_user from the_content filter after redirect to login page, on the site WordPress.org Forums:
    Caught it. I'd hardcoded 'http://' in the qp_login_url() string on a site that was using…

  • Created a topic, calling wp_get_current_user from the_content filter after redirect to login page, on the site WordPress.org Forums:
    I'm using add_filter( 'the_content ... to prevent non-…

  • Posted a reply to Rest endpoints, user logged in, on the site WordPress.org Forums:
    Never mind. I was doing something so incredibly stupid I'd rather not talk about it.…

  • Posted a reply to Rest endpoints, user logged in, on the site WordPress.org Forums:
    Hmm .. maybe not. I have the nonce passed over, it appears in the headers…

  • Posted a reply to Rest endpoints, user logged in, on the site WordPress.org Forums:
    That's why. Perfect, many thanks.

  • Created a topic, Rest endpoints, user logged in, on the site WordPress.org Forums:
    I have a rest endpoint, called from an admin settings …

  • Posted a reply to Rest API, concurrent connections, on the site WordPress.org Forums:
    thanks. I thought not but stones, unturned and all that.

  • Created a topic, Rest API, concurrent connections, on the site WordPress.org Forums:
    I have a Lightroom plugin that I'm using to send image…

  • Created a topic, Photo gallery, add to cart buttons on each image, on the site WordPress.org Forums:
    Looking to add ecommerce to my site. The site is curre…

  • Created a topic, cache directory doesn’t exist after site migration., on the site WordPress.org Forums:
    I've just migrated a WP site to a new hosting service.…

  • Posted a reply to Updating images in the dynamic folder when uploadng new images, on the site WordPress.org Forums:
    That would be great. Thanks for your time.

  • Posted a reply to Updating images in the dynamic folder when uploadng new images, on the site WordPress.org Forums:
    thanks. Can I request that you open source this if you are going to distance…

  • Posted a reply to Updating images in the dynamic folder when uploadng new images, on the site WordPress.org Forums:
    Yes, I understand how this works. But I'm doing the update remotely using your xmlrpc…

  • Posted a reply to Updating images in the dynamic folder when uploadng new images, on the site WordPress.org Forums:
    If an existing image is being replaced it makes sense to me that the dynamic…

  • Posted a reply to Updating images in the dynamic folder when uploadng new images, on the site WordPress.org Forums:
    If an image is being replaced by a new one, any dynamic images associated with…

  • Posted a reply to Updating images in the dynamic folder when uploadng new images, on the site WordPress.org Forums:
    OK, thanks. Although it's a shame that uploadImage doesn't do its job properly.