Ri Web
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Contact form 7 DB] Spam columns for all the formsHi guys,
I am having this problem too, the database has hundreds of empty columns with titles similar to the ones mentioned above.
This is causing me lots of problems because it’s causing the loading of the entries to slow down and sometimes crash.
Please help urgently.
Forum: Plugins
In reply to: [Advanced Contact form 7 DB] Display Entries Time OutFound a solution in a previous comment.
Forum: Fixing WordPress
In reply to: Fatal Error after WordPress Update in plugin.phpHi, please note that I said I’ve already tried updating manually
Forum: Fixing WordPress
In reply to: PHP error on www site but not non-wwwHi Bob, I found the solution – it was a caching issue relating to the core WordPress files. I was unable to fix myself due to being on Go Daddy’s managed wordpress hosting platform.
For anyone else with this issue, you need to call Go Daddy and ask them to do a full cache flush to solve the problem.Forum: Plugins
In reply to: [Contact Form 7] Date Placeholder not workingThanks but I meant validating a normal text field NOT a date field.
Forum: Plugins
In reply to: [Contact Form 7] Date Placeholder not workingThanks again for your response.
I’ve looked into getting the HTML5 date field to show placeholder text and I can see it’s not possible in a clean way so I have changed the field to a text field with placeholder text.
I will now try and ensure only a date in the format dd/mm/yyyy can be entered – do you know how I can do this?
Forum: Plugins
In reply to: [Contact Form 7] Date Placeholder not workingSure…
Contact Form Code:
<div class="one-half"> [text* your-name placeholder "your name"] </div> <div class="one-half-last"> [email* your-email placeholder "your email"] </div> <div class="clear"></div> <div class="one-half"> [tel your-tel placeholder "your telephone"] </div> <div class="one-half-last"> [date event-date min:2015-10-01 max:2050-12-31 placeholder "event date (dd/mm/yyyy)"] </div> <div class="clear"></div> [textarea event 1x2 placeholder "event details"][hidden your-subject "New Enquiry from a profile on the ERM Website"][hidden hidden-act "post_title"] [submit "Send Enquiry"]
Forum: Plugins
In reply to: [Contact Form 7] Date Placeholder not workingHi, this is obviously a browser compatibility issue then.
Does anyone have a solution to get this to work across all browsers?
– Currently not working correctly in Chrome and IE/Edge.Thanks
Forum: Plugins
In reply to: [Contact Form 7] Date Placeholder not workingThat screenshot is exactly what I want but I don’t see that?
I’m using Chrome, what browser are you using?
Forum: Plugins
In reply to: [Contact Form 7] Date Placeholder not workingHi,
Thank you for your response but the problem has not been resolved – I’m not sure why you think it is?