Code

Discussion on ImagePress

Discussion on ImagePress

Cart 785 sales
Recently Updated

butterflymedia supports this item

Supported

This author's response time can be up to 2 business days.

477 comments found.

How is the pagination and sorting supposed to work with the “imagepress-show” shortcode? Let’s say I want to show 16 images. The pagination controls don’t show at all and I would expect the sort to work not only on visible images, but to load 16 images from all images (or filtered by category/collection etc. criteria defined for the shortcode). Was that not the intention? Thanks.

This is how it works, yes. Is it not working for you? Do you have a sample site?

No, it’s not working at all. Have a look here: http://hippo.mojandroid.sk/

Okay, can you contact me via email? getbutterfly [at] gmail [dot] com. It’s easier like this. We’ll solve your issue.

What is the difference between the “imagpress-show” shortcode attributes “limit” and “count”? It is really confusing and by looking at the code, the “code” attribute is not even used. Could you clean this up, please?

I’ll add better help in the next version. I’ll also clean it up. Cheers!

I noticed that you have a bug in the wp_new_user_notification function and as a result, all the newly registered users are receiving “both” as their generated password. You are expecting the password in plain text as the second parameter, but the WordPress core is passing $notify parameter with values of “both”, “admin” or empty. See here: https://codex.wordpress.org/Function_Reference/wp_new_user_notification. Can you please fix this and release an update some time soon? Thanks

Thank you, I will fix that!

Thanks for the version 5.7 release. I noticed that the issue hasn’t really been fixed. Users are not receiving an email with their password, but it contains a link to re-set their password. This is confusing because the registration page tells them they will receive an email with their password. Even worse is the fact that they end up in the WordPress admin instead of the site front-end. Is there a missing redirect somewhere? What are the plans for this? Would it be possible to get the password back in the email? Thanks

This is actually a WordPress 4.3 “feature”. I wasn’t able to allow the user to set a password, and I have developed an extension for ImagePress to allow it. I have tested it on WordPress 4.4-alpha and it does work, so I’ll have to test it on my 4.3 server. I’ll release the update as soon as possible.

One last question how u have used the notification icon in the header of example site. the. how it show the number of notifications and mark all as read

I have used this function, which is available in ImagePress:

[php]echo ip_notifications_menu_item();[/php]

Replace the [php] tags with proper tags.

To show the most view or like or favorite images which shortcode is to apply. Like the example site staff favorite and the inside all favorite images are showing. I have tried [imagepress type=”top” mode=”likes” count=”4”] but only 1 images are showing while there are more

Have you purchased the plugin from CodeCanyon? I don’t see a purchase code on your profile. I can’t help you if you purchased the plugin from another marketplace.

yes my client purchased it from CodeCanyon as he is not able customize it i am doing it for him. can i get the answer of previous question

Not sure. I’ve had cases of pirated software and this was one of the answers.

Anyway, keep an eye on this page, I’m working on an extensive help wiki:

http://getbutterfly.com/wordpress-plugins/imagepress/wiki/

Hey, I love the plugin. It’s simple and fast…not very common features in galleries or user profile plugins. I just have a couple questions – 1) I can’t figure out how to add stuff to the profile gallery 2) If you could offer a little direction on how I might make another tab to put custom content or fields into that would be awesome. I figured out the menu, but couldn’t quite follow the code as to how I might link up some user meta fields of my own

And thanks for the killer plugin!

Hi, thank you.

What do you mean by adding stuff to the profile gallery?

You can’t add custom tabs, unless you modify the plugin. You also can’t add custom user meta fields. I’ve been considering adding this feature, but it’s too much work and I kept pushing the changes to later versions.

I would like to add custom user fields and custom meta fields for images in version 6. I don’t have an ETA for it, though.

Hi there, How can i show the plugin like this page http://getbutterfly.com/demo/wordpress/imagepress/ what is the shortcode used here. i have used [cinnamon-card] but it shows different with with different fields like find by name and location how can i do it like example thanks in advance

Use [imagepress-show sort=”yes”] or [imagepress-show-async], whichever is faster for you.

can u name all the short code used in the homepage http://posterspy.com/ and the inside page http://posterspy.com/poster/casablanca-2/ is this a page layout custom .very thanks man

Poster Spy uses a custom template.

Hi there, How can i show the plugin like this page http://getbutterfly.com/demo/wordpress/imagepress/ what is the shortcode used here. i have used [cinnamon-card] but it shows different with with different fields like find by name and location how can i do it like example thanks in advance

Use [imagepress-show]. Or read the included manual.

I want to set this up to look and work like the posterspy demo site. Is this possible? What is the best way to go about that?

It is possible, but you would need to know a bit of HTML/CSS.

I’m having an issue there are no settings options showing for me at all

Hi Lindsay, what version of WordPress are you using? Have you tried deactivating the other plugins? Sometimes it might be a conflict and it would be helpful for me to know which plugin causes it.

