477 comments found.
Hi there, I am having a similar issue as above with the Lightbox popup not working and getting this error message “Image cannot be loaded. Make sure the path is correct and image is loaded”. I have enabled the prettyphoto lightbox fix, however its still not working
You advised that Lightbox behaviour doesn’t work with “open image page” option. However, where is this setting? I cant see it under imagepress settings or could there be other reason for this?
Also, try using jQuery Colorbox. It’s a free WordPress plugin.
Right, but if I do that (change the setting from custom template to ‘open media’ )then the system doesn’t pick single-image.php template and only image is shown and not the likes/share/comments.
also I tried jquery Colorbox with custom template, it just opens in a new page. lightbox doesnt work
Just to summarise I am trying to achieve the below
1) How do I open a page (single-image.php) in a lightbox when a user clicks on the image, similar to poster spy. At the moment, the whole page loads.
2) I have created a notification menu item and notifications are appearing correctly. However, when there is a new notification for a user they should be alerted. How can I get the number alert to display on Notification menu item.
3) Is there a way for a user to like an image and comment on the same page similar to something like instagram instead of them going through a separate page. Is that something you have planned for a future release?
So,
1. You need to code it yourself or hire a developer.
2. Are you using the Noir UI theme? That theme has the alerts integrated into the theme, complete with CSS styles.
3. No, it’s not possible and it’s not planned for a future release. The default behaviour is to open the images in a new page and all interactions to take place there.
Hi there, Today I purchased your plugin and testing it on the localhost. I am facing several problems and needs some assistance. 1- Lightbox popup not working with prettyphoto even though I have added rel tag in settings and chose image behavior “Open image page”. Error message “Image cannot be loaded. Make sure the path is correct and image is loaded”. 2- After removing rel tag image loads in its single image page(single-image template) which I don’t want to show as a page. From there if i click on the picture meta information such as category keyword, it takes me to the standard archive page. url is like “sitename/imagepress_image_category/category/ ” 3- How to remove/change the imagepress_image_category/ from the url. 4- In author profile, it doesn’t show my uploaded images. Only display the numbers “2 uploads” Kindly let me know as I am testing it locally so I cannot give you the access to view the backend.
Hi,
1. Lightbox behaviour doesn’t work with “open image page” option. You either open a new page or the image media in a lightbox.
2. Categories are a theme feature, and if you want them to be displayed differently, you will have to modify your theme.
3. You can’t, that’s a custom post type feature (native in WordPress).
4. Are your images published? Do they have a featured image? Do you see them in ImagePress -> All Images?
Thank you.
Hi, Thank you for quick reply. 1- How do I achieve your demo poster spy style lightbox popup. Little detailed instructions required. 2 & 3 – Again in the poster site: If I click in the category from the lightbox it takes to the filtered category page instead of category archive page. And it doesn’t show the sitename/imagepress_image_category/category/ instead https://posterspy.com/genre/tv-shows/ 4- Yes the images are published and shown in the specific page but not in the author’s profile. I don’t have any other plugin installed except imagepress in test environment.
Regards
1. That’s not a demo, that’s custom coded.
2 & 3. Again, that’s custom coded.
4. Are the featured images big enough?
Thank you.
Hi there, everything works for me except when I click on the image using [imagepress-show filters=”yes” sort = “yes” author=”yes”] On the page, I can only see the image in the lightbox. there is no option to like, comment/share the image as shown in the imagepress demo or in a website by posterspy. How do I go about fixing that?
Hi. Read the documentation. You need to create a separate page template.
I created single-image.php template as in the documentation. The lightbox is in built with my theme (magnific-popup Lightbox) But still its not working
Did you select the separate page from ImagePress -> Settings?
Thank very much for your assistance. Its working now! 
You are welcome! Don’t forget to rate it if you find it useful.
cancel
I tried the demo for this and after signing up it took me to the back-end of your wordpress. Is it possible with this plugin to keep users on the front-end at all times?
Also, the signup email was a plain text mail from ‘Wordpress’, does this plugin have options to design your own email that gets send to new users, or a mailchimp integration? A plain text mail is to basic for a premium photography website in my opinion.
Hope you could answer these, thanks and keep up the good work.
Third question, just bought and installed. But i’m missing a guide as how to set this up on a new theme. What shortcodes do i need to put in place on pages to make this work? I found the search/login/register shortcodes but that’s it.
Hi, check the documentation in the plugin folder, or the list of shortcodes on the plugin Dashboard page or check the documentation on our site.
The signup email can be customized with plugins, I am using Better Notifications for WordPress version 1.5 (free).
To disallow access to backend, hide the admin bar from non-admins, as seen in the screenshot below:
https://gyazo.com/47e08988bace39d5dddfe2c4e73adcecAn enhanced login option is coming in the next version.
Hey, thanks for the Better Notifications tip, i’ll try it.
Look at the plugin Dashboard – https://gyazo.com/780e2b85bd878a96bc1e001bacf899ff – you need to add some pages and some shortcodes:
[imagepress-add] will add a submission form. [imagepress-show] will show the submitted images.
I will update the documentation on my site with a step by step installation, you are right, there are no basic steps there.
Hello, I tested your demo last year and it was very different from what its now. In your demo, when I open a image, it just show me the image with a VOTE button underneath. Where are all the stats from the image, author, comments, share buttons?
Does the plugin have all the features from previous version? Or something has changed the way the images are showing?
Thank You Regards
Where did you see this? It’s the same as last year.
I saw it in your Demo.
Example: https://getbutterfly.com/demo/wordpress/blog/image/black-knight/Just a red Vote Button below.
Actually, the theme was disabled. Try again now.
Hi again,
I just start using your plugin, very nice features! 
I’ve some questions: 1. I’ve use the [cinnamon-card] shortcode, but it only shows me the members that already have make uploads. I want to show all the members regardless they upload something or not.
2. I’m using the [imagepress-show sort=”category” author=”yes”] shortcode to show my images, but it doesn’t shows the sort box (sort by date/sort by views/etc.) Is there another shortcode or I missed something?
3.Where are the social shares in the image detail? div class social-hub is there, but no social icons showing.
Thanks in advance
Regards
Hi and thank you!
1. The [cinnamon-card] shortcode only shows users with uploads > 0. I can change it in the next version.
2. Yes, you are missing the filters=”yes” parameter.
3. No, you need to use your own social sharing plugin, and that plugin will give you a shortcode, and you can place that shortcode in ImagePress Settings -> Hooks.
Hello
1.I’ll wait for that upgrade next version. If theres some code I can edit right now, let me know. I really need it.
2.that parameter give me the categories filter. What I want is the sort parameter. (sort by date / sort by views / sort by likes etc.)
3. I’ll have to get a social plugin then. My theme already has it built in, so I didn’t really need it so far.
4. Do you have some CSS code so I can make the profile page responsive. The menu items are all messed up.
Regards 
Hi, yes there is a bit of code, I will check it in an hour and get back to you.
I’ll check the sort parameter, it should be ‘sort=”yes”’, again in an hour.
The responsive profile page is coming in the next version, as well.
Contact me at getbutterfly [at] gmail [dot] com. Easier to keep in touch.
Come on you have to work to make this plugin more robust and integrate it with buddypress
Lots of the features from this plugin are supposed to replace those in BuddyPress. This plugin has its own registration module, its own frontend profile, profile editor and is supposed to allow users to generate community galleries.
How do I change the new user default role to author on a multisite?
Go to Settings -> General and change it from there.
I know it sounded like a dumb question, but there is no option to choose a default user role in Multisite Network Settings or in the Site settings. How do I address this?
I would do it for each site, separately.
That would be nice, but as I explained in my last post, the option is not there for either the SITE settings or the NETWORK settings. How do I address this??
I can’t do anything until I find a solution, and already 10 days has gone by.
I don’t know, you’ll have to research WordPress multisite settings, this is outside the scope of this plugin.
Perhaps you could mention somewhere in the product summary or documentation that it won’t work with WP Multisite without customisation. I’ll try to find a solution elsewhere, but if I can’t, the plugin is useless to me and I’ll have to seek a refund.
But not if you want to use registration apparently.
I am using mandatory registration on all 4. Did you try it? Did you enable frontend login or native login? Do you get any errors?
It is enabled, no errors but also as described there is no apparent way to enable the author role in either network or site settings. I’ve spent a lot of time now searching online and have yet to find a solution for this. There is a plugin but it will require me to set up the account and user for each person manually.
Did you try to upload an image as a subscriber? I remember doing this with one customer and it worked.
Try this for your sites (individually):
https://example.com/wp-admin/network/site-settings.php?id=2Where ID is your site ID.
Pre-sale question. I’m wanting to allow photographers to have their own presence on my website. In other words to have their own promotional page which they can access as an author and upload galleries (which auto sizes images) and provide intro text, price lists or whatever, and possibly limit the number of galleries they can upload. Will ImagePress achieve this out of the box or without expensive customisation?
Everything you need can be achieved out of the box.
By “possibly limit the number of galleries they can upload” you mean images, right? There is an option to limit the number of uploaded images, based on user role.
“provide intro text, price lists or whatever” – the image is a custom post type, allowing, out of the box, a title and a description, where you can add price lists and whatever.
I did mean multiple galleries of images rather than multiple images, but that may not matter too much. Awesome plugin! And great support. I’ll be purchasing.
No, authors can upload images and select already existing categories. They cannot group their images in galleries, but they can create collections. I suppose you already played with the demo.
Thank you!
I have played with the demo, although I can’t find where the demo login details are to see how uploads might work.
Well, you can only create a regular user account, there is no admin demo. I need to code a database reset system, to reset the database content every hour, but I haven’t got the time yet.
Or a better idea, I should create an ImagePress admin role, with access to ImagePress settings only. Will do that soon.
No worries at all.
Hi I have purchased your Noir UI I’m facing few problem.
1:Share buttons on Noir theme Share is not showing.is there any plugin?
2:logo text is coming in Mobil.we want our logo image same as desktop. Right now text is appearing.
3:Staffpick on index page not coming.
4:Collection problem showing more number than image in collection. And also creating double collection same name.
5:NoirUI Sidebar in mobile.i want side bar down below the images in mobile version.
Please help in this I can customise code.
Thanks
Hi, Noir UI is not sold on CodeCanyon, so I cannot provide support here. Try our support section over at https://getbutterfly.com/members/support/
Hi I have Purchased your Imagepress and Noir template but I want to customized it .Can you do for us.Please let us know fees.
This is Template Design.
https://drive.google.com/folderview?id=0B6fBheEtIjxlUml3b1hYQjBuV2s&usp=drive_webThanks
Sorry, I don’t do template design.
Hi, when I view My profile on mobile. It’s not responsive? also the author cards are not responsive
It depends on the theme. Also, you can make it responsive by using CSS in ImagePress Settings -> CSS tab.
Thanks for that, I’ll give it a try
Also, everything is done except I cant get the lightbox to work. so only the image is shown when I click on the thumbnails in a lightbox.. How can I assign a class ip_box_img in single-image.php I have this code under single.php to assign a class
//Specific class for post listing */ if ( kleo_postmeta_enabled() ) { $meta_status = ’ with-meta’; if ( sq_option( ‘blog_single_meta’, ‘left’ ) == ‘inline’ ) { $meta_status .= ’ inline-meta’; } add_filter( ‘kleo_main_template_classes’, create_function( ’$cls’,’$cls .= ”’ . $meta_status . ’”; return $cls;’ ) ); }
What lightbox are you using? The plugin works 100% with jQuery Colorbox and PrettyPhoto.
Second issue: author and admin level submissions also get held for moderation. Like… I mean…if someone is an author…or an admin, don’t you think their submissions shouldn’t have to wait for approval (as disclosed in your documentation)
No, all submissions are either moderated or not. You can select that in ImagePress Settings -> Settings tab.
Oh, missed that setting – well that makes it a lot easier. Thanks lol (still need to figure out why bulk upload isn’t working, seems a jquery issue, however the console isn’t sending any errors)
No, no worries. I’m actually working on improving the uploader a bit, and the bulk one would get some fixes and improvements by Friday.
Have you actually tried it? Have you clicked on upload? The latest version of ImagePress fixes the file upload form feedback, showing the correct selected image.
I’ve tried uploading, yes. It submits only the single image. I think I have the latest version (purchased the plugin an hour ago).
So the bulk upload results in multiple posts with the same image? That’s very weird. I’ll release an updated version to fix the upload appearance.
It just posts a single image and the rest are either left empty (just title and desc), or are completely missing – I’m assuming it’s because of the form behavior during submission.
Seeing as this is rather urgent and the fact that envato likes to keep updates in moderation for a solid day, could you just email me the fix once it’s ready please?
Yes, but you have to contact me via email so I can get you address. Use getbutterfly [at] gmail [dot] com.
Sent, thank you 
Hi How Do I change the size of the images uploaded. They are too small
It depends on your site, obviously, but upload larger images.
I uploaded larger images but only a standard size is appearing under uploaded images of my profile page. Is there a way to modify the number of columns?
You can use CSS. The plugin has a CSS tab in ImagePress Settings where you can override the plugin styles.
Thanks for that. And when I click on the image only the image is shown. How can a user like/comment on the image?
It’s all in the documentation. You need to go to your ImagePress Settings, select image to open in a new page (there’s a dropdown there) and then create a single-image.php template in your file. Place the code from ImagePress -> Dashboard section.
Hi there, How do I show My profile Page like posterspy. When I use [cinnamon-profile] on a page called My profile. It shows the profile correctly but there is no Edit Profile button on the cover image like on posterspy.
Edit profile link on the cover page is only accessible when I use [cinnamon-profile-edit] and access the profile from the link there. Whats the shortcode I can use to display ‘My profile’ page for a user?
You need to have an author.php page with modifications according to the documentation. You need to fill in the URL to your profile editing page (the one with the [cinnamon-profile-edit] shortcode) in your ImagePress Settings -> Users tab.
whats new on version 6.6.2??
See the changelog here – https://getbutterfly.com/wordpress-plugins/imagepress/
Still having trouble with the new Author tools. I’m trying to change the featured image.
1. I select the one I want 2. The popup message ask me if I want to confirm – yes 3. White border appears around selected image. (Border still around old featured image!?) Small confirmation message appears. 4 A. I reload page, confirm. -> wrong image is set as featured. 4 B. (Steps 1-3) Click Update Image -> wrong image is set as featured.
This is happening on the Noir UI Theme demo site.
Would be great to see a screencast of this actually working. My project is still on the fence as I just don’t have the confidence in the tool yet.
The correct option is 4 A, but it shouldn’t happen. I will work on it tonight. Can you contact me via email? See my profile page, lower right.
Hello, I can’t seem to get the plugin working. I’ve taken over admin-ing a site. and have recently updated the plugin. Even to show my profile, it shows as this: http://bbf.d46.mwp.accessdomain.com/member-gallery/nick-collura/
Also, when i add the [cinnamon-profile-edit] shortcode, it completely breaks the page so i cannot get to the editing screen in the wordpress backend. Any insight would be appreciated. Thank you.
Hi. Can I have access to your site, so I can create a profile and see what’s wrong? Contact me via the contact box on my profile page (lower right) – http://codecanyon.net/user/butterflymedia and I’ll get back to you.
Hi, i sent an email like you requested. Also, now my imagepress settings menu is missing, along with a few other items.??
Replied!
hi i really love your plugin its what i need but please can you tell if its possible a complete integration with buddypress like this:
1- have buddypress profile as default user profile 2- option to display images notifications on activity buddypress 3- notification to followers on buddypress when some follower upload new images
thanks
another question its possible to change post_type=image to work as post_type=post with that i think that will work for us. thanks
Hi Jose, it probably is possible, but you would have to make code changes.
If you change the post type to “post” instead of “image” in ImagePress settings, it might work. ImagePress is supposed to replace many of BuddyPress’s functions, such as front-end login, registration, profile editing, profile viewing and general user activity.
well can you help me with that? if i activate the buddypress do you know if the activity will display on buddypress? thanks
ok i bought this i hope it will work!!
the first problem that i have. I have placed the shorcode [cinnamon-card] on a page but doesnt show all the members on my site, what i need to do to this play all the allready users on my site? thanks
another question i want to display sort by near to the search as this https://getbutterfly.com/demo/wordpress/imagepress/gallery/ i have placed this shortcodes but doesnt display that:
[imagepress-search]
[imagepress-show filters=”yes”]
Hi Jose. Nothing will disappear if you activate ImagePress. For [cinnamon-card] you need users who uploaded at least one image.
Regarding the sorting style, that’s just CSS. That demo uses Noir UI, the official ImagePress theme.
You can modify the margins, the padding, the actual distance between elements by modifying the CSS.
ok, need some documentation for this can you give: php to display dynamically depending of the user uploads, loved images and collections https://i.imgur.com/7gMDEkp.jpg I will try to integrate that on the buddypress. thanks
One error on the submit bulk page https://i.imgur.com/QCFSpE7.jpg when i add more images the next image fields doesnt work check the image
its say all the time no file chosen…. i selected a image but doesnt show
even the category selection on the second image grrrr
i have checked css and there is no filter-ipsort class how can i display that sort by???
If there’s no CSS class, then create a new one:
.filter-ipsort {
// your styles here
}
The bulk upload works, even if the uploader button doesn’t display the file name. I will fix that in version 7.
The profile works when using the [cinnamon-profile] shortcode. If you want to integrate it into BuddyPress, I’m sure you’ll need to be familiar with BuddyPres functions and PHP.
ok lets try again on your demo site the html display this https://i.imgur.com/p3iL6sX.png if you can see that display the sort options.
On my https://i.imgur.com/Jm3CXRG.png the html doest show that its not about css something is missing….
this is the sortcode i place
[imagepress-search]
[imagepress-show filters=”yes”]
Are any option on the plugin to display the sort options on the page???
Can you contact me via email? It’s easier to chat there. See my profile page, lower right, there’s a contact form.
Hello, great plugin. On the upload form I want to be able to change the tags dropdown to a multiselect checkbox so the user can select multiple tags instead of just one. Is there a way to do this please? I’m happy to edit imagepress.php (line 896 looks like the right place) but my php is a little limited. Your help would be much appreciated. Many thanks.
Hello and thank you. I am not available for freelance development due to lack of time. If you want to modify that, you will also have to modify other areas, because the tag is selected as an ID, and you need an array of IDs, so you would need to add a small loop where you save the tags.