grudder3
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Form validation errorsfailed.
I’m starting over.. going to add one field at a time and test.
Forum: Plugins
In reply to: [Contact Form 7] Form validation errorsAwesome – thanks! I’ll give that a shot now.
Forum: Plugins
In reply to: [Contact Form 7] Form validation errorsIf it was a conflict with another plugin – wouldnt it cause ALL of the forms to fail? The “Take a Tour” form on the home page (http://www.solelpreschool.org), which is built with ContactForm 7, works flawlessly. As I mentioned previously, I copied the code from that one into this new one & it still failed. I made sure all the settings were the same, including who the email is delivered to, but it still gave the error.
Forum: Plugins
In reply to: [Contact Form 7] Form validation errorsI get the error “Failed to send your message. Please try later or contact the administrator by another method.” when using the form as is.
Im having the same issue here: http://66.147.244.210/~solelpr1/calendar/
I’ve entered two different calendars and both are not displaying the event title.
I’m using:
<div class=”gce-list-event gce-tooltip-event”>[event-title]</div>
<div><span>Starts:</span> [start-time]</div>
<div><span>Ends:</span> [end-date] – [end-time]</div>
[if-description]<div><span>Description:</span> [description]</div>[/if-description]
<div>[link newwindow=”true”]More details…[/link]</div>and this one in the second:
[event-title]
Starts: [start-time]
Ends: [end-date] – [end-time]
[if-location]Location: [location]
[/if-location]
[if-description]Description: [description]
[/if-description][link newwindow=”true”]More details…[/link]