Widget is stripping border-radius from code
-
Every time I add a border-radius to the EM widget’s “List item format:” it gets stripped when I save.
Any thoughts?
Here’s my code:
<li><div style="margin-bottom: 20px"> <a href="#_CATEGORYURL"><div style="float: right; height: 15px; width: 15px; -webkit-border-radius: 7.5px; -moz-border-radius: 7.5px; border-radius: 7.5px; background-color: #_CATEGORYCOLOR"></div></a> <h4 style="line-height: 110%">#_EVENTLINK</h4> <span style="font-size: .9rem"> {not_long}#_EVENTDATES{/not_long} {is_long}#F #j#S – #@j#@S, #@Y{/is_long}<br /> {has_time}#_12HSTARTTIME{/has_time} </span> </div></li>
Viewing 6 replies - 1 through 6 (of 6 total)
-
hi,
do you have sample link to your site for us to see and analyze?
The category color next to the event title in the widget should be a dot – not a square. But border-radius code is gone every time.
I’m using Headway Themes. Here’s my system info…
### Begin System Info ### Child Theme: Headway Child Theme Multi-site: No SITE_URL: http://fbcmountjoy.brutech.net HOME_URL: http://fbcmountjoy.brutech.net Headway Version: 3.7.14 WordPress Version: 4.1 PHP Version: 5.4.34 MySQL Version: 5.5.40-36.1-log Web Server Info: Apache GD Support: Yes PHP Memory Limit: 256M PHP Post Max Size: 50M WP_DEBUG: Disabled SCRIPT_DEBUG: Disabled Debug Mode: Disabled Show On Front: page Page On Front: 38 Page For Posts: 0 Amount of Posts: ~4 Amount of Pages: ~19 Amount of Blocks: ~39 Responsive Grid: Enabled Caching Allowed: Yes Caching Enabled: Yes Caching Plugin: No caching plugin active SEO Plugin: No SEO plugin active Operating System: Mac Browser: Apple Safari Browser Version: 8.0.2 Full User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 WEB FONTS IN USE: None ACTIVE PLUGINS: Akismet 3.0.4 http://akismet.com/ AutoChimp 2.15 http://www.wandererllc.com/company/plugins/autochimp/ Duplicator 0.5.10 http://www.lifeinthegrid.com/duplicator/ Events Manager 5.5.5 http://wp-events-plugin.com Force First and Last Name as Display Name .2 http://www.strangerstudios.com/wordpress-plugins/force-first-last/ Login-Logout 2.9 http://ww.wp.xz.cn/plugins/login-logout/ Meta Slider 3.2.1 http://www.metaslider.com Page Security by Contexture 1.5.11 http://www.contextureintl.com/open-source-projects/contexture-page-security-for-wordpress/ Register Plus Redux 4.0.3 http://radiok.info/blog/category/register-plus-redux/ Search Everything 8.1.3 http://ww.wp.xz.cn/plugins/search-everything/ ### End System Info ###I’m getting this too. Can you confirm which version of Events Manager you’re using?
5.5.5
Thanks. I’ll add this as a bug. Meantime, a workaround would be to add rules your stylesheet instead of doing it inline.
Ok – thanks. That works.
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Widget is stripping border-radius from code’ is closed to new replies.