Has this plugin been discontinued?
]]>The module is working, but yet showing an error in the console when the page is loaded. This error is produced because the $(“.everlightbox-trigger”).everlightbox is used before the library is loaded in footer.
I see 3 options:
1. Move the library to be loaded at the header
2. Apply the code only after the page is fully loaded
3. Move the javascript code generated in class-everlightbox-public.php to the end of the page instead to the footer
I’m using the Divi theme with the Divi Gallery Module, and EverlightBox.
In order to use your plugin with the Divi Gallery Module, I have to include the Custom CSS below. If not, both the EverlightBox, and the Divi Lightbox, popup at the same time.
But when I use the this CSS, the EverlightBox plugin only pops up the first time you click on a photo in the gallery. If you close the lightBox and click again, EverlightBox no longer works. You have to refresh the page to get to get it to continue working.
Is there a workaround for this?
Thank you,
John
/*** Divi Gallery lightbox display:none ***/
.mfp-bg.mfp-fade.mfp-ready,
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
display:none;
}
.mfp-zoom-out-cur {
cursor:inherit;
}
/* photoswipe background color */
.pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000000e6;
opacity: 0;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
/* photoswipe background color */
html.js {
overflow: unset !important;
}
]]>
Is there a way to add more social media sharing options, except for FB, pinterest and twitter? Can we add linkedin or whatsapp for example?
]]>Hello Sir,
I want my users to be able to submit Pictures to my Gallery from the Frontend.
Is this possible with your plugins?
If Yes, how can it be achieved?
If No, would you consider adding and implementing this Feature?
Needing to hear from you soon.
Regards.
]]>Not sure if this is the same issue that was addressed here: https://www.ads-software.com/support/topic/download-button-dont-appear-in-mobile-version/ but the download icon is not visible on mobile.
I tried the CSS code provided in that support post, but it does not work.
]]>I updated my wordpress version to 6.0, we can’t do ‘Trash’ option in bulk actions for posts and pages, it is triggering an error with page inside in this plugin
error is as follows
Uncaught TypeError: preg_match(): Argument #2 ($subject) must be of type string, in plugins/everlightbox/admin/cmb2/includes/CMB2.php(1005): wp_kses_post() #
]]>When I tap on one of the share buttons On my mobile, nothing happens.
I see someone else reported this a year ago too. Is this not yet been fixed?
Thank you in advance.
]]>Is their a way to show the total and current image number in the lightbox?
For example
User is viewing the 4th image
4/174
]]>I assume this is possible with a simple CSS, but I don’t seem to figure out how to get it done. My images are getting a watermark at the center button. And when you hover over the image the social icons are over the watermark, which looks ugly.
So I want to move them
1. To the top center
– or –
2. To pop-up at the bottom outside the image so, in the lightbox background area center button. If only it doesn’t conflict its responsiveness on mobile etc.
would be great. Thank you in advance.
]]>You say
“Yes sure! EverlightBox natively supports YouTube and Vimeo.”
but i have failed to make it work, no matter what i tried.
Any instractions?
Thank you
]]>Happy holidays, friends!
2021 has been a challenging year for everybody and our business and our team wouldn’t make it without you, our users. We want to take a moment to thank all of you for all the support and commitment you’ve shown for our plugins, and that you patiently stuck with us during bugs, enhancements, and troubleshooting issues. We wish you happy and peaceful holidays and we look forward to serving you another year!
We welcome the holidays season and we hope you spend it with your friends and families! So our team can do the same and enjoy the holidays with their loved ones, our support will be limited 24th December – January 3rd. We hope to see you next year with new suggestions, feedback, and kind words – they are the highlights of our days!
Take care,
WPChill Team
Hi,
Thanks for the cool plugin!
I want to know about sticky captions.
What is this feature?
I’ve enabled and disabled this setting, but it didn’t change the display image.
If possible I would like to show “alt” attribute value of img tag in the corner of the image.
Can “Sticky caption” do this?
Thank you.
]]>Hi, the download button doesn’t appear on the mobile version of my website. go to portalagita.com.br and on the home page, in the “COBERTURA DE EVENTOS” section, any of the events does not appear when opening a photo in the mobile device popup
]]>I must say, this is one of the nicest and cleanest modern-looking lightboxes I’ve ever tried! Great great job!
1. When I activate this, nothing seems to happen? I removed my cache and everything.
2. Is it possible to show in the left corner the photo number?
If the gallery has 130 photos for example. You can show the user “15 of 130 Photos” for example if they contact us to send them the full resolution. It’s easy that they can provide us the photo number as well.
Thank you in advance.
]]>I am forced to look for another plugin, it is not correct to be forced to buy license to have a working version.
if you have problems with the new versions of wordpress …. first solve the problem and then leave free choice
Hi,
When we click on a thumbnail the lightbox opens, but keeps showing the loading-icon.
Both in the Samsung browser and the chrome app on a Samsung galaxy (android).
Hi, thanks for your plugin.
There is a problem that blocks the entire site from working if your plugin is active.
It happens that clicking on any link on the site opens the black lightbox display with arrows but it does not show anything, this does not allow you to browse the site, because it opens by clicking on any link including the menu.
Same thing if I click on the images that should open, black lightbox with arrows but it doesn’t show anything.
If I deactivate your plugin everything works.
Possible because it is not yet updated to the latest version of WordPress?
I’m waiting
Thank you
I upgraded to WordPress v5.6, and my main navigation stopped working. This is true for both sites where I am using this lightbox.
When clicking on anything in the navigation, it would load the lightbox (dimmed background, back/forward <> icons) — rather than navigate to the page I had clicked.
Deactivating this plugin (v1.1.12) removed the issue.
I’m wondering if it is related to all the jQuery changes that are now half-way progressed through v5.6?
]]>The lightbox doesn’t show the caption for the photo, which I have set in the media library. Where am I messing up?
]]>I installed the premium file for the two weeks trial and then went in to change the way it was viewed, and it didn’t matter what boxes I clicked on, nothing changed in the page view.
I tried:
various backgrounds – nothing
background colour – nothing
themes – no difference regardless of theme selected and saved
I won’t be purchasing the full version if I can’t use anything in it.
]]>Can you add the option to share on Whatsapp?
]]>Hi, I am a contributor to CMB2 plugin and the author of a few plugins that depend upon CMB2 like yours. Your plugin does not included CMB2 the recommended way and thus breaks admin pages of other plugins dependent upon cmb2.
if ( ! class_exists() )
check
CMB2 loads itself intelligently and does not require ! class_exists()
check. Also you are using an outdated version of CMB2 which is more problematic than your way of including it
Thanks
When brwsing / a mobile device or even on a mobile emulation (chrome), any social button doesn’t work. I’m investigating about some CSS issue, since it seems that the click action isn’t involved. Has any of you managed this problem?
thank you.
Hi, I am trying to find away to remove navigation icons on mobile. Everything works great and the gesture controls are awesome, but the icons get in the way of viewing the photos so I would like to remove them. On PC they are fine and don’t obstruct view, I could take them or leave them.
Thanks!
]]>Back (left) button is: H
Next (right) button is: G
top left image button is: k
top right image button is: f
to the left of top right image button is: m
any thoughts here?
]]>We’ve just upgraded to the premium version of the plugin. The icons that were there before the upgrade are now missing. The fetch for the icon fonts is returning a 404 error from this url (for instance): https://theinnat97winder.com/wp-content/plugins/everlightbox-premium/includes-premium/../icons-premium//everlightbox–icons.eot.
]]>As such a nice lightbox which is visually very attractive. Only two con’s as far as I’m concerned:
– The dependency on facebook for comments (which as a result I don’t use. No probs)
– The social sharing icons don’t link to the photo you see but to the url in the location bar. This is not what I want or would expect.
Before EverlightBox is activated you can install the Constant Contact WP plugin:
https://www.ads-software.com/plugins/constant-contact-forms/
Once activated, if you click add a new form you will see the form builder:
When EverlightBox is activated, the admin for Constant Contact is basically disabled:
WP 5.1.1 PHP 7.2.16
]]>Do you offer custom services to your gallery plugin?
]]>