wpgloe
Forum Replies Created
-
Good to hear and thanks for the review!
Then suppose the problem with squashed photos is gone, please give the last update a try.
Thank you for reporting the issues.
I had the same issue with icon display but after editing the file and refresh cache it appeared ok. There is now a new update available 5.6.1 with this fix included as well as other Firefox related issues resolved. Please give it a try.
The last tree lines must be as indicated above. Did you try to delete cache and refresh page?
Hi, sorry to hear that you have stumbled upon an issue again.
The stretched images will need some more time to investigate, however the missing icons is due to a lack of a closing </defs> tag in the svg file.
Firefox is picky about this, while other browsers seem to handle it. So, as a temporary workaround you could edit manually the svg file ip-svg-sprite.svg in the includes folder and add the tag as shown in bold here:
</symbol>
</defs>
</svg>Forum: Plugins
In reply to: [Image Projector - a lightbox] The plugin no longer worksClosing case, resolved.
Forum: Plugins
In reply to: [Image Projector - a lightbox] The plugin no longer worksOK, I see the error is still there even though image-projector is deactivated.
I think you should try to address this error first. If you cannot fix it but still want to use image-projector, please let me know so we can find an alternative way to load the relevant script.
Forum: Plugins
In reply to: [Image Projector - a lightbox] The plugin no longer worksThere seem to be an error at the start of a cached script that causes it to fail to load. The error does not seem to be related to image-projector, but in the same cache file, image-projector scripts are included. Open the console window, re-load page and and you will probably see:
Uncaught SyntaxError: Invalid regular expression flags (at 0eccd.js:1:21)
And on line 1, character position 21, this appear, regular expression in bold:
var VALID_CLASSNAME=/^[_a-zA-Z- ]*$/var constructCssPath=el=>{if(!(el instanceof Element))return
So, try to deactivate image-projector, clean the browser cache and reload page while having the console open. If you see the same error message then this issue is not related to image-projector.
Forum: Plugins
In reply to: [Image Projector - a lightbox] The plugin no longer worksIt looks like it is related to Rocket Loader from Cloudflare. As a start – are you able to turn this off to check if that helps?
Forum: Plugins
In reply to: [Image Projector - a lightbox] The plugin no longer worksI have now checked the plugin using free version of Generatepress and the plugin works as expected.
Do you have some more information on what is not working?
Forum: Plugins
In reply to: [Image Projector - a lightbox] The plugin no longer worksHi, I will check as soon as possible and return.
By the way; are there any related messages in the browser’s console? And, if you have the opportunity to provide a link to the page it is always useful.
Chr.
Thank you for reviewing!
Closing this item.
Thanks for the feedback – that’s good news! Will publish an official version with this fix when some other updates are ready.
There is an update available at image-projector.com. At the bottom of the front page you will find version 5.2.1 available for download.
The only change is the loading of the css, now moved from footer to header. I suspect this to be the issue in your case.
If you could just give this a try before it is published officially it would be great!
EDIT: Assuming you are aware of the steps needed to replace the plugin manually. If not, just remove existing image-projector folder with all its content from the WordPress plugin folder. Extract downloaded archive and copy the resulting image-projector folder to the plugin folder of the WordPress installation. Please let me know if you have any questions.
- This reply was modified 1 year, 6 months ago by wpgloe.