catchmyfame
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] contextual-help-linkPhew OK, so it’s not just me.
Forum: Plugins
In reply to: [To-Do Dashboard Widget] HTMLI’ll update the download file so the default fixes that error. As for the HTML in edits, that one’s more tricky. There’s no quick fix for it (contentEditable elements don’t render HTML), so I’ll have to see if there a way to parse the content before saving it. Stay tuned…
Forum: Plugins
In reply to: [To-Do Dashboard Widget] HTMLBTW, when you see the HTML in the to-do item, is that when you enter a new item, or edit an existing item (or both)?
Forum: Plugins
In reply to: [To-Do Dashboard Widget] You got me!Glad you found it 🙂
Forum: Plugins
In reply to: [To-Do Dashboard Widget] HTMLThe href and title attributes should be separated by a slash, not a comma (see the example). Try updating that or removing the anchor part of the HTML.
Thanks for the suggestions!
Forum: Plugins
In reply to: [To-Do Dashboard Widget] You got me!Samantha is correct, it should appear in your dashboard once activated.
Forum: Plugins
In reply to: [To-Do Dashboard Widget] WPMU & Front End Use ?Hi KadGab,
I haven’t yet tested it on MultiSite so I’m not sure if it functions properly.
I don’t have any plans at the moment to make the widget work on the front end, but will keep your request in mind as I develop this further. Thanks.
Forum: Plugins
In reply to: [To-Do Dashboard Widget] HTMLCan you post the allowed HTML you entered on the config side?
Forum: Plugins
In reply to: [To-Do Dashboard Widget] Other Admin's notes & color codesMulti-site or single install? I haven’t tested it in a multi-site environment. Oh, and you only see your own items, but the configuration should be site-wide.
Forum: Reviews
In reply to: [To-Do Dashboard Widget] A clever little pluginScratch that, it’s a protocol relative URL already. Let me know if you have any errors in your browser’s console.
Forum: Reviews
In reply to: [To-Do Dashboard Widget] A clever little pluginThe plugin includes https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css so I’m not sure why it didn’t load automatically for you. You may want to try changing https to http and see if that fixes it.