Since I didn’t get an answer so far on this question, I’m going to ask again: on the Gallery page (thumbnail index) it’s not possible to filter the categories by clicking on the category name. When doing so nothing happens at all – both on my test page (localhost) and your example page. Think it would be great if filtering by category would be possible.

Sorry about the delay. I have added filtering for the category. Clicking on it will add the category to the input field, focus on it, and you can press enter to show only the selected category. It will be available in the next version.

When images are clicked, it’s just opening up the image file in the window. Their is no lightbox function. I tried uploading your “single-image.php” file to the theme, but their is not effect (thought I don’t want visitors having to go to a separate page anyway, images need to open up in lightbox or similar without leaving the page).

What lightbox are you using? There is no lightbox included with ImagePress. It is compatible, though, with PrettyPhoto and jQuery Colorbox 4.x.

Well that stinks. I was hoping to not have to install a separate plugin just for that. Thanks though, I’ll take a look at those two.

Sorry about that, I didn’t want to bloat the plugin with unnecesarry stuff. Lots of themes have integrated lightboxes nowadays. I might add one as a separate ImagePress module, though.

Would it be possible to add filtering of images by tag in shortcode “imagepress-show”? Thanks

No. Unless you code it yourself.

I noticed that the plugin is not picking up imagepress.css from my child theme. I believe this is because you’re using function get_template_directory instead of get_stylesheet_directory when checking for it’s existence. Could you please fix this? Apologies for posting here, but I couldn’t work out how to let you know through the support section.

No, it’s fine posting here.

I’ll test and make the change. Are you using the latest version of ImagePress?

Yes, I am using 5.6.1. Thanks for a quick reply.

No problem. Stay tuned for an update.

I discovered another problem. Since the latest update of imagepress the lightbox doesn’t work properly anymore. From the Gallery index it doesn’t open from the thumbnail but only from the title link. from the thumbnail only the plain image opens in the window. I tried it with different lightbox plugins. Before the update it worked properly.

I think I know why! I’ll check and release an update.

Update is on the way, you should get a notification from CodeCanyon.

http://getbutterfly.com/imagepress-5-6-1/

Share this article, so other users are made aware. Thanks.

I do have a problem with the shortcode [imagepress-show sort=”category” author=”yes”] which doesn’t work for me, it doesn’t display the category and author dropdown selectors, just the thumbnails. Other imagepress shortcodes work fine for me. Any idea what could be wrong?

That’s an old feature, it doesn’t display them anymore. There’s a dynamic filter now, I should update the documentation and the screenshots.

Check this link to see the filters:

http://getbutterfly.com/demo/wordpress/imagepress/

I tried this but as far as I can see, it’s more a search tool than a filter, as it doesn’t give me a selection. You can search for the author and title but not for the category? And with the sort options, I’m missing a reset option or sorted by date.

Not sure if the thumbnail index page is meant to being able to filter the categories by clicking on a category name. Because when trying this nothing happens at all – both on my test page (localhost) and your example page. Think it would be great if true filtering by category would be possible.

See next update.

I have set up a new demo for ImagePress, as I’m doing an intensive bugfix session. Feel free to add images!

http://getbutterfly.com/demo/wordpress/imagepress/

Hi there, I purchased the plugin but I am having a compatibility problem with Avada theme. Avada’s modal boxes are not correctly displayed when Imagepress is activated. Is there a way to fix it? Thank you in advance Regards.

Is it possible to disable the lightbox when I click on the image? Just a simple link to the project would be enough. :)

ImagePress doesn’t have an included lightbox. If it’s possible, then it should be something inside the theme.

I have also replied to your email.

Hi, I want to have galleries on my wordpress website that users can upload photo to. my questions are: 1- Does your plugin integrate with wordpress registration? I have membership plugin called UserPro. or do users have to register to your plugin too?

2-is there moderation to stop unwanted photos?

3-can users upload from frontend?

thanks a lot

I have added the trigger and will release an updated version.

In order to rate the plugin, check the right sidebar on this page, you should see the star rating panel. ;)

The plugin works GREAT… I can’t thank you enough.. i have a suggestion for future updates: when the settings are set to “show image”, not post type, currently the image opens in a lightbox. the suggestion is: it will be good if you can get the category to show in a gallery in the lightbox (i mean that the visitor can go between the images in the lightbox) as currently the visitor will click on the first image, then click out or escape to close the first lightbox, then click on the second..etc it will be great if the person clicks on one image and go through the whole gallery.. all the best

Good suggestion, but this depends on each lightbox, as ImagePress doesn’t have a native lightbox. I’ll think about it.

Thank you.

We have a site that has sever product and event galleries, but we have one program gallery that we want to allow users to submit photos to, these photos will be submitted and grouped into a public gallery with all user photos. Is this plugin capable of doing this? I can’t tell; it appears that it only works for user specific galleries, but we don’t want/need any user specific ones, just a public gallery, that users can add to.

Yes, it is possible. All images can be displayed in a public gallery.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey