Hello there,
Thank you so much for such a wonderful plugin; very simple, cool-looking and smartly designed! Thank you for your efforts.
Under WordPress 6.7.1 with PHP version 8.1.31, I’m getting the following warning message when I access on Dashboard “wp-admin/customize.php” customization page, and the customization page’s sidebar panel appears very badly due to this I think;
Warning: Attempt to read property "ID" on null in?/var/www/wp-content/plugins/easy-image-gallery/includes/gutenberg-block/src/init.php?on line?84
Any help would be much appreciated!
Regards.
]]>Hello. I have a question before using your plugin. Do you have a limit on the number of images in a gallery? We will add at least 100 images to the gallery.
]]>Hi, the plugin looks great.
But I found a conflict when enabling it with a portfolio item that uses magnificPopup from the theme VARA. The main images disappear.
When I disable the plugin the images return.
When is active and the problem appear, this is the console log:
app.js:395 Uncaught TypeError: $(…).magnificPopup is not a function
at eval (app.js:395:1)
at eval (app.js:706:1)
at Object. (vara.js?ver=1.2:75:1)
at webpack_require (vara.js?ver=1.2:20:30)
at vara.js?ver=1.2:63:18
at vara.js?ver=1.2:66:10
And of course when I disable the portfolio there is no issue in the console.
]]>Hello,
how about cooperation with polylang plugin?
Is there any way to put same galleries (using same IDs) on different languages sites? Or do I have to do it manually every time …?
Hello,
When i update to the latest version, causes critical error on my website. like below:
Parse error: syntax error, unexpected ')' in /home/www/duacollege.in/wp-content/plugins/easy-image-gallery/includes/admin-page.php on line 19
Notice: Function is_embed was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /home/www/duacollege.in/wp-includes/functions.php on line 5833
Notice: Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /home/www/duacollege.in/wp-includes/functions.php on line 5833
There has been a critical error on this website.
]]>
I would like to output a large image of each gallery image rather than the small thumbnail. How can I achieve this? Thanks.
]]>is it compatible with astra theme?
because the images appear as a list and cannot be clicked
For other people who want to auto-create the galery within a template file, you can find the shortcode id like this:
$gallery_full = get_post_meta(get_the_ID(),'_easy_image_gallery_v2',true);
$gallery_id = $gallery_full[0]['SHORTCODE'];
Now you have in variable $galleryid the number of the shortcode.
In your template file, lets say single.php you can use the following:
if( function_exists( 'easy_image_gallery' ) ) {
echo do_shortcode('[easy_image_gallery gallery='.$gallery_id.']'); }
Good luck with it!
]]>By mistake one of my client clicked on “insert this shortcode in content”
and from that time gallery is showing under content area but we different section for gallery and its showing 2 gallery on same custom post. And its coming on all Custom Post
Help me to remove shortcode from content area.
]]>Does Easy Image expose any custom fields so I can use an import tool to import groups of images into a series of galleries?
]]>This is a great plugin and we switched to this from Modula.
BUT we have a policy of removing any plugin that hasn’t been updated for a year.
Apparently this one hasn’t been updated for 5 months which makes me a little nervous.
Can we get a changelog bump just to show compatibility with the latest WP version please?
]]>Hi.
I have a problem – I installed Easy Image Gallery, and followed the settings. But my images totally disappeared from the library! I suppose that it has to do with the settings/links to where they should be stored.
In the settings it’s written:
Store uploaded files in this folder: (setting: ../../media.loarp.com/public_html)
Full URL path to files: (setting: non)
Do you have a solution for this?
Regards Peter
]]>Hi there.
Would be great to have an option to enable link to larger sizes by default.
I suggest an opttion in SETTINGS -> MEDIA -> EASY IMAGE GALLERY -> Autoset my galleries linked to larger sizes -> on/off
if is it possible hardcoding it before next realease?
]]>Hi
after the update of plugin 1.4.3 (WordPress 4.9.15) when i try to add new gallery to the page they displayed without the id, so I can’t add them to the page.
link images to… [easy_image_gallery gallery=””]
Can you help me?
Dan
]]>On my 404 pages I get the following error:
Notice: Trying to get property ‘ID’ of non-object in /home/dogtotzs/public_html/wp-content/plugins/easy-image-gallery/includes/gutenberg-block/src/init.php on line 40
The related function looks like this:
function easy_image_gallery_hide( $post_id ) {
$post_types = easy_image_gallery_allowed_post_types();
$post_type = get_post_type( $post_id );
if ( ! array_key_exists( strval( $post_type ), $post_types ) ) {
return true;
}
return false;
}
]]>
[Fri May 01 06:21:57.773408 2020] [php7:warn] [pid 20543] [client 23.244.61.17:0] PHP Warning: array_key_exists(): The first argument should be either a string or an integer in wp-content/plugins/easy-image-gallery/includes/gutenberg-block/src/init.php on line 30
root@vm912 06:24:12 > /var/log/apache2 # php -v
PHP 7.3.14-1~deb10u1 (cli)
All WP software updated to latest and greatest. ??
Running Classic editor plugin.
]]>I am embedding Easy Image Galleries using their shortcode into the Easy Accordion plugin. This is working as expected. However, the first gallery on a page with multiple galleries renders twice; once inside the accordion (as expected), and once again below the accordion. The page content is *only* the shortcode for the accordion. Somehow the gallery gets rendered twice.
]]>I need to know a list of custom fields I need to import images to for Easy Gallery to create a gallery page. I’m using WP All Import to copy images from an old website of ours and create new galleries. That plug-in has a “detect custom fields” button but seems to time out. Any hints or docs on your custom fields?
]]>hello,
i’ve just updated the easy image gallery plugin to version 1.4, & after doing that the image thumbnails are now displaying as if they are formatted as a bulleted list (see https://www.magdalenaaotearoa.org.nz/gallery/). previously the thumbnails were in a grid across the page, which is what i would prefer.
i have tried without success to find any possible shortcode for the display, or anyone else with the same problem.
any ideas what i can do to fix it?
]]>Hi there!
Is there a way to change the default value for “add Link to larger images” from false to true?
I made a website for a sportsclub and the guy does not understand that he has to click every time for a new gallery on the checkbox for that.
Can you please add this as central setting or change the default to true? Because all in all it is a gallery and is supposed to show the images and not just the small thumbnails.
that would be great,
thank you.
greetings,
Sabine
Hi,
i use ur plugin and i like how it works. How can I add social icons when I open a photo and view it? We are a photography studio and we want our photos to be shared on social networks. And my second question, are u planning to release a new update on your gallery?
Greetings, Jannah
]]>Hi,
I created a gallery for a post and it works well, but, if I copy the shortcode from this post and put it into another post, nothing happens. Is there a way of using the same gallery into two different posts?
Hi, I’m using the Zerif Lite theme.
When I set up a gallery of 6 photos in a post, the photos do not appear to me as just a gallery. Any recommendations?
Can anyone help?
]]>New images that I add to my media gallery are displaying as small, full-sized images while the older images that have been in the media gallery show at a regular-sized 150×150 thumbnail. It’s really evident when viewing the site on mobile.
Can anyone help?
]]>Is it possible to check the amount of pictures in a easy image gallery?
I would like to make a IF statement like this:
if(easy_image_gallery_img_count == ‘0’) {
echo Sorry no images have been uploaded yet.
}
Hi, how do I remove the default content filter? I would like to use the template tag in my php code and only show the gallery once on each page.
Best regards, Jan
]]>Dont do QUICK EDIT on your pages/posts, otherwise you will loose all current galleries.
Just a warning.
Hello,
This might sound a dumb question but… where are stored galleries? where can I see gallery ID’s ? How can I display two or more galleries in one page?
I’ve been using this for months, but only using the image gallery upload function on the bottom of each page, and then use shortcode “[easy_image_gallery]” on the place I wish to show those photos, on that same page.
Am I missing something?
Thanks!
Gallery is displayed, but photos are not added. If this is important, the gallery is displayed in the template code, as shown in the example. And it’s about the post page.
Thx for help
Hi,
I’m getting the following error after updating the plugin, please help.
Fatal error: Call to undefined function easy_image_gallery_has_linked_images() in /home/akashgau/public_html/wp-content/themes/Akash Gautam/functions.php on line 958
Regards
]]>