Clicking a gallery thumbnail does not launch the lightbox. From the console, activating the lightbox results in the error:
Uncaught TypeError: $(…).size is not a function
jquery.prettyPhoto.js:193:32
The line in prettyPhoto.js which seems to be the issue is the following:
_checkPosition($(pp_images).size()); // Hide the next/previous links if on first or last images.
The pop up gallery window is very small, making it impossible to view the image:
https://www.dropbox.com/s/mrv6x37si882g0y/MobilePopup01.png?dl=0
And then when you click to expand, it blows up to full size which is larger than the mobile screen: https://www.dropbox.com/s/2vaufxkz6g0r6bd/MobilePopup02.png?dl=0
My issue is with the first part – the tiny jumbled up pop-up. It clearly has enough screen space to become bigger than the sub 150px it is at right now.
Is there any way to make the initial pop-up window expand more in the mobile view?
Thanks.
]]>Does this plugin remove HTML in Captions in the Media Gallery?
Thanks!
]]>Is there any option to export/import Galleries?
I saw a request 6 years ago and its an essential feature.
Let me know, thanks!
]]>version 4.8.1 I am unable to create a new gallery, when I click on add gallery, There is only a box for gallery name and NO Save button to save the new gallery.
Any help would be appreciated.
Bonjour,
easy gallery pro et wordpress 4.9.8
Sur l’écran “ajouter des images” nous avons seulement
Add Images
Gallery: Autres photo anciennes
et aucun bouton pour ajouter les images.
Pouvez vous m’indiquer la solution pour obtenir ces boutons?
Cordialement.
Hi,
I’m migrating my blog, so it’s not online anymore (working on it locally). I had lots of galleries I’d created before, and they still work as a charm. However, I’m not able to add images anymore. I can create a new gallery but when adding images I get this:
( ! ) Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘WP_Easy_Gallery’ does not have a method ‘wpeg_add_single_image_javascript’ in C:\wamp64\www\b17_14344318\wp-includes\class-wp-hook.php on line 286
This is a screenshot of the message showing up at the bottom of my gallery list:
I have no clue as to where to start. I’m afraid removing and re-adding the plugin might delete all the galleries I have created (which are a lot).
Thanks in advance.
]]>Hi,
when I try to load the preview images or images of the gallery does not associate me with any image.
I have the updated plugin and also wordpress as well as thema … I can not understand the problem.
thank you so much
Look at the image to understand better
I made a big update of my WordPress installation including WP Easy Gallery today. Unfortunately the social media buttons in modal window popup are not hidden anymore, even though the checkbox is checked in the settings. Is this a bug in the plugin or caused by a new feature in WordPress? Until now it had worked fine for me. And most important, how can I successfully hide the social media buttons again?
Wordpress is 4.9.6
WP Easy Gallery is 4.4.4
Thanks for your help
Knut
]]>So this was after the plugins were updated on our site.
After this was done, I am getting these errors and the lightbox will not open and produce the gallery.
Any ideas?
]]>Nothing is uploaded when trying to load an image. The Imagepath remains empty
]]>I just installed this plug-in and I’ve come across a couple of bugs with the “Add Images” section:
If I enter a double quote (“) in either the title or the description and save the changes it breaks the slide show system: clicking on the thumbnail no longer brings up the slide show.
If I enter a single quote (‘) in either the title or the description field and save the changes and then come back and look at the title or description the single quotes have been escaped with a backslash mark. If I save again another backslash gets added, and so on. These extra backslashes then show up on the front end. So, each time I want to save changes to any of the titles or descriptions I have to go in and remove the backslashes from every title and description manually.
It would also be nice if the title boxes in the Add Images section were not so short. My titles are only 23 characters long and even so, to see the end of the title I have to click in the box and move right.
]]>When I view the gallery, I have blue description next to each button in the lightbox.For example, next to the expand icon there is a text “Expand”, next to the play icon there is text “play”. How can I get rid of it?
]]>I followed the instructions below, changing ‘light_rounded’ to ‘default’ but the plugin remains in the ‘light_rounded’ theme.
Only when I uncheck the ‘Hide Gallery Social Buttons’ checkbox does the plugin go into the default theme, however, none of the images show. It looks like a discrepancy between the class ‘default’ and ‘pp_default.’
Can someone look into this?
—-
Through the plugin editor in the admin panel, select this file ‘wp-easy-gallery-pro/js/EasyGalleryLoader.js‘. This is the code you should see:
jQuery(document).ready(function(){
jQuery(“.gallery a[rel^=’prettyPhoto’]”).prettyPhoto({counter_separator_label:’ of ‘,theme:’light_rounded’,overlay_gallery:true});
});
I have found a security vulnerability in WP Easy Gallery. Is it the right place to disclose it?
]]>found such vulnerability result working wpscan:
[!] Title: WP Photo Album Plus <= 4.1.1 – SQL Injection
[!] Title: WP Photo Album Plus <= 4.8.12 – wp-photo-album-plus.php wppa-searchstring XSS
[!] Title: WP Photo Album Plus – Full Path Disclosure
[!] Title: WP Photo Album Plus – index.php wppa-tag Parameter XSS
[!] Title: WP Photo Album Plus – “commentid” Cross-Site Scripting
[!] Title: WP Photo Album Plus – wp-admin/admin.php edit_id Parameter XSS
[!] Title: WP Photo Album Plus 5.4.5 – 5.4.8 Stored XSS
[!] Title: WP Photo Album Plus 5.4.4 & 5.4.3 Cross-Site Scripting (XSS)
found such vulnerability result working wpscan:
[!] Title: WP Photo Album Plus <= 4.1.1 – SQL Injection
[!] Title: WP Photo Album Plus <= 4.8.12 – wp-photo-album-plus.php wppa-searchstring XSS
[!] Title: WP Photo Album Plus – Full Path Disclosure
[!] Title: WP Photo Album Plus – index.php wppa-tag Parameter XSS
[!] Title: WP Photo Album Plus – “commentid” Cross-Site Scripting
[!] Title: WP Photo Album Plus – wp-admin/admin.php edit_id Parameter XSS
[!] Title: WP Photo Album Plus 5.4.5 – 5.4.8 Stored XSS
[!] Title: WP Photo Album Plus 5.4.4 & 5.4.3 Cross-Site Scripting (XSS)
When using an https plugin to load all page elements over https the wp-easy-gallery elements do not load via https. This appears to be due to the fact you are using an outdated method of calling the location of the plugin files (WP_PLUGIN_URL). When in fact you should be using plugins_ur(). See https://www.ads-software.com/ideas/topic/wp_plugin_url-doesnt-take-ssl-into-account
Therefore my page is shown as not secured because of the 2 javascript files being loaded via http.
/wp-content/plugins/wp-easy-gallery/js/jquery.prettyPhoto.js?ver=4.3
/wp-content/plugins/wp-easy-gallery/js/EasyGalleryLoader_hideSocial.js?ver=4.3
Can you please fix this ASAP? Or let me know how I can work around it?
Thanks
]]>I have about 42 galleries in my site. However, when I try to add a new one, nothing happens. I go to Easy Gallery > Add Gallery and enter the info (like I did with the previous 42 galleries). But when I click on the add button nothing happens. Is there a gallery limit in the free version? Maybe the plugin is not compatible with the latest WP version?
Is there a way to see a log and catch any error messages that might arise?
I am only seeing the ability to share with twitter and facebook on the gallery images, do you have others? Namely pinterest? Thanks!
]]>Error
Call to undefined function mb_convert_case() in /home/inditta/public_html/wp-content/plugins/wp-easy-gallery/admin/add-gallery.php on line 19
]]>Any documentation on custom fields the plug-in uses?
I’m trying to get wpallimport to import some pictures into Easy Gallery.
Thanks,
Scott J.
I have using the wp easy gallery in my pages. I have created gallery in my website. In this i need to show the gallery title in the image overlay dynamically. I have customized the overlays, but i dont know to how to show the title in that. I am using the enfold theme. Pls help any guys. Thanks in advance.
]]>Hey ..
I was updating your plugin a bit to improve the load time performance for the end user.
Here’s what I did..
Added two lines before line 330 in wp-easy-gallery.php
$image_id = pippin_get_image_id($image->imagePath);
$thumb_url = wp_get_attachment_image_src($image_id, ‘easy-gallery’);
Modified line 333 (now line 335 after adding these two lines)
From:
$galleryMarkup .= “<img width=’150′ height=’150′ src='”.$image->imagePath.”‘ class=’attachment-thumbnail’ alt='”.$image->title.”‘>”;
To:
$galleryMarkup .= “<img width=’361′ height=’240′ src='”.$thumb_url[0].”‘ class=’attachment-thumbnail’ alt='”.$image->title.”‘>”;
All of this is now hardcoded (the easy-gallery thumbnail size and the proper width/height).
I’m sure this can be improved to allow for configurable image dimensions, but the important part is to have a thumbnail size AND USE THAT SIZE FOR THE THUMBNAIL …
when you click on the thumnail and get a lightbox, you’ll get the full size image.
All the best,
Siggy
Is there a limit to the number of galleries that can be added using free version.
]]>Please can you add a confirmation dialogbox before deletion of a gallery ? This is so horrible clicking by mistake on the delete button and then to have to remake a complete callery !!!
Thanx a lots !!
]]>The shortcode for the slider changed from [EasyGallery id=’homeslider’] to [EasyGallery id=key’1′].
]]>I use EasyPro Gallery on other sites. At https://karnestx.com/photos/, I have it set up exactly as I do on another site where the plugin is working. The only difference would be that I used the Twenty Fifteen template to make this site. I have turned off all other plugins and the gallery hasn’t worked. Changed the theme to default, but still no luck. The wp_head function is in place.
Why does it not work here, yet it does with the exact same code on another site?
Thanks
]]>Dear Sir
I Need to add gallery in TOP-RIGHT Alignment.in every post. how can I do that?
its very urgent for me
Thanks
]]>When I click on the gallery thumbnail, the image slideshow launches at 40×60 pixels. Microscopic! And all the arrows and other things are jammed all inside of this area.
I have deleted all my galleries, removed all the images with FTP, gone into WP Media Settings and set the thumbnail size to 500×500, set the Gallery thumbnail sizes to 500×500, THEN uploaded all new images into the gallery and still get the same result – 40×60 slideshow!
I have examined the HTML and all of the elements seem to be set to 40×60 pixels. This is really unusable. What’s the issue here and how do I correct it?
]]>