jay_theis
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Related Posts] Plugin not working for multisiteHi,
Has this issue been fixed yet?
I’m admin on a subsite of a multisite and I’m getting the same error that @shneoh described after clicking “Turn On”.Best,
JayHi,
Thanks for your reply.
I had it working with one of the ImageBrowser templates but now it isn’t working anymore. I must have changed one of the settings without realising. Is there a particular combination of settings/templates that its working for because I can’t work out how to do it anymore.
ThanksForum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)No problem.
I haven’t tried it but maybe this one
Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)that was part of the problem. The images are being loaded now but not displayed correctly. But I’m not sure where the problem could be
Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)It doesn’t seem to load any images. Are you using images that you have uploaded to WP before installing the plugin? If so, try uploading them again.
Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)Do you have a link to have a look at?
Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)Ok nevermind I figured it out. For anybody running into the same problem make sure to call the wp_footer() action.
Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)Just saw that I get this error in the Chrome console when I manually add the gamma.js file:
“Uncaught TypeError: Cannot call method ‘prefixed’ of undefined” on line 161 in the gamma.js file.
Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)Any ideas how the js files are loaded?