Currently getting an error.
https://vmaonline.com/wp-content/plugins/wp-simple-galleries/colorbox/jquery.colorbox-min.js: jQuery.fn.live() is deprecated
Users of the site are currently unable to save edits to their profile and in troubleshooting the plugins I came across that error
Hello guys,
I’m using the following code to show simple galleries images:
<?php echo do_shortcode(‘[wpsgallery]’); ?>
I disabled timthumb because I have found this article:
https://www.binarymoon.co.uk/2014/09/timthumb-end-life/
So I’m using WP’s thumbnail generator to show thumbnails.
My question:
Is it possible to show thumbs using the custom sizes?
wpsimplegallery_thumb
Can someone please help me?
Thanks! ??
]]>Hello the “Upload Image” Button doesn’t work but the quick upload button works correctly. Why?
]]>Is there anyway to show the title below the image thumbnail
]]>How to display gallery as slider on single post?
]]>Hi. I’m running WP 4.1.1 and using the framework Foundation 5.
The plugin was working normally, but when I checked some mobile breakpoints in my theme, I noticed Foundation’s top-bar menu toggle button wasn’t working. I combed my code for an hour or so and couldn’t find anything. Then I remembered seeing an error in my Chrome dev tools console complaining about some odd jquery TypeError. I checked a different website I had built with WP/Foundation and noticed that site didn’t have the same error, so I looked into the error a little more closely and found this:
Uncaught TypeError: undefined is not a function
(anonymous function)
wp-simple-gallery.js?ver=4.1.1:2
When I click on the wp-simple-gallery reference it shows the following block of code from the plugin:
jQuery(function($){
$('#wpsimplegallery a').colorbox({
maxWidth: '85%';
maxHeight: '85%';
});
});
The same “Uncaught TypeError” seems to be referencing jquery.colorbox-min.js and jquery-2.1.1.min.js as well.
Deactivating the plugin fixed my Foundation top-bar bug.
]]>Hi, I’ve detected a little JS bug which only affects (aparently) to Firefox:
Into wp-simple-gallery-admin.js, line 40:
$(‘#wpsimplegallery_upload_button’).on(‘click’, function() {
should be:
$(‘#wpsimplegallery_upload_button’).on(‘click’, function(event) {
]]>Hi,
How can I remove the thumbnail size of uploaded images to the gallery?
I am planning on editing the css of the UL and then edit the image size with css, so I would like to upload the full image size and not the thumbnail size of 150 x 150.
Thank You
]]>This nice little plugin is pretty close to what I’m looking for. However, when I use <?php echo do_shortcode( '[wpsgallery]' ); ?>
to display the gallery in a specific location (in an aside sidebar), it merely duplicates it.
Is there a good way to go about moving the default location of the gallery on a given page?
]]>I have used this plugin for image gallery of user. User is created using custom post type. So admin can add/edit images of created user.
But when user logins through a frontend, user can not be able to edit images as i have displayed using shortcode in page template. (i.e. do_shortcode(‘[wpsgallery id=2]’).
What i need to do so that user also can able to edit his images from frontend?
Waiting for your rply.
Thanx in advance.
]]>Great plugin, have used it on most of my sites. However strange thing on one of my sites, the simple gallery settings are not showing up on the admin menu as they normally do? Tried disabling other plugins but no good.
Help!
]]>Hello,
Great plugin. I am using it on this page – https://www.markventer.com/doodles/dirty – and I was wondering how I can tell the thumbnail gallery to be centered rather than left aligned. I saw an old post about this but there was no answer. Thanks, Mark.
]]>I am taken to a 404 page when I click on an image in the gallery.
I tried creating the gallery with no images in it, then adding them later, same issue.
I tried deleteing all the created pages, including the autogenerated Galleries page.
I tried reinstalling the plugin completely.
]]>Hi! I love this plugin. WIth WP upgrade, 4.0, the plugin don’t work and write this message in WP dashboard. When i disable this plugin the message don’t appear.
Notice: register_post_type was called incorrectly. Post types cannot exceed 20 characters in length Please see Debugging in WordPress for more information. (This message was added in version 4.0.) in E:\wwwRoot\clienti\villaangelicariva.com\wp-includes\functions.php on line 3370
Thanks
]]>Hi Everyone and designer.
I was wondering if anyone knew of a way to auto-arrange the images so the most recent would show on the top instead of the bottom of the thumbnail listing.
Shortcode, php, any suggestions would be helpful and Thank You in advance.
]]>After updating to the woocommerce 2.2.5 the plugin doesn’t seem to work, when i upload the pics, its uploading but when i publish the post the uploaded images are disappearing from the gallery.
Any solution ??
]]>Hello using wp simple gallery here. i would like to display first uploaded image inside blog post loop. Thanks
]]>Hi, thanks first for this awesome plugin.
I’d like to use the Colour box plugin on other type of pics, without setting the script on my wordpress since it is in your plugin… but I don’t have a clue how.
Any suggestion ?
Thanks !
]]>I have made a lightbox gallery using this plugin, and I uploaded 5 images. In the thumbnail area the 5 images show, but when the lightbox opens up it shows 10 images. Two of each image.
Has anyone had this problem?
https://54.210.65.148/wordpress/equipment-for-lease/compaction/
Thanks in advance!
Zac
I want to use captions. When used with full-size emages, I have lots of room to display meaningful captions. However, they are also displayed with my thumbnails, which is not appropriate. Am I missing something? In other respects, the plugin looks great. I will be happy to give you support.
]]>not sure how this even works different than the basic gallery. I installed and put [wpsgallery] yet nothing? How do you even use this plugin? Any help would be great.
]]>Viewing password=
rocketj
I have posted this on your site as well. Sorry for the duplication but wanted to cover all bases to see if this can be fixed.
This plugin is exactly what I need but I’m having some trouble with it in WP 3.9.1
The link image is at the bottom of the homepage. When clicked the resizing process was not smooth or appropriately sized like your demo here. Instead it was off center, huge, very fast and looked to be using the upper-left and not the center. I used some custom CSS to address most of this but am still having these issues:
* After clicking the initial link image the gallery looks to start up and to the left and then moves center/center. Awkward.
* Despite min/max height/width set for the div#colorbox it still looks like it is resizing oddly when not resizing is even needed. Like in your demo (Star Wars) where all the images are the same size, there is no resizing. Mine are the same size too and that is what I want.
Possible? Or is this just a 3.9.1 conflict?
Thanks
]]>Hi,
I’m crazy about this problem! When I click on thumbnail I see the image correctly, but I have only “close” button, and “Next” / “Prev” doesn’t show up.
I see the code in chrome console:
<div id="cboxNext" style="float: left; display: none;"></div>
<div id="cboxPrevious" style="float: left; display: none;"></div>
How to fix it?
]]>When I click on thumbnail, the image open in new tab of browser and not on modal effect like fancybox.
Can you help me?
]]>After installing the latest version of wordpress (3.9.1), the simple galleries menu doesn’t show up anymore in my wp-menu-bar.
]]>I am sure there is a work around for this, but not sure where the plugin should be updated? Thank you.
Error: was loaded over HTTPS, but ran insecure content from..this content should also be loaded over HTTPS.
]]>Is it possible in Colorbox to open smaller image then Full size image. For example Large or Medium WP image,… or even define custom image size?
Because some uploaded Full size images could be really big,… 2 or 3MBs.
]]>When enable Nextgen Gallery plugin, styles of images thumbnails in page editor window are broken.
https://imageshack.com/a/img836/2505/c9c8.jpg
Hi everybody,
i’m using WP 3.8.1 and just installed the plugin and activated it, now i just can see the thumbnails with admin-right the cache folder is setting by premission 755 but all cache-files was created with timthumb in this folder got premission 600 what it mean only admin can see the thumbnails. Got somebody a same problem like me?
Please help me to fix it!
Thank you.
]]>please fix small js bug in wp-simple-gallery-admin.js file line 40
$('#wpsimplegallery_upload_button').on('click', function() {
to
$('#wpsimplegallery_upload_button').on('click', function(event) {
becouse “Upload Image” button don’t work