itsoakum
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Flash of large SVG icons on calendar load (FOUC)Thank you @d0153 for looking into this! If your team is having trouble reproducing, I can try to stand up a non password protected instance as a demo.
Thanks again.
-Adam
Has this been resolved, or is a bug entered to fix the issue described in the initial message?
Please disregard this issue. It turns out, this was a problem with my browser. Restarting the browser fixed the rendering issue. All set now, thanks.
Forum: Plugins
In reply to: [Custom Post Type UI] Import of Custom Post Type not workingThanks! Great plugin, BTW!
Forum: Plugins
In reply to: [Custom Post Type UI] Import of Custom Post Type not workingI think I found the issue and now can successfully export/import.. You may consider this a bug to address at some point 🙂
I had entered double quotes in part of the Post Type Description field and this appears to have broken the import. Once removed, the import worked. Here’s an example:
This is a “Post Type Description” example.
When saved, the double-quotes are HTML encoded and the description field contains the HTML code for quotes where the quotes originally were.
This use of double-quotes in the description field appears to break the import function.
- This reply was modified 3 years, 10 months ago by itsoakum. Reason: Used an html code in the original message that was tranlated and made the response confusing (was trying to show the code verbatim)