ChrisHilditch
Forum Replies Created
-
Forum: Plugins
In reply to: [Ajax Widget Area] [Plugin: Ajax Widget Area] Widget never loadedI’m gonna have to close this!
If your still having problems I’m gonna need a little more info to help. WordPress version? Which widgets are you trying to load? And are you getting any errors in the browser console?
Feel free to re-open with more info.
Forum: Plugins
In reply to: [Ajax Widget Area] Trigger event when loadedThanks Orcsik, that’s a great idea!
Forum: Plugins
In reply to: [Ajax Widget Area] [Plugin: Ajax Widget Area] tagHi Denis,
The HTML that is used changes from theme to theme, I used <aside> as this was consistent with the default WordPress theme at the time – twentyeleven.
However I definitely acknowledge this as a problem – I’ll look into adding a setting to allow you change the HTML that is used. Hopefully I’ll be able to look into this in the next month or so.
Chris.
Thanks.
I had a look at a couple of SSL plugins, and one had a filter on admin_url which is applied in admin_url function, which I think could be overcome. But they both used output buffering, and in the buffered text change http to https – this might take longer to find a nice solution to.
Do you mind if we close this issue, and open an issue ‘Compatibility with SSL plugins’ or similar? Or can you rename this one? It’d be clearer other people joining the conversation, and clearer on the plugin page.
Thanks.
Chris.Are you using a plugin for https? If so which plugin?
Thanks,
Chris.Hi,
Thanks for the feedback! Sorry for the delay in replying.
I’m having trouble recreating this – I’ve just tested this with Magazine Basic, and it works fine. I’m not keen to pay for Magazine Premium to test, but I am keen to fix any bugs!
Have you managed to get it going? Are you getting any JS errors? Is the ajax request returning the widgets?
(I’ve just committed a fix for users who aren’t logged in, which might fix your issue).
Chris.