Zack Pyle
Forum Replies Created
-
Forum: Plugins
In reply to: [Code Block Pro - Beautiful Syntax Highlighting] Selectors on spans@kbat82 Another small item when you get around to it -> it would be awesome if
cmd
+/
would comment out the line you’re on and use the appropriate commenting style // vs /* */ etc based on the code language selected for that block ????Forum: Plugins
In reply to: [Code Block Pro - Beautiful Syntax Highlighting] Selectors on spans@kbat82 Thanks for the update. Sounds good. Keep me posted ????
Clever workaround targeting the style. I’ve never thought to do that since I’ve never had to do it haha
Forum: Plugins
In reply to: [Clear Cache for Me] Do not redirect to home page@webheadllc You’re right. It’s only happening on one or two of my sites and there are some js errors showing. ????
Forum: Plugins
In reply to: [Clear Cache for Me] Do not redirect to home page@webheadllc This didn’t used to happen, but when I click CCFM button in the admin bar from the frontend, it is redirecting to /wp-admin/?ccfm_success=1 now?
Forum: Plugins
In reply to: [SVG Support] Updating Failed when try to update a page@benbodhi Unfortunately, I can confirm that version 2.5.8 still does it :/
Updating failed. Could not update the meta value of inline_featured_image in database.
Forum: Plugins
In reply to: [Code Snippets] Can’t activate snippets@bungeshea I believe it was triggered by activating multiple snippets at a time. Once WF was deactivated, all the ones I bulk activated showed as being active. Then after reactivating WF again, everything was functioning normal again and I could activate others
Forum: Plugins
In reply to: [Code Snippets] Can’t activate snippetsIt was Wordfence blocking it. Deactivating and reactivating WF fixed it
- This reply was modified 1 year, 7 months ago by Zack Pyle.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Show A.B.C. in search results?Forum: Plugins
In reply to: [Clear Cache for Me] Clear WP Rocket????
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] 2.0.16 Breaking Layout@adeelkhan That worked. Thank you
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] 2.0.16 Breaking Layout@adeelkhan Pretty easy to replicate.
Blank install with Breeze & SEOPress installed.
Cross-origin Safe Links enabled in Breeze.
It seems to be moving a bunch of stuff from the <head> into the body inside a <p>…? See screenshotForum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] The new UI is worse than the old oneMuch better ????
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] The new UI is worse than the old one@adeelkhan My main issue is that the toggle buttons are not clear about which is active. This is due to the white button of the toggle is “above” the background color (because of the border over the whole toggle). It makes it seem like the white part is the active button you are sliding across the colored background. So it makes it seem like the opposite state is actually selected.
Here is the CSS I wrote to fix the problem:
/* Breeze */ .on-off-checkbox input.br-box + label > .status-switch, .on-off-checkbox input.br-box + label > .status-switch:before, .on-off-checkbox input.br-box + label > .status-switch:after, .on-off-checkbox input.br-box:checked + label > .status-switch:after{ border-radius: 0; } .on-off-checkbox input.br-box:checked + label > .status-switch:after, .on-off-checkbox input.br-box + label > .status-switch:after{ border: solid 2px darkgray; color: darkgray; } .on-off-checkbox input.br-box + label > .status-switch:after{ right: -5px; color: darkgray; } .on-off-checkbox input.br-box:checked + label > .status-switch { background-color: white; } .on-off-checkbox input.br-box:checked + label > .status-switch:before{ left: 55%; } .on-off-checkbox input.br-box + label > .status-switch { background-color: white; }
Forum: Plugins
In reply to: [White Label CMS] WordPress 5.9 splash page takes over custom BB Dashboard@jhayvum But that is on dozens of my sites. It didn’t used to do that. It had a default background of white. Why is this not the case now?
Forum: Plugins
In reply to: [White Label CMS] WordPress 5.9 splash page takes over custom BB Dashboard@jhayvum It seems to be mostly fixed for me, but I’m seeing some inconsistencies. The weird thing I’m still getting is “no background at all” sometimes – aka, it used to be a white bg, and now it is WP’s gray bg color
https://paste.pics/bfddf7801b03b1e5378681364fbe863c