MWDelaney
Forum Replies Created
-
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] table-wrap error.Hi,
The – is actually a character encoding issue. I believe that character is supposed to be a ’ or “right single quotation mark”. I think the issue here is with your input (the text you’re inserting, and not with the plugin.I also can’t seem to reproduce the error with the UL inside a TD; can you paste your code from the WordPress editor here so I can test using the same thing?
Thanks!
use michael [at] michael-delaney [dot] com
How about this: can you add me as a user on your WPEngine account so I can troubleshoot it there?
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] table-wrap error.Got a link to the problem page I could look at?
Is the staging feature fixed?
This one is going to be tough to troubleshoot without a WPEngine account but I want to resolve it for you if I can.
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] Plugin Breaks Gravity Forms AdminSo I’ve basically reversed your problem. That’s progress I guess.
Apparently Gravity Forms “No Conflict Mode” prevents any stylesheets it doesn’t recognize from loading (see docs here). That’s… invasive.
Fortunately this is kind of an edge case (users of this plugin, AND Gravity Forms, AND who have No Conflict Mode turned on) but nevertheless I will fix this in the next version by including code to explicitly tell Gravity Forms that this plugin’s styles are OK to load.
Thank you for your help in troubleshooting this and for your support of this plugin!
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] Plugin Breaks Gravity Forms AdminCan anyone confirm that 3.2.3 fixes these conflict issues? It’s working in my test environments, but I’d like to hear from you guys, too.
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] table-wrap error.I think we’ve narrowed down the issue with the help of a user over on our GitHub repository (see the issue here).
I’m looking into correcting for unexpected whitespace for the next release.
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] Plugin Breaks Gravity Forms AdminThis should be resolved with 3.2.3, just pushed.
I just pushed an update that may resolve this issue for you. I haven’t updated the Font Awesome plugin yet, but if you could test this update (and disable the Font Awesome one for now) I would really appreciate it.
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] Plugin Breaks Gravity Forms AdminJesse,
I just pushed an update that should resolve this issue for you. Please let me know if you still experience any trouble.Thanks for your support!
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] table-wrap error.Hi, Jakus,
Can you confirm the version of PHP running on your remote setup? I’m thinking that’s the issue here.I hope that this is the same issue reported here (mostly because I don’t have a WPEngine account to troubleshoot with).
Do you have a moment to try the latest development build of this plugin from Github? (download the latest in the repo, not the latest release which doesn’t have the fix yet) and let me know if that fixes it?
Be sure to disable the Font Awesome plugin for testing purposes as I haven’t pushed a fix for that one yet.
Thanks and I apologize for the inconvenience!
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] Plugin Breaks Gravity Forms AdminThank you for reporting this! I have a fix for this in the works but I’m going on vacation for a week and won’t be able to deploy it until after that.
If you’re feeling adventuresome you can grab the fixed code from GitHub here.
I apologize for the trouble this issue has caused. Thanks for your continued support of this plugin!
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] "Plugin does not have a valid header"Alright. Version 3.2.1 should resolve this issue!