jamesdclarke
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Make] Builder-template sections disappear after editing…Did you find a solution for this?
Forum: Plugins
In reply to: [Gift Aid for WooCommerce] Show/hide per product type/category?+1 for this feature – having the ability to toggle ‘gift aid eligible’ on/off on products would be super!
I’m using Event Tickets Plus + WooCommerce to sell tickets, some can include gift aid, but not others so this feature would be super useful.
Forum: Themes and Templates
In reply to: [Make] Logo has disappeared since updateI’ve just updated my Make install (Make Plus on Multisite) and I’m experiencing the same issue with no logo.
Is it advisable to try the patch? And if so…
1. Do I just need to apply this to the parent or the child theme too?
2. Do I need to delete / re-upload / rename my logos – or should the patch fix things without these steps?
Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Background colour and / or image ignored?Ok, well thanks again for your help, fantastic support!
I really appreciate it and will most likely go premium once I’ve sorted this bug out!
Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Background colour and / or image ignored?I was hoping you wouldn’t say that 😉 Disabling them all on a multisite can be a lot of hassle with multiple live sites!
Any idea why “Twenty Eleven” is unaffected, but the rest suffer from this issue?
Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Background colour and / or image ignored?Ok – I’ve activated “Twenty Fourteen” and it’s broken – no background, link colour has changed etc.
P.S. Thanks for your help on this!
Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Background colour and / or image ignored?Sorry – just realised your grab is the page scrolled down, so yes, it is working like that!
Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Background colour and / or image ignored?Your screengrab appears to be missing the heading and image, but other than that is okay…
This is what it should look like (and does to me) with the “Twenty Eleven” theme activated:
This is what it looks like when I change theme to “Twenty Fourteen” the latest default WP theme:
Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Background colour and / or image ignored?Here’s the URL: http://www.ashmoreparkhub.co.uk/
Basically the only theme that it’s working correctly in conjunction with it “Twenty Eleven”, anything else I use breaks the CSS, loses the background and text formatting.
All the themes I’m trying with are ‘network activated’ on my multisite install.
Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Background colour and / or image ignored?Some more insight…
The problem occurred when I was using the default “Twenty Thirteen” theme – obviously there’s some kind of CSS conflict?
I switched to “Twenty Twelve” and the background displayed ok, but the text formatting was lost.
When switching to “Twenty Eleven” everything works?
Any advice on why this is? I’ll need to be developing my site with a different theme so I’d like to know if the coming soon page will work if I’m using a custom theme?
I’d like to know this too!
This plugin looks like it could be used to replicate the settings to the sub-sites, but I’m always wary of running plugin + plugin to create functionality:
I’m experiencing this ‘Dates must have correct formatting. Please use the date picker provided.’ problem with my plugin and my (you guessed it!) Themeforest purchased theme.
The date picker loads and lets me select dates, but when I submit the event I get the error message above.
I’ve read Marcus’ blog post and checked in functions.php (and header.php) and all I have mentioning jquery is this in functions.php:
wp_enqueue_script('jquery'); wp_register_script('modernizr', get_template_directory_uri() . '/js/libs/modernizr-2.0.6.min.js'); wp_enqueue_script('modernizr'); wp_register_script('scripts', get_template_directory_uri() . '/js/scripts.js'); wp_enqueue_script('scripts');If I remove all of this from functions.php the events submission for behaves in exactly the same way.
Any suggestions on what could be causing this issue if it’s not my functions.php?
The plugins works with the detault Twenty Twelve theme…
Sure, I’m using EM Version 5.1.8.5, WP version 3.4.0.
Here’s my submission page: http://www.wv11.co.uk/add-an-event/
As you’ll see when it initially loads there’s a ‘name’ and ’email’ field which disappear after a second or so.
When a user fills out this form they get the ‘A valid email is required.’ error.
It’s also now asking for a ‘name’ field above which I’m sure it didn’t before…
I am also experiencing a similar problem – I have a form for visitors to submit events which was working fine up until around 2 weeks ago. I created an user called ‘anonymous’ as directed and had lots of events submitted.
In the past couple of weeks when users try and submit an even they get an error saying ‘A valid email is required.’
There is no email field on the form – although I have noticed when the form initially loads the email field displays, then quickly disappears.
Any suggestions on why this is happening?