John Regan
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] Remove Sidebar from one PageHi @ajgniewosz , unfortunately, as this is a side project for me, I am unable to provide support for specific CSS requests. I hope you will understand. Thanks for reaching out!
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] History@brochite This is a fantastic idea for a new feature. Thanks for the idea!
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] Error Full site editingHi @fellyph , please check out the latest version of the plugin and let me know if your error persists. Thanks!
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] Getting nowhere in twenty twenty twoThanks @hodinator @clarus-dignus
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] reserved character added to pseudo class issue@swagit This is an interesting case. There is some sanitization/escaping that goes on when the CSS is saved and displayed, and I imagine it has something to do with what’s going on here. Have you tested putting your CSS into the default WP Customizer “Additional CSS” panel?
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] How to determine what SCSS is doing on my site?@cag8f I’m just trying to protect myself.
I’m 99.99999999% sure that, based on your description, removing the plugin from your site will be very easy and simple and go off without a hitch.
I’m just hesitant to tell anyone that making a modification to their site will be fine without me knowing anything about the site.
Based on your description, if I were in your shoes, I’d remove the plugin and expect no issues at all. Thanks!
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] How to determine what SCSS is doing on my site?Hi @cag8f While I cannot guarantee this is true, I would assume that the plugin can be safely removed. This plugin only adds CSS, and the interface would display any CSS that it would be using. I recommend simply deactivating the plugin and testing your site. If everything looks okay after your testing, then it would be safe to delete it.
Please understand that I cannot guarantee this for 100% sure because I don’t have access to the site itself and cannot view its code.
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] Giving up on Plugin?Hi @wafwaf Just updated the plugin today. It’s now tested on WP 5.1.1 and PHP 7.2. Thanks for your encouragement!
John
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] Updated from v3.3 – code not displaying correctlyAn update for this issue has been pushed. Please update your plugin and let me know if this is resolved, @t1dhvls
Thanks for the feedback!
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] Shiny New Version 4.0!I’ve pushed an update for this issue. Please see my comment here.
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] S C CSS file not minified by autoptimize pluginThis is a great idea @pedro-magnifico. I’ll definitely look into this for the next version!
I’ve added this to the plugin roadmap.
John
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] Tuck Back Modifications CSS – Post LayoutHi @devilman084,
Are you making your edits in the Customizer or in the Settings Page (Appearance > Custom CSS)?
Also, could you please let me know what version of WP you are using?
Thanks for the report!
John
I just pushed an update to the plugin to fix the editor display on older versions of WP. Please update your plugin and let me know how it works.
Cheers!
John
Hi @carolleung,
I’m working diagnosing why this isn’t playing well with some older versions of WP, and will issue a fix as soon as I can.
In the meantime, the CSS is stored in the wp_options table of the databse, in the “sccss_settings” option. That option is a serialized array in the DB, and when it is unserialized (Here’s an online tool to help with that), it is the value associated with the “sccss-content” key.
I apologize for the inconvenience, and am grateful that you left this comment to let me know about the issue.
John
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] Shiny New Version 4.0!Hi @carolleung,
Could you elaborate on your comment above? I’d like to know more about what you’re thinking.
In which ways is the code layout not user friendly?
Also, what can I add to make it more Accessible?
Thanks!