Michael
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom Line heights + Margin UI in block editorForum: Fixing WordPress
In reply to: Custom Line heights + Margin UI in block editorHi, did you find a fix for this? I’m struggling to get the margin & padding styles adding to the frontend. Thanks
Might be worth posting the question on the ACF support site?
Michael
Forum: Plugins
In reply to: [Page Builder Gutenberg Blocks – CoBlocks] Map BlockHi, I’ve removed the key and the map works, tho doesn’t have the style & control options You get with the key.
WIP site: https://www.bellehairboutique.co.uk/cms/about-us/
Key currently removed.
Thanks
We are also experiencing issues with the latest update, unable to access admin, 500 page error.
Quite keen to have this issue resolved.
Forum: Plugins
In reply to: [Autoptimize] Did recent Autoptimize update break CSS optimization?Thanks Frank, I see, that clears that up.
Forum: Plugins
In reply to: [Autoptimize] Did recent Autoptimize update break CSS optimization?I’ve just noticed that it’s actually placing the style link inside a inline svg!
Code snippet:
<div class="site-logo"> <svg xmlns="https://www.w3.org/2000/svg" width="83.45" height="222.78" viewBox="0 0 83.45 222.78"><link type="text/css" media="all" href="https://localhost/theme-name/wp-content/cache/autoptimize/30/css/autoptimize_ef1deb0a869e1cce37783b30ae2f7889.css" rel="stylesheet" /><title>logo</title><path d="M83.45,36.94c0-3.62-10.86-16.9-10.86-16.9C67.84-.49,57.67.72,57.67.72,30.53-7.13,42.74,50.82,45.46,88.85s-21,76.61-33.24,87.52S0,208.36,0,208.36c8.14-13.28,17-15.09,17-15.09S12.21,204.13,12.21,209s17.64,6.64,19.67,9.66,14.93,3.26,21,3.26,11.53,2.18,10.18-.24-17.64-4.83-21.37-7.24S36,194.48,36,194.48l2.71-1.81s25.1-12.07,36-39.23S69.88,95.49,65.13,84s-4.07-22.33-7.46-45.27,6.78-12.07,12.89-5.43,12.89,7.24,12.89,3.62M32.23,211.53c-1,2-1.19,1.51-1.19,1.51s-9.5-2.11-11-4.83-.34-5.28.34-8.45,3.73-10.41,6.28-7.85,2.57,5.18,3.56,10.29,3.08,7.31,2,9.33" fill="#000"/></svg></div>
Hope that helps.
Michael
Forum: Plugins
In reply to: [Autoptimize] Did recent Autoptimize update break CSS optimization?@optimizingmatters I would but this is on a local environment, not live.
Forum: Plugins
In reply to: [Autoptimize] Did recent Autoptimize update break CSS optimization?For me the the Autoptimize has put the cache css link in to the body and not in the head. So I’m seeing an unstyled page.
Thanks
Forum: Plugins
In reply to: [Event Organiser] Agenda customizationMy apologies, many thanks.
Forum: Plugins
In reply to: [Event Organiser] Agenda customizationHi,
Apologies for hijacking the post, but too wanted to customise the layout of the agenda and decided to go down the route of duplicating the widget with a different class.
All works fine apart from the grouping isn’t working, I believe it has something to do with the js/frontend.js and it’s not appending the events which are in the same group, is this correct?
Is there a way to get the custom widget to work in the same way? I’ve basically created a plugin and added the custom widget to it.
Many thanks