haleeben
Forum Replies Created
-
Forum: Plugins
In reply to: [Sidekick] JS errors opening composerVirginia Datacenter.
When I first tried the link I saw an xml page with the error message.
Then I removed a
/from the url so it washttp://assets.sidekick.pro/walkthrough-audio-placeholder.mp3Then a saw the mp3 file, now when I reload the wordpress admin the mp3 file is loading but I’m still getting a 403 on the
http://composer.sidekick.pro/tag/latest/sidekick-composer.map.Forum: Plugins
In reply to: [Sidekick] JS errors opening composerAh, I see. Just checked now still have the errors.
Forum: Plugins
In reply to: [Sidekick] JS errors opening composerI’m not using a CDN
Forum: Plugins
In reply to: [Sidekick] JS errors opening composerThanks for the quick response.
OS = Windows 8.1
Browser = Chrome v41Forum: Plugins
In reply to: [Code Snippets] WordPress Database Errors after upgrade to 2.0.1version 2.0.2 fixed this error for me
I’ve added
add_filter('mandrill_nl2br', 'skip_nl2br_for_gf'); function skip_nl2br_for_gf($nl2br, $message) { if (in_array('wp_GFCommon::send_email', $message['tags']['automatic'])) { $nl2br = false; } return $nl2br; }but I’m still getting the big gaps in Gravity Form emails.
Forum: Plugins
In reply to: [Gravity Forms User Restrictions] Don't show form if limit is metI’ll keep searching and post if I find a solution.
Thanks
Forum: Plugins
In reply to: [Gravity Forms User Restrictions] Don't show form if limit is metHey Cyril
Thanks for the quick response.
After some more testing I realise that it must be a conflict with the Learndash plugin, as all other forms except the one that is used in a lesson are functioning the way they should. It is only the one that is used in a lesson that still shows the form and only displays the limit message after the form is submitted again. I’m using the limit per user restriction.
wp version = 4.0
GF version = 1.8.17The lesson is a custom post type and the form is entered as a shortcode in the post editor. Not sure why this is happening, some more investigation is needed.
Do you guys have Jetpack installed?, cause I just installed Jetpack and now I have the same issue with request error not json. I thought it might be the JSON API module in Jetpack so I disabled it but still have the issue, had to deactivate Jetpack to have Mailpoet work correctly. 🙁
Version 3.0.4 seems to have fixed it for me, thanks.
Reinstalling worked of me too, thanks for sharing @achensee
Yes I get the js error too.
Uncaught TypeError: Cannot read property ‘top’ of undefined sf.js?ver=1.0.0:114
Same issue here too.
WordPress 3.9
Mailpoet 2.6.6Forum: Reviews
In reply to: [The Events Calendar] Great pluginMy pleasure, you probably wont know the band unless your into Australian Blues, their called the Bondi Cigars
Forum: Plugins
In reply to: [Clef Two-Factor Authentication] updated to 2.0 now can't login with passwordThe form returns with the username or password is incorrect error message.