bgermann
Forum Replies Created
-
Forum: Plugins
In reply to: [cformsII] cforms breaks when editing the database manuallyYou have to keep the serialisation intact, i.e. also change the s.99 and s.6 values. I do not know the right values, just search for PHP serialisation.
Forum: Plugins
In reply to: [cformsII] problem with captchaI do not see any CAPTCHA Input.
Forum: Plugins
In reply to: [cformsII] cforms2 and multilanguageThese are browser specific. If you change your browser’s language you should see them in that language.
Forum: Plugins
In reply to: [cformsII] Different Styles for Individual FormsYou have to use custom CSS. Depending on the surrounding elements (sidebar divs should have a class attribute) you can overwrite the cforms theme CSS width values. There is no special support for it in cforms.
Forum: Plugins
In reply to: [cformsII] Submissions using @yahoo.com not workingWhat is your sender domain? What form does this apply to?
Forum: Plugins
In reply to: [cformsII] Forms not being sent to certain Admin emailsMost probably the webserver delivers the email locally. You can ask your provider to disable the mail service for you (you use google apps for domains anyway) or you can use a plugin to reconfigure wp_mail function to send using an external SMTP service (see FAQ).
Forum: Plugins
In reply to: [cformsII] Forms not being sent to certain Admin emailsNo pushing please!
Forum: Plugins
In reply to: [cformsII] attachements folder missing after upgradeThe readme says this in the update instructions.
Forum: Plugins
In reply to: [cformsII] Changing the FROM email addressYou can set it in “Admin Email Message Options”.
Forum: Plugins
In reply to: [cformsII] Edit Entries in "Tracking Form Data" PagePlease see https://wordpress.org/support/topic/how-to-edit-submissions-in-tracking-page
I forgot to remove the note at the top.
Forum: Plugins
In reply to: [cformsII] Copy the form to another pageThere is an export function on the top admin menu.
Forum: Plugins
In reply to: [cformsII] Copy the form to another pageYou can export it at the grupazielonaenergia.pl cforms dashboard and import it on the other site.
Forum: Plugins
In reply to: [cformsII] Default upload directoryIt is not, you would have to change it in the PHP source. How often do you add forms to ask for that feature?
Forum: Plugins
In reply to: [cformsII] Lost formsOkay maybe I will explicitly state where the form data is stored. Thanks for pointing it out.
Forum: Plugins
In reply to: [cformsII] Lost formsDo you have any backup?