neilscott
Forum Replies Created
-
Forum: Plugins
In reply to: [SpeakOut! Email Petitions] “The confirmation code you provided is invalid.”Thank you, that worked!
- This reply was modified 3 years, 1 month ago by neilscott.
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Cookies and wp fastest cacheI also have this Fastest Cache issue.
Forum: Plugins
In reply to: [Gutenberg] Strange URL icon on GutenbergI still get this massive link svg.
Forum: Plugins
In reply to: [WooCommerce] class-wc-helper-options.phpThanks @louisatwork
Forum: Plugins
In reply to: [WooCommerce] class-wc-helper-options.phpHello @sguilliard or @nicolamustone or @ixthus27 — I am having the same problem.
How do I rebuild the serialised data as an array variable in php?
Thanks!
- This reply was modified 5 years, 1 month ago by neilscott.
Forum: Plugins
In reply to: [Meta for WooCommerce] Error in debug.logI also am getting this error.
Forum: Plugins
In reply to: [Import Eventbrite Events] PHP 7.4 Deprecation WarningHere you go: https://neil-scott.com/error.png
Forum: Plugins
In reply to: [Import Eventbrite Events] PHP 7.4 Deprecation Warning@xylus This is showing with 1.6.1
Forum: Installing WordPress
In reply to: install via laughing squid & filezillaThis seems to be the correct link:
http://www.tipforchange.org.au/wordpress-2/wp-admin/setup-config.phpSame problem. 1.0.8 broke everything. I reverted and it is fine.
Forum: Alpha/Beta/RC
In reply to: Nest page ancestors in 3.4 R3I have just applied duck_’s hotfix and that solved the issue for me.
Thanks!
Forum: Alpha/Beta/RC
In reply to: Nest page ancestors in 3.4 R3I have done a bit more diagnostic work.
I disabled all plugins and added the code to Twenty Eleven and the issue still occurs.
The bug appears to be that child pages don’t recognise their ancestors.
<?php if (is_page(16) || in_array(16, $post->ancestors)) { ?> IF ONE <?php if (is_page(18) || in_array(18, $post->ancestors)) { ?> IF TWO <?php } ?> <?php } ?>More info:
IIS7
PHP 5.2.17Forum: Alpha/Beta/RC
In reply to: 3.1. RC2 not getting Page Templates on the theme folderYep, deactivating and reactivating the theme worked for me. Cheers!
Forum: Plugins
In reply to: [Plugin: Audio Player] Problems after updateGreat plugin, but seems to conflict with wp-minify. Disabled this plugin and it works okay.
Does this work:
http://wordpress.org/support/topic/227905?replies=6