477 comments found.
Hello, great looking plugin. I’m currently using a WP run website with bbpress forums and am in need of a user gallery solution. Just wanted to ask, if the login/profile plugin options can be disabled and /or integrated with the bbpress login/profile?
Cheers and best of luck with sales 
It is possible to enable/disable the frontend login module, so you can use a different plugin, or, in your case, bbPress.
Hi again, tried finding my answer but couldn’t. While changing the label settings if I remove a field and leave it empty shouldn’t it not show on the upload form? I have a additional details and other fields showing that I want to hide. I am just wanting a description/caption field, select image and upload button.
Thanks!
Not now, it’s planned for the next update, this Wednesday.
HI,
Great plugin 
Three questions…
1. Can you tell me how I can add a “sort by tag” drop down menu and remove the author one please?
2. Also how can increase the thumbnail size?
3. Will you have a bulk import / tagging function anytime in the future?
Hi, let me answer your questions.
1. “Sort by…” functionality will come in a future update. Right now, you can only sort them using the available options. Images don’t have tags, though, what exactly are you looking for?
2. Again, an option will be added in the next version with the number of columns. This way, you will be able to control the image size.
3. Yes.
The update will be live next week, around Wednesday.
1. Great this is really what i need, when i upload the images to the gallery on the right there is a box saying “image tags” & “keywords” I need to be able to sort by these fields.
2. Great
3. will this be in the next update?
Really looking forward to the next update, in a rush haha 
These filters are already in the current version – http://cghubs.com/gallery/ – are these the ones you’re looking for?
And yes for #3, it will be there in the next update.
I need to be able to sort by categories, tags and keywords…
ImagePress only supports categories and custom meta fields. No tags and keywords. See my link above.
but a “Sort by” functionality will be in the update next wednesday?
Why do images have a tags and keywords field when upload then?
Technically, those are categories, and if you have a keywords field, it means you have an old version. Keywords were removed from the latest version. The “sort by” functionality you see in the above link is already implemented. Check the available shortcodes on the Dashboard page.
not sure how i have an old version, i only purchased last night.
I have the short code [imagepress-show] and it is only displying sort by category and author
Try this: [imagepress-show filter="filters" sort="category" author="yes" moreitems="1"]
Hi, the images display horizontally in google chrome browser but when I view the page in firefox the images are vertically aligned?
Can I see a link to your site?
Hi, do you think that when you update again you could add a shortcode to display recently added photo’s in order and allow the amount of images to be shown instead of the full list of images?
Thanks!
Example: [imagepress-add count=10]
Nevermind I just tried it and it does work. Thanks!
Yes, it works
Cheers!
Hi, does this plugin work with Genesis child themes?
This plugin works regardless of your theme, it was tested with hundreds of themes so far and it works.
thanks,
I bought and installed the plugin, which works great!!!!
I do have one concern though
is there a way to display the author name in the setting “do not create users” ? Right now I’ll its doing is displaying the little icon with no name. The icon links only to admin.
Oh and I just noticed something odd. I only have 1 page of photos containing 5 photos but the navigation shows 5 extra pages all empty with an error message.
It’s not possible to show the author’s name, unless you modify the PHP files. Regarding the pagination, I’m trying to release an update to fix it. I’m still working hard on merging ImagePress with Cinnamon Users.
Thanks I managed to add the username beside the icon… but the pagination just doesn’t work … the number of pages actually equals the number of images per page (from the settings) so if you choose to display 25 images per page and only have 50 to display total you get 2 pages of 25 and 23 empty error pages … hope this helps with fixing the issue!
I have just released version 4.0-RC1. Try it and let me know how it works.
well the pagination works just fine now but we can no longer vote … the whole info area is one big link to the lightbox. Is there a setting I need to update?
and we no longer see the description?
You can’t vote from the grid view, you need to click on the image and go to the single image page. Also, description appears on the single image page.
Hi there, I am trying to get the plugin to look like the demo with the content in a white box under the image – but this is what it looks like
http://mrswisesturt.com/wow/gallery/And I have no idea why that first image has pagination on it. Both were uploaded via the form on this page:
http://mrswisesturt.com/wow/gallery/gallery-formThanks for your help!
I see you solved it, so, good job.
Are you using ImagePress with WordPress backend? I was thinking of merging ImagePress and Cinnamon Users.
What do you mean by multilingual? Is it WPML-compatible in that does it provide for users providing captions etc in multiple languages?
You can translate it in any language you want by using the provided PO/MO files. I have never used WPML, I don’t know how it works.
The issue is not translating the plugin. That’s just localization. Multilingual means being able to use in multiple languages at the same time. WPML allows translation of CONTENT.
This is what the WPML guys have to say about it:
We have dedicated team with the right resources that tightly works with theme/plugin authors to make their themes or plugins compatible with WPML.
Usually it takes no more than a couple of days to compete this and make the theme fully compatible from the moment the team author approach us.
The author can contact us at http://wpml.org/documentation/theme-compatibility/go-global-program
Here’s an example they have put out where they claim it takes about 1-2 hrs to implement http://wpml.org/documentation/support/achieving-wpml-compatibility-for-your-themes-and-plugins/
It appears that the basics are simple:
1) Add another parameter in the ajax call for the language. You can use the ICL_LANGUAGE_CODE constant to know the active language. 2) Get that parameter and do this at the top of your ajax process: $lang = $_POST[“lang”] //or whatever you used global $sitepress; $sitepress->switch_lang($lang);
What content would you like to translate? The description of the image?
Yes, captions, description, title, alt…
This is possible with any plugin. I have used Stella Languages plugin and ImagePress worked perfectly. I have used qTranslate plugin and it worked. Again, not sure about WPML.
WPML is the most popular multilingual plugin. It would put my mind to ease if you were to get this plugin WPML-certified-compatible. For you it should be easy as they are willing to help you, it takes 1-2 hours work and they give you a free copy of WPML.
I’ll consider this.
How I can create custom template (fullwidth) when open image page?
And is there any way to add like, views and comment buttons on image page?
3. In new version number of pages in navigation tab are increasing every time when add new photo. And when click next page its give a text “No images in this category!”
1. Read the documentation for the custom template. Create a new file called single-user_images.php and add the code in the documentation.
2. Yes, the new version, 3.6, will have them.
3. Where are you using the shortcode? In a post, a page or as a PHP code inside a template?
3. In a page
I will investigate. A new version – 3.6 – is scheduled for Monday, so, it might fix your issue.
When update is coming? Number 3 issue still exist.
It should work now, I have fixed the pagination. Are you using the latest version?
Hi Bro….I’m working on photography project where users can create their accounts and upload their photos for other users can see, like, tweet, pinit and Google+.
to create users profiles I’m using this plugin : http://codecanyon.net/item/userpro-user-profiles-with-social-login/5958681
It’s a nice plugin but don’t have gallery for users….I wonder if your plugin can help me to get my target?
here is website link: https://www.dwightjimenez.com/
Thanks
I’m using ImagePress with Cinnamon Users plugin, as seen on this site, http://cghubs.com/ – ImagePress is actively developed, so new features could go in. I like your site, send me a message via email and I’ll help you implement it.
Thanks mate but It’s late now…I sent you message 6 days ago….I added some customize work but I’ll keep your plugin in mind for next projects 
I just had a baby, so I was offline for the last week
Sorry for the delay.
Oh WOW….happy fathers day mate
it’s the amazing feeling to be a DAD…I also have baby girl of one n half year….congrats…will keep in touch for next projects for sure 
Thank you very much, happy father’s day to you, too.
Hi
Lovely piece of work, just what I wanted, but you can help me I hope, when the picture is clicked it goes to a new screen, and the only way back is to use the browser back button as far as I can see
Is there a way to click the picture or even a return to gallery button to keep people on the site when they are browsing the gallery
www.3dtargets.co.uk
Thanks
Ian
please ignore this, I found the setting and it works perfectly 10 /10 for this one
Great! I’m glad it works for you.
Another question:
Is is possible to add comment form and like icon for jquery pop up template?
No, it is not. It’s just a lightbox popup template, so no other content can go in.
Images are not showing on page!
Upload wors well and I can see there is three image added in category but on page ([imagepress-show]) there is now images.
Tried default wordpress theme and same issue.
Solved!
Yeah, I bet it was the 300 value which needed to be changed to 3 or 4, correct? I’ve been meaning to change that default value for a while now. Next update will have that change.
I have a question. Are there plans to allow for captcha verification before someone submits an image? I do not want my server being overloaded if someone wants to be malicious.
Are there any possible plans to give this plugin the option to post user submissions to a Facebook Fan Page album?
I have the need for users to be able to submit there “fun times” at a certain venue and then have that feed images to the venue’s Facebook album as well as the gallery on their site once things have been cleared through moderation.
Hi, CAPTCHA is, indeed, planned for a future release.
Regarding posting submissions to Facebook, this should be done from Facebook’s end. ImagePress uses custom post types, so you could point the RSS feed to Facebook.
Hi, I saw you planned a bulk import functionality. Will this be available soon? Is there a workaround in the mean time? Thanks
There are workarounds. Contact me via email and I’ll help you import data.
Hi,
My ImagePress gallery is using the custom post template in the lightbox and I’m wondering if it is possible to add the voting button into the template?
Regards…
No, it is not possible.
Hello Ciprian,
good night! How are you?
Well, i just bought your Imagepress plugin (btw, a nice one… congrats for that!), but I have a few considerations regarding it. Mind to look them and say if it’s possible to achieve them? They are separated in “categories” to be more specific only… but, some of them are “kind of” urgent for me (these ones will be in bold)...
ISSUES
- When i hoover the mouse over a image on Chrome “34.0.1847.116 m”, the whole image get the same color from Image color settings (screenshot attached)
- the images views counter is not working… what’s the black sorcery I need to do to starts to work? =)
- According general help, when I use the ‘imagepress-show type=”random”’, should be showed a random image, not all images like is happening. And, mind to create a shortcode to use in widget, something like ‘imagepress-widget-show type=”random” number=”4” ’, so, the images will be showed in a sidebar, without the infos related (votes, favorited, comments, name and description), and only 4 images (this number can be increased or not, depends on theme being used). And when this shortcode to widget is being used, not show the author and category dropbox, only the images.
REQUESTS
- be able to vote and comment straight from Lightbox instead from index (or wherever the image came from)
- set the maximum size of picture according user screen – example, I have an image, like 1800×1800px (yeah, a huge one), so, I want to restrict the size of this image to 80% of the size of screen, regardless the size of screen of user. So, whole image will appear correctly (no need to roll page) and still be a nice view (I know that has the ‘size’ box, but in percent it’s better).
- make more visible the arrows to see the next or previous image (maybe showing the image as when I hover over the mouse, so, it will be more neat).
- when reaches to the last image be able to see the first image, or in the first see the last one, like happens in facebook.
- when I click on user, show all images related to this user.
- in Labels, let me choose if image name and description are mandatory or not
- in Labels, let me choose if the image will have a name, just like I can do with image description
- To upload form, be able to create more fields to choose. Like me, the website that i’m developing with your plugin will be world-wide, so, I need to let my users be able to choose the language of image they are uploading (let’s assume this newly checkbox created is called “Language”, and according my needs will add more languages. And when i’m using the shortcode ‘imagepress-show’ show all fields created along user and category
- when using shortcode ‘imagepress-all’ be able to choose which fields will be shown or not. Like my need, I don’t need to choose from which user the images belong, but, I still want to see the category dropbox. Or ” Languages” perhaps =)
- create a checkbox labeled as “Using bbpress?”, so, when the user check this box, the upload form will not require the username and email, and it will retrieve these infos from BBpress.
- Create a “Latest images posted” widget, so I can click on them instead click on Home link and see them from there (yes, i know it will work only for the latest image posted after i clicked, but still, is a nice feature).
WISHES
- Have you dreamed to use the layout from “Social Gallery” ((http://codecanyon.net/item/social-gallery-wordpress-photo-viewer-plugin/2665332)) instead Lightbox? Personally, I think it’s much more neat than regular Lightbox. Check it out later! =)... it will be much more easier to use with Facebook or Disqus comments. I have another website on demand that will be needed a lightbox like that one.
Thanks very much and waiting for any reply….
Cheers! =)
Hi, regarding your issues:
1. I think it’s an Chrome issue, I’ve never seen that, so it might be your OS, also. Do you have a live site? A screenshot is no good.
2. There is no black sorcery, just read the documentation. You need to use a chunk of code in your images template.
3. Replace “number” with “count” and it will work. You can use shortcodes in widgets – I will not add a widget as it won’t integrate correctly into some themes.
Regarding your wishes, I will consider them.
Thanks!
And regarding the #3, mind to create a shortcode where the category and author dropbox is not showed? So, we can use it in widgets without showing any unnecessary informations…
Thanks and waiting for new version =)
Check the available shortcodes, you can use author=”no” and hide the category dropdown from options.
Ok… i just saw the pdf help now after your explanation… I think might be more useful if you add a simple note like “Please check the WordpressImagepress.pdf on Documentation folder to more explanations”.... =)
It will help more people like me who apparently didn’t know the existence of this folder =)
All CodeCanyon plugins are required to have a /documentation/ folder.
Yeah… i just realized that =)
So…. ETA for next version?? =)
No ETA yet, I’ll wait for WordPress 3.9.1 release, so I can synchronize with it.
Excellent! On hold for next update! =)
OK.
Hi Ciprian…. how are you?
So… wordpress 3.9.1 is already released and 3.9.2 is on the way…. when can we get a new version?? =)
The new version has been up for a week. There’s another one to be uploaded today, at noon.
excellent!! sorry… i’ve away so long that i didn’t realized…. and i will be waiting for this new version…. any of these questions here is in this new version?
None, except what I replied above.
Hello Ciprian…
as you recommended, i’m trying to use Nextgen Gallery to create some galleries, but I can’t integrate it to Imagepress…. Mind to help me here a little bit please?
Cheers =)
I have not recommended Nextgen Gallery, they work in a different way.
ops… sorry…. i got confused with another plugin… very sorry ….
BTW…. how to create those additional fields, as in the posterspy.com, those ones underneath ””External Links (optional)”” and ””Add this poster to my free portfolio””??
I’d like to have some of them in my website…. =)
Cheers =)
You need to wait for the new version. I want to release it this week.
awesome! they will be very useful for me!!! eagerly waiting for this new version then!
Cheers =)
Ciprian… quick question… do you what theme they used in Posterspy? I know it’s name is Noir… But, from where they bought it??
Cheers =)
It’s custom made. I built it.
Mind to share it? I promiss to modify it =).... i liked it so much!
Contact me via email, please.
done
ciprian, quick question…. i couldn’t find on documentation… how to show only categories in a page? Is there a shortcode to this?
And, how to show top users?
Cheers =)
Read the list of shortcodes on the plugin’s Dashboard. It’s all there.
I sent the email you asked… did you see it?
And, did you updated the dashboard?? Any of these options i couldn’t see there =(... they are the same of PDF file, and in the PDF is updated to 2.7…
Got your email. No update yet, I’m working on it.
Ciprian… quick question…. is it possible to add a video to your plugin? like a link to youtube or vimeo? is that possible?
Another one…. in user registration settings, is it possible to get a 3rd way? to upload a image in both ways, registered or not, just like imgur does? And, when the user is not registered, just upload the image, with no questions or forms at all??
how to integrate cinnamon users to imagepress? I already created the author.php file… did all the modifications required, and i still can’t see the cinnamon working….
Cheers =)
Sent email reply.
Hi Ciprian… any updates?
Cheers =)
Hello Ciprian…. updates??
No updates yet, sorry. It takes a while to strip all specific information from the theme.
any eta?
No, unfortunately the client decided not to share the theme as they want to publish it on ThemeForest.
And about the fully integration of Imagepress with Cinnamon Users? I’m REALLY waiting for this!!! The theme is the last of my worries…
That’s done! The plugin has been updated to version 4.0-RC1, it should be live tonight or tomorrow morning. 
uuhuuuuuuuu!! Waiting eagerly for that!!! if you want a beta tester, you can count on me!! =)
Awesome man! i will be trying your plugin right way!!! Did you managed how to develop that shortcodes I asked you?
Cheers =)
No, maybe after the Indiegogo campaign ends.
Hi again.
I updated wordpress 3.9 and reinstalled imagepress “newest version” Now when I try to upload it says oops! that page cannot be found? I already inserted images into a post as feature images and those images are displaying but I am unable to upload.
Thanks!
Did you try to go to Settings -> Permalinks and click on Save?
Yes i did
I will explain more in detail. I am using wp multi upload plugin. I used wpajax shortcode in a widget using the sliding widgets plugin. Im using the classic setting with date desc in quick ajax. The photos uploaded never auto load until i click refresh on the browser.
I am not familiar with that plugin. Does your page work if you disable the multi upload plugin?
Oh sorry i thought this was a response to the quick ajax. Disregard. ...i did try permalinks saving but it didn’t work.
You will have to contact me via email (my profile page, lower right) and provide me with WordPress admin credentials, so I can see what is wrong.
Ok im exploring options trying different things so if my response from my other issues do not work out i will email with credentials. Thanks for your response.
OK, you are welcome.
I have to give up on this plugin. I think it’s ridiculous that you are forced to use disqus for comments when wordpress has a perfectly acceptable built in comment system. It’s also not straight forward enough for your average user to use, people shouldn’t have to go in and edit code and add custom template pages just to get BASIC functions to work.
It’s also completely messed up since the latest update and my gallery page is now just showing gibberish instead of thumbnails. So I’m done.
I wish I could find an alternative option that actually works. This plugin had potential, but for a paid plug in it’s super disappointing
Hello Talhost. First of all, you need to change the value of width size to something like 2 or 3 or 4. Yours is 200 or 300. Second, you are not forced to use Disqus! Who told you that? The plugin HAS SUPPORT for Disqus, but you are not forced to use it.
When I asked why comments weren’t appearing I was told it was because I wasn’t using disqus. So you changed the field for “width” to the field for “columns” and just left users to guess that that was something they’d need to change in their settings?
You weren’t told that. I just asked “Do you have Disqus enabled?”. Regarding the plugin configuration, you should recheck/resave the options after each update. I did not change the width/columns fields. I have removed the width and added a new one for columns.
so my data for the thumbnail width just magically ported itself over to a new field?
Also the comments thing still isn’t working, people can write comments, and the system shows a comment on the thumbnail but the comments don’t display, the comment field is in the template because a person is able to leave a comment in the first place
There’s also a conflict with jetpack – trying to figure out what specifically
So, do you have the correct template function for the comments inside your ImagePress template file? What conflict do you have with Jetpack? I’m using ImagePress on 3 other sites (along with Jetpack) with no issues.
I am going to add more help to the plugin dashboard now and explain about the columns/width issue, maybe other users encounter the same thing as you.
I can’t figure out what it is with jetpak that’s causing an issue given i have almost everything disabled but whenever jetpack is activated the gallery page won’t load at all, the rest of the site works fine.
the <?php comments_template(); ?> is in the single-user_images.php – as I said, people can WRITE comments so it has to be there, if there’s some other code I have go magically conjure up then you need to tell me what it is rather than expect me to be psychic
Theme customization is outside the scope of this plugin and my support.
The comment_template() function both loads the comments from the database and loads the comments.php file in the theme to display them. Do you have a comments.php file? Do you have any filters that might override the comments template?
theme customization? I’m talking about a supposed basic function of this plugin!
This is my point about how users should haven’t to go in and customize a bunch of code just to get basic functions to work.
Comments are a theme function, not a plugin function. Plugin works with correctly coded themes, I’ve never had any problem. That’s why I’m asking you if you’re missing anything from the theme.
Let me ask you again: “Do you have a comments.php file? Do you have any filters that might override the comments template?”
I can’t help you if you don’t provide any information. I usually work with my clients/customers and fix the plugin based on their feedback. They’re not psychics, but some of them really helped me fix bugs and add new features.
Could you contact me via email with your WordPress credentials so I can check your theme myself?