dbroyhill
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Widget redirecting on submitShould I reinstall the plugin? Why wouldn’t the scripts be loading for widgets or PHP do_shortcode()?
I upgraded from an old version, because the form was broken. Probably not compatible with the new WordPress.
Still didn’t work after upgrade. I found that it was being called from what appeared to be a PHP function that is probably not supported anymore?
It ran the database update and everything appears fine on the back end and the shortcode works in pages and posts.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Widget redirecting on submitUnderstood, I have it set to AJAX with no redirect. It works correctly in a page or post but not when coded into the theme footer.php.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Widget redirecting on submitBoth redirect? Isn’t the point of AJAX to *not* redirect?
Link is in the OP and the theme is custom…
Also, I posted that I removed the widget area and am using the shortcode directly… same behavior: redirect on submit with no message.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Widget redirecting on submitThanks for your help!
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Widget redirecting on submitYes I checked that. Like I said it works when adding the shortcode to a page or post, just not to the theme footer.php.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Widget redirecting on submitUsing the Easy Forms widget, yes. But either way it reloads the page, what are common reasons for this?
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Widget redirecting on submitHowever when added to a post or a page, it submits without reloading and displays the green success message.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Widget redirecting on submitIt must be something to do with how it’s loading in the footer. I added
<?php echo do_shortcode(' [yikes-mailchimp form="1"]' ); ?>
instead of the widget area and the same thing happens. The page that you’re on loads again upon submitting.
Forum: Plugins
In reply to: [Frontend Uploader] textarea missingAlso, the Submit button is missing! Gah!
Forum: Plugins
In reply to: [Frontend Uploader] textarea missingI mean the form title remains default.
Forum: Plugins
In reply to: [Frontend Uploader] textarea missingAlso if I add title=”..” to the [fu-upload-form ] shortcode it also does not show.
I should add that the label shows but the <textarea> does not.
Forum: Plugins
In reply to: [NextGen Public Image Uploader (PUP)] Custom Title DescriptionYeah, to fill the Title Text and Description fields.
Instead of using the filename for title and an empty description.
Forum: Plugins
In reply to: [NextGen Public Image Uploader (PUP)] Upload Direct to Gallery and Exclude+1