pembo13
Forum Replies Created
-
Forum: Plugins
In reply to: [Ovic Addon Toolkit] Ovic Addon Toolkit Breaks Elementor 3.19.0No update. It’s just broken.
Developer error. But for anyone looking: add a attribute to the JSON object based on the tax key and pass it a value of IDs
Much appreciated @tigroumeow. I’m guessing the fix is “Logs will be only enabled if the option is checked” ?
This client of mine is on Pantheon as well. I could not find a hook/action that would allow me to stop the issue any other way unfortunately, and rolling back the update seemed more of a pain
@mseidlinger I “solved” this by short circuiting the
log()
function with an immediate “return;”My suspicion is that hosting providers that may have a network filesystem underneath the “uploads” folder (which WordPress does allow relocating) aren’t expecting this may writes, and definitely not low latency writes.
Will do, thank you.
Hi @haseeb0001 ,
Thank you, just updating to the latest version fixed the issue — I wasn’t aware there was an update.
Forum: Plugins
In reply to: [Connections Business Directory] Can we create a custom template?Thank you.
Forum: Plugins
In reply to: [Connections Business Directory] Can we create a custom template?Are the paths in https://connections-pro.com/quicktip-custom-template-override-files/ correct? It says “/theme/” , but shouldn’t it be “/themes/”?
This bug report is 2 weeks old, but it seems to break forms after the update with no user intervention. Is there a way to globally fix this?
That’s a good suggestion… I had just modified the code directly, will apply this fix if there’s an update.
Thank you.
Forum: Developing with WordPress
In reply to: Documentation on creating block widgets@glendaviesnz thanks, I’ll review. I only want to create widget though.. this particular item would have no use as a post/page block.
@htmgarcia sorry, I should have mentioned that both WordPress are up to date.
However, I’ve since come to realized that the pages I’ve been looking at are non-standard, are indeed are empty.
However, the JS errors seem concerning.
Forum: Plugins
In reply to: [Connections Business Directory] Plugin is breaking Yoast page titlesThanks for addressing.