julian_wave
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 5.8 css issueSame frustrating problem. Only thing I have found that seems to help is adding !important to my css, to override those “revert”s, which is hardly an ideal solution.
Although this approach is working, on my widgets screen, I see the following message:
Notice: wp_enqueue_script() was called incorrectly. “wp-editor” script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see Debugging in WordPress for more information. (This message was added in version 5.8.0.)
It seems to be the code for “core blocks only” that is causing this – if I remove it the notice goes away.
Hi
That was useful and I’ve got it working on my site, although I’m still a bit confused by some things.
One thing that confused me was the line “‘my-plugin/class-names/list-block”. After some hunting it turned out I’m not the only one who found that confusing. But eventually I found this which helped.
Anyway thanks for documenting this, it was very helpful.
Forum: Plugins
In reply to: [Simple Sitemap - Create a Responsive HTML Sitemap] Wrapping Gutenberg blockFound out solution myself. Go to admin, and add the block to a page. Then in the inspector look for its data-type. In this case I got “wpgoplugins/simple-sitemap-block” which has done the trick.
Forum: Plugins
In reply to: [FakerPress] Can’t select custom post typeYes that helps, it wasn’t public.
Thanks
Forum: Plugins
In reply to: [Enhanced Media Library] New categories don’t save properlyI think the mamp php is 7.2.34, and the wordpress is 5.6.2.
Forum: Plugins
In reply to: [Taxonomy Filter] “The plugin does not have a valid header” error message…but I was able to activate it from the installed plugins screen, and it does exactly what I wanted it to do so thanks.
Forum: Plugins
In reply to: [Gutenberg] How to create block templates for specific Page Templates?I was just about to ask this exact question.
Forum: Plugins
In reply to: [Yoast SEO] Yoast mamp breadcrumb links not workingYes, I have both WordPress Address (URL) and Site Address (URL) set as https://sitename:8888 on the General Settings screen, but as I say, the link from the breadcrumb just goes to https://sitename (the “:8888” gets left off).
Forum: Plugins
In reply to: [lazysizes] php warningIt seems to be fixed with this new update, thanks.
Ok thanks, I will see what else might be causing it.
Sorry its only on local at the moment, not yet live, going live tomorrow (I hope!).
What happens is, if I hover over the links in the popup, they jump upwards as if they have had css margin bottom added, or css position changed, or maybe a js animation.
If that is not meant to happen, I can check through tosee if there is some kinsd of conflict going on, but if it is meant to happen, could you let me know how to disable it?
Thanks.
Forum: Plugins
In reply to: [The Events Calendar Shortcode & Block] No next-prev linksThanks for the quick reply.
Your approach in the video might well come in handy, but my client really needs standard paging links for these posts if at all possible, so for now I will try getting it to work with Events Calendar Pro shortcodes.
Forum: Plugins
In reply to: [Lazy Loader] does not work well with tiled galleriesAnd weirder…
I had the latest version of the plugin, but I pressed “update” anyway, and then everything worked. Maybe page cacheing was to blame? Anyway, it all seems to be working now, and my folio looks fine again.
Thanks very much for the quick response.
Julian
Forum: Plugins
In reply to: [Lazy Loader] does not work well with tiled galleriesHi Florian,
I can not see lazy loading options in Appearance > Customize.
See image
Julian
ps – is there a quick and dirty short term solution, my portfolio page is not looking good in Chrome!
- This reply was modified 7 years, 8 months ago by julian_wave.