Hi,
I installed your plugin but for some reason every time I save the following line:
/* Enter Your Custom Admin CSS Here */
#events2_variation_default .events2_seat_chart_view_row > span:nth-child(1) {
order:44;
}
It throws away the Order:33 and gives me this:
/* Enter Your Custom Admin CSS Here */
#events2_variation_default .events2_seat_chart_view_row > span:nth-child(1) {
}
Please can you let me know if this is a limitation somewhere? Is there a way to fix this?
Thank you.
Ash
]]>Hi, your plugin is awesome
I made a mistake withmy CCS code and now my page does not load, I added wrap, display: none,
I deleted the plugin, and the page, loads, but when I reinstall the plugin, the CSS I previously used is still saved, where is it saved please so I can remove it.
]]>Hi,
just started using this plugin. I hope I am not overseeing some settings.
align-self-rule and CSS custom properties are removed upon save.
(object-fit gets marked as wrong.)
Fix would be appreciated. Thanks.
]]>Has this been Tested for php v.8X
]]>This would be very useful to make everything easier for the client to edit, if it were possible to define by ROLE.
]]>are you planning to create a plugin to add jQuery as well to Admin area?
loved your “Admin CSS MU” plugin!
or can you direct me to a plugin or instruction how to do it?
Hello!
I need to hide something, I know CSS is not the best but how do I hide something for ALL user roles except SuperAdmin?
In this case admin rule should also be included in the hidding.
Thanks
]]>Hi, I get this message when I open the admin page:
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in ./wp-content/plugins/admin-css-mu/csstidy/class.csstidy.php on line 859
Hope it could be a fix for it,
thanks!
]]>Hi,
I’ve noticed some error in my error log :
`Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /home/dexa7488/public_html/wp-content/plugins/admin-css-mu/csstidy/class.csstidy.php on line 859
any chance to correct ?
many thanks in advance,
Xavier
Hello I wanted to add custom css for editor block in page or post. But the custom CSS is not being loaded there.
]]>I would like to pass a value to Admin CSS MU from an ACF Option page color picker. Is there a way that I can include the following? Currently the php content is being stripped at ‘Save’.
.mybackground-color {
background-color:<?php the_field('page_background_color', 'option'); ?>;
}
]]>
I have multisite, but findout it dont work with some pluings…. only in main site.
One of them is: Contact Form 7 Mailchimp (by CRM Perks)
]]>We are using a multisite install. We’ve tried Network activation and only activating on a site by site basis. When activating network wide, it only shows on the main site, and not on any sub-site. If activating on individual sites, when clicking to access, it does not show in the Appearance menu, except on the main site as well.
If I try to access via the Plugin list (ie Add CSS link under the plugin name), I get an error message stating that I don’t have access. I’m a super admin.
Any ideas?
]]>I was using this then my site when down saying: there was some undefined value “boolval()” in admin-css-mu/admincssmu.php on line 275 so I had to deactivate the plugin via FTP to access my admin area.
When I try to reinstall I get this error:
Installation failed: <!DOCTYPE html> <!–[if IE 8]> <![endif]–> <!–[if !(IE 8) ]><!–> <!–<![endif]–> LiveSite Pack ‹ Ascendancy Consulting — WordPress addLoadEvent = function(func){if(typeof jQuery!=”undefined”)jQuery(document).ready(func);else if(typeof wpOnload!=’function’){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}}; var ajaxurl = ‘/site/wp-admin/admin-ajax.php’, pagenow = ‘toplevel_page_live-site’, typenow = ”, adminpage = ‘toplevel_page_live-site’, thousandsSeparator = ‘,’, decimalPoint = ‘.’, isRtl = 0; Fatal error: Call to undefined function boolval() in /home/www/ascendancyconsulting.com/site/wp-content/plugins/admin-css-mu/admincssmu.php on line 275
It worked 2 weeks ago. What’s wrong?
]]>Very happy with this plugin until I found out it gave a server error (500) on the website for the pages in different languages… (using wpml)
]]>This plug in wont render before and after selectors ??
]]>