WaterWave
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 IE DatePicker and Number Spinner Fix] end date is 2014Hi,
First… Nice plugin! Really helpful.
I, too, would be interested in a solution about the date range.
I’m using the min:(date) and max:(date) option in CF7 but it won’t work in Firefox and IE. Chrome is fine.
http://contactform7.com/date-field/
For now, I modified the cf7-datepicker-ie-fixer.js with these lines:
To allow future date (next years) to be selected:
changed line 95:
yearRange: “-100:+0”
to:
yearRange: “-0:+2”I need visitors to let me have at least a week to prepare for the event date so I added a line before line 95:
minDate: “dateToday+7days”,Anyway, it fixes my problem but I’m pretty sure that people with absolutely no coding skills would appreciate a fix.
Hope it’ll help you Deep45! (if you haven’t dropped out)
Sorry for my english :S
Best regards
I could not have a more satisfying answer. This function will probably be highly appreciated by all users.
Thank you!
Forum: Plugins
In reply to: [Edge Suite] Center Align in Header Widget ZoneThank you,
I’ve looked at it and I don’t get it.
I’m no CSS pro at all. I just don’t find the property that defines that div. If you mind giving me a tip, I’ll appreciate it a lot.
I already am glad you helped me.Have a nice day
Forum: Plugins
In reply to: [Edge Suite] Center Align in Header Widget ZoneHi, Sorry I wasn’t home for the last days.
Thank you for the fast reply.
To get the shortcode to work in the header, I’ve created a “Text” widget in the “Header Widget Area”.You can have a look here
It’s only a test page until I find the solution for the centering.
Don’t laugh at my animation 😛
It’s not the final version.Thank you