edjarrett
Forum Replies Created
-
Forum: Plugins
In reply to: [W4 Post List] Dynamic ListsThinking more about this, I think the big thing I want to be able to do is pass a parameter to the list that find all the posts whose category is equal to the parameter.
OK. Thanks for the update.
Forum: Plugins
In reply to: [W4 Post List] Stopped working after updateSame thing happened to me. The plugin folder actually ended up empty. Made me wonder if the author was trying to take it out of circulation.
Forum: Plugins
In reply to: [Media Library Assistant] Post Custom Fields will not saveThat seems to have done it. Thanks.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] JetPack throwing AMP errorsThe errors I am seeing are different. I have filed a bug report with GetHub. At least I hope I have. Never been on there before.
Forum: Plugins
In reply to: [Media Library Assistant] Post Custom Fields will not saveThanks. That worked.
Forum: Plugins
In reply to: [Media Library Assistant] Post Custom Fields will not saveI am using WordPress 5.0.3 and MLA 2.78. When I am editing a post, scroll down to the Custom Fields, select a field, add a value and then try and save it. Nothing happens. Reopen the post and the field was not added. I disabled the Custom Field area in MLA but that had no impact.
Forum: Reviews
In reply to: [Media Library Folders] Challenging to useThanks for the feedback. It is possible that there was interference with other plugins. But I have already been reimbursed for the product and moved onto something else. It uses categories rather than establishing folders. And seems to integrate much better into Media Library.
Forum: Plugins
In reply to: [Spectra Legacy – Gutenberg Blocks] AMP SupportOK, thanks
Forum: Plugins
In reply to: [Spectra Legacy – Gutenberg Blocks] AMP SupportAny idea when this might be expected?
Forum: Plugins
In reply to: [Spectra Legacy – Gutenberg Blocks] Post Carousel not workingIt appears like slick.min.js is the JS file I need to exclude. Thanks for pointing me in the right direction.
Forum: Plugins
In reply to: [Spectra Legacy – Gutenberg Blocks] Post Carousel not workingIt indeed the Autoptomize plugin that is causing the problem. What js script do I need to exclude from it’s optimization? I didn’t see an obvious candidate when looking at the source for the page.
Forum: Fixing WordPress
In reply to: Publishing a w4pl listI have figured out at least the problem with the shortcode. The documentation says to use
[postlist 1]
but what is really needed is
[postlist id=1]Still don’t understand the permalink issue though.