Jon Crowell
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Can’t add new recipients in new order notificationRemoving the emoji worked for me too. Such a weird thing!
Forum: Plugins
In reply to: [MailChimp Campaigns] Improve import processI’m also only able to import 10 campaigns even though there are 14 completed campaigns in my account.
Forum: Plugins
In reply to: [MailChimp Campaigns] Whole Article is not being shown@matthieuscarset-1, you can see my example here.
http://orpheusclub.org/newsletter/yours-in-song-no-4-december-2016/Adding height or width parameters to the shortcode doesn’t work for me either.
ex. [campaign id=”642f031e96″ width=”800px” height=”3000px”]
No difference in appearance than simply [campaign id=”642f031e96″]I’ve also tried adding CSS to the iframe.
iframe{overflow:scroll}; and that does nothing. I’d be happy if I could figure out a way to either have scrolling within the iframe or if the height attribute in the shortcode worked so I could set a custom height for each campaign.Let me know if you see something I’m doing wrong.
Forum: Plugins
In reply to: [The Events Calendar] Individual Event Pages BlankHey Barry,
Thanks for your reply. I did have to restore my site from an older version, which is when the plugin seems to have broken. I initiated the debug mode and got this:
[09-Oct-2017 20:23:15 UTC] PHP Fatal error: Class ‘Avada_EventsCalendar’ not found in /home3/rcopcom/public_html/wp-content/themes/Avada/tribe-events/single-event.php on line 47
[09-Oct-2017 20:23:17 UTC] the-events-calendar/common – Log: Initializing Tribe Events on Oct, 9th at 08:10:17 pm
[09-Oct-2017 20:23:18 UTC] PHP Fatal error: Call to undefined function Avada() in /home3/rcopcom/public_html/wp-content/themes/Avada/tribe-events/single-event.php on line 39
[09-Oct-2017 20:23:23 UTC] the-events-calendar/common – Log: Initializing Tribe Events on Oct, 9th at 08:10:23 pm
Based on that I figured out I had some old plugin customizations that we’re breaking the page. Honestly I can’t remember what they did, so hopefully I don’t need them anymore with all the plugin updates that have happened since.
Best, – Jon
Forum: Plugins
In reply to: [CloudWok File-Upload] Cloudwok Hides Upload Success MessageI’m having this same issue. No success message despite allowing it as a setting. Any update here?
Thanks for posting this. My form had the same orange error after switching to my clients’ live server. Resetting the API keys seemed to do the trick.
Forum: Plugins
In reply to: [MailChimp Campaigns] Whole Article is not being shownThis is also happening for me. The newsletter is cutoff after 1000px.
http://orpheusclub.org/newsletter/yours-in-song-no-4-december-2016/Adding height or width parameters to the shortcode doesn’t work for me either.
ex. [campaign id=”642f031e96″ width=”800px” height=”3000px”]
No difference in appearance than simply [campaign id=”642f031e96″]I’ve also tried adding CSS to the iframe.
iframe{overflow:scroll}; and that does nothing. I’d be happy if I could figure out a way to either have scrolling within the iframe or if the height attribute in the shortcode worked so I could set a custom height for each campaign.Help please!
Forum: Plugins
In reply to: [MailChimp Campaigns] Newsletter is cut off in post?anyone have an update here. I’ve been trying to edit the height of the iframe using css and javascript but my code seems to be overwritten by the plugin.