wpgloe
Forum Replies Created
-
Forum: Plugins
In reply to: [Image Projector - a lightbox] To disable on some pages or some posts?Found an issue that is likely to be the reason.
Refering to the un-compressed image-projector.js from version 4.5, line 589, change this:
if(src !== "") {
to:
if(src !== "" && typeof(src !== 'undefined')) {
I will publish a new version, but before that it would be good if you could confirm that this solves the issue.
Forum: Plugins
In reply to: [Image Projector - a lightbox] To disable on some pages or some posts?Noted, I will check what’s causing this and provide a remedy.
Forum: Plugins
In reply to: [Image Projector - a lightbox] To disable on some pages or some posts?Plugin updated to 4.6. Added versioning in script loading to prevent use of outdated, cached files.
Forum: Plugins
In reply to: [Image Projector - a lightbox] To disable on some pages or some posts?I checked it again on your pages and it seem to work OK.
If you force a re-load of the page or clear the browser cache – will that fix it?On the last post you refer to, the three images side-by-side opens in the viewer and also have a thumbstrip.
Forum: Plugins
In reply to: [Image Projector - a lightbox] To disable on some pages or some posts?I see the problem, thanks for reporting. I will check this promptly and return.
Sorry for the inconvenience.
Forum: Plugins
In reply to: [Image Projector - a lightbox] To disable on some pages or some posts?closinng this case.
Forum: Plugins
In reply to: [Image Projector - a lightbox] To disable on some pages or some posts?Version 4.5 is released and you can now specify posts/pages where the plugin shall not be activated – see the Activation tab in plugin settings page.
Forum: Plugins
In reply to: [Image Projector - a lightbox] To disable on some pages or some posts?Good to hear that you could proceeed.
I will check in a new version today that will allow you to specify posts/pages where the plugin shall not be activated. Then you should not need another plugin to deactivate it. I’ll let you know when it is available.
Forum: Plugins
In reply to: [Image Projector - a lightbox] To disable on some pages or some posts?Hi, temuujina.
This is currently not supported, but I will look into it and see if something can be done rather quickly.
Meanwhile, if the images on those posts/pages have a certain class name this class name can be specified in the “Images” section of the settings page under “Exclude these images”.
Chr.
Forum: Plugins
In reply to: [Image Projector - a lightbox] Real size imagesDa kan du sjekke ut siste version, skal ver OK n?. Takk for at du rapporterte! Chr.
Forum: Plugins
In reply to: [Image Projector - a lightbox] Real size imagesHar en fiks p? dette som kommer i neste versjon som er rett rundt hj?rnet. Var snakk om overlapp av navn p? klasser, endrer klassenavn i image projector.
Forum: Plugins
In reply to: [Image Projector - a lightbox] Real size imagesHei – kunne du ha satt opp en testside hvor dette skjer? Har fors?kt ? legge til native WP gallery men kan ikke se at det byr p? de problemene du skisserer.
Og – kan du fors?ke ? sl? av Features | Show thumbstrip og se om det gir noen endring?
- This reply was modified 2 years, 7 months ago by wpgloe.
Forum: Plugins
In reply to: [Image Projector - a lightbox] Real size imagesBra, og takk for nyttige tips og utvist t?lmodighet!
Chr.
Forum: Plugins
In reply to: [Image Projector - a lightbox] Real size imagesHei igjen og godt nytt ?r. Ikke noe du har g?tt glipp av nei – dette kommer i neste versjon som blir publisert etter ? testet mot nyeste WP release 5.9 som visstnok er planlagt 25 januar. S? kan skal du kunne laste ned oppdatert plugin med denne funksjonen.
Forum: Plugins
In reply to: [Image Projector - a lightbox] Real size imagesDu kan ogs? spesifisere “.post-content” eventuelt “.main-container”. Tror jeg ville fors?kt “.post-content”.