alexcowles
Forum Replies Created
-
Forum: Plugins
In reply to: [Under Construction] Still showing even after cache clearedI think this is because I emailed my hosting company and asked them to clear the cache on the server – this was definitely not working before.
ANyway – problem solved!
Forum: Plugins
In reply to: [Fast Secure Contact Form] Open div tags get auto-closed?Also – I really don’t want to use tables to make a two column form – it’s not semantic, since this isn’t tabular data.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Open div tags get auto-closed?I’m struggling to believe that anything else is auto-closing those divs. Very odd. I wouldn’t even know how to go about finding that out either. I don’t have any other plugins running that would in theory do that, and I don’t think just having jQuery on the page will do that by default, not without me telling it to.
Very odd.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Changing submit button code from input to buttonCool – I’m fine with styling it up – just used to using a button element when I code my own forms. Thanks!
Forum: Plugins
In reply to: [Fast Secure Contact Form] Open div tags get auto-closed?Having the same problem here – did you find a solution?