Code

Discussion on ImagePress

Discussion on ImagePress

Cart 785 sales

butterflymedia supports this item

Supported

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

477 comments found.

Hi, there is an empty field at the top of my gallery page, (for a title perhaps?), I have all labels empty and title disabled, how can I remove this?

Thanks!

http://kelstonint.school.nz/general-gallery-2016/

Hi Tassie, that’s a search box. I will remove it in the next version if there is no label for it.

Hi Tassie, you can switch that box off by adding sort="no" to your ImagePress shortcode, like this:

[imagepress_show sort="no"]

Where can I contact support anonymous? Here I can’t create account because the registration is not free: https://getbutterfly.com/welcome/sign-up/

Simple support is done here, via Envato. More complex requests require a paid account here – https://getbutterfly.com/welcome/sign-up/

1. “socscrpt” wrote about “image report”, when is this functionality to except? I need it too… 2. Can I offer a image to download? 3. Is there any posibility to have button on single-image.php to start slideshow? 4. Is possible to set it mobile friendly like image scroll for iphone, see screenshot here http://prntscr.com/9nvern? 5. In single-image.php, where can I get full html of image details because I have to sort it a little different

Hi,

1. I will look into it for the next version, coming next Monday.

2. Yes, the image can be right-clicked and “Save as…”.

3. No, it’s not, this is custom development. A developer would be able to do this fairly easy.

4. This depends on the theme. I will also add HTML classes to the documentation for easier styling.

5. Check this tutorial: https://getbutterfly.com/imagepress-tutorial-how-to-customize-your-single-image-template/

Pre-Sale question:

Can I have multiple galleries with ImagePress, with one upload form? I have a sports website which features many team pages. I would like each team page to have its own gallery. It would be best if the reps from those teams could all use the same upload form, and maybe choose their respective gallery via a dropdown menu or something? Is this possible?

Thanks

You can use categories for the teams. This way you can have separate categories on separate pages with only one upload form. Categories are dropdown based.

Awesome thank you!

You’re welcome!

Hi,

I have some pre-sales questions.

1. If i click on image on the list, can I have a detail page of this image? 2. If yes, exist option like “report this image”? 3. I have more gallery pages, can I have on every gallery page upload button? 4. If image is uploaded, can admin receive a email to review/publish the image?

Thank you

Hi, it’s YES to all questions except 2, there is no “report this image”. I can add this feature if you want.

How do you want it to function? Do you want to get an email? Do you want the image to be automatically deleted?

Plugin setting level not showing

In admin level – Showing message – “You do not have sufficient permissions to access this page.”

There is shows only options – View image and add new image

URL – http://www.thisisf1.com

I’ll update the plugin and check for a conflict. In the mean time, can you deactivate your plugins one by one and see when the menu appears? It’s definitely a conflict with one of your plugins. Identifying it would make my job easier.

Deactivated all other plugin, but still not working

Okay, what about the theme? Can you switch to the default one for a minute and test it?

Help translate ImagePress, it’s free!

https://poeditor.com/join/project/MgedXCriNp

Question. Is it possible to integrate the aviary photo editor in your system? So when people upload/submit an picture they can edit this with the aviary photo editor and use this visual as featured in i.e. a post/article?

Because i would like to use it as a “picture quote” system and your plugin does not have a text insert option unfortunately

No, it doesn’t have. You would have to find a watermarking plugin to add text to images.

Hi Ciprian!

What about impossibility delete information from User profile? When will this problem be resolved?

Version 5.9.2 might fix it.

Hi, thanks for the great plugin, this is exactly what I’ve been looking for! I’m using the 5.9 version, and I have some questions:

1. Perhaps this is a stupid question.. How to display ONLY the thumbnails without the sort/search column? Everytime I’m using the shortcode [imagepress-show] the “search/sort column” always shows on top of the thumbnails. Is there an option to remove the sort and author column from the image card? If I’m not mistaken in your previous version you can simply add “sort=”none” or “author=”none” to the shortcode, but it doesn’t seem to work in this version. I’m trying to display only some random images in a widget.

2. Is there a code to show “unique views (views based on IP)” instead of “views”? Or do I need additional plugin for that?

Thanks before!

Hi,

1. Try sort=”no” instead of sort=”none”. Also, in your ImagePress Configurator settings, disable author.

2. No, there isn’t. You could get an additional plugin, but you will need to change some code inside ImagePress.

Hi!

I tested imagepress on my beta-site now and have two problems.

1. Page /image appears as blog page. http://strobi.com.ua/image If I use shortcodes everything is OK. http://strobi.com.ua/gallery 2. Collections do not work. http://strobi.com.ua/kollekcii

How can I resolve this problems?

Cheers!

A new release – 5.9.0 – is coming really soon.

I sent you email with some problems and questions on getbutterfly@** – please answer me!

Got it. I’ll check everything and either get back to you or release an updated version.

Just bought this. Would you be able to provide an XML of something like the demo? Thanks

Just bought this. Would you be able to provide an XML of something like the demo? Thanks

Just upload some images and you’ll see how it looks. There’s no XML.

Hi,

Great Plugin

I’m using this plugin and working great.

I have two question

1: I want to create staff-favourite section in image category,so I created staff-favourite category but it’s showing in upload form also, which I don’t want.NO one should upload in staff-favourite category only admin can select image from backend.how can I do that.

2:I want create member only upload option,so I’m going to use plugin (http://codecanyon.net/item/frontend-membership-modules/7005094?ref=yuzuruishikawa)want to know will this plugin will work with your plugin?

wp-admin/edit-tags.php?action=edit&taxonomy=imagepress_image_category&tag_ID=2304&post_type=image

I have take number only? i.e 2304?

Great.. tag_ID=XX is working … Thanks for Help Dude…your are the best in support… :-)

:) Glad it’s working. Don’t forget to rate the plugin! Thank you.

hi. When I click the picture, I want to click like button. But when I click the picture, it goes kind of `http://localhost:8888/wp-content/uploads/2015/10/100840.jpg` <—-this web address. I want to go `localhost:8888/image/sample` <—this web address. How can i do?

Thank you for your reply. I can`t find `the_content() section` in my single.php. Could you tell me where is it?? This is my theme`s single.php.

<?php get_header(); #Top code section $dttheme_options = get_option(IAMD_THEME_SETTINGS); $dttheme_integration = $dttheme_options[‘integration’]; if(isset($dttheme_integration[‘enable-single-post-top-code’])) echo dttheme_wp_kses(stripslashes($dttheme_integration[‘single-post-top-code’])); #Top code section

$tpl_default_settings = get_post_meta( $post->ID, '_dt_post_settings', TRUE );
$tpl_default_settings = is_array( $tpl_default_settings ) ? $tpl_default_settings  : array();
$page_layout  = array_key_exists( "layout", $tpl_default_settings ) ? $tpl_default_settings['layout'] : "content-full-width";
$show_sidebar = $show_left_sidebar = $show_right_sidebar =  false;
$sidebar_class = "";
switch ( $page_layout ) {
    case 'with-left-sidebar':
        $page_layout = "page-with-sidebar with-left-sidebar";
        $show_sidebar = $show_left_sidebar = true;
        $sidebar_class = "secondary-has-left-sidebar";
    break;
}?>
case 'with-right-sidebar':
    $page_layout = "page-with-sidebar with-right-sidebar";
    $show_sidebar = $show_right_sidebar    = true;
    $sidebar_class = "secondary-has-right-sidebar";
break;
case 'both-sidebar':
    $page_layout = "page-with-sidebar page-with-both-sidebar";
    $show_sidebar = $show_right_sidebar    = $show_left_sidebar = true;
    $sidebar_class = "secondary-has-both-sidebar";
break;
case 'content-full-width':
default:
    $page_layout = "content-full-width";
break;

<?php if ( $show_sidebar ): if ( $show_left_sidebar ): ?> <section id=”secondary-left” class=”secondary-sidebar <?php echo $sidebar_class;?>”><?php get_sidebar( ‘left’ );?></section><?php endif; endif;?>

<!- * Primary Section * -> <section id=”primary” class=”<?php echo $page_layout;?>”><?php if( have_posts() ) : while ( have_posts() ) : the_post(); get_template_part( ‘framework/loops/content’, ‘single’ ); endwhile; endif; ?></section><!- * Primary Section End * ->

<?php if ( $show_sidebar ): if ( $show_right_sidebar ): ?> <section id=”secondary-right” class=”secondary-sidebar <?php echo $sidebar_class;?>”><?php get_sidebar( ‘right’ );?></section> <?php endif; endif;?> <?php #Bottom code section $dttheme_integration = $dttheme_options[‘integration’]; if(isset($dttheme_integration[‘enable-single-post-bottom-code’])) echo dttheme_wp_kses(stripslashes($dttheme_integration[‘single-post-bottom-code’])); get_footer(); ?>

Put the ImagePress code before </section> here:

<!-- ** Primary Section ** --> <section id="primary" class="<?php echo $page_layout;?>"><?php if( have_posts() ) : while ( have_posts() ) : the_post(); get_template_part( 'framework/loops/content', 'single' ); endwhile; endif; ?></section><!-- ** Primary Section End ** -->

Too difficult..;; Nothing change. If i purchase Install Plugin, would you like to install like your demo site ?? Like this page > http://codecanyon.net/item/imagepress/full_screen_preview/4252736 <

Hi, I am enjoying this great plugin, and your instant help. I am setting up new pages for Imagepress, but noticed that the image title field is shifted a little bit and too small, so the placeholder does not show correctly. how to correct this? please check here: http://wp.me/p6dzea-5aw

I can’t see the form, I need to be logged in. It’s probably a CSS thing, you might want to correct it inside your stylesheet.

Yes i was after a css fix. can you please tell me what is the id of the field? I can’t determine it exactly. cheers

It doesn’t have an ID, it has a class. Check it using Chrome Inspector or Firefox Developer Tools.

Hi., Sorry,, I have a question again. When I clink the `Click here to view your image.`, there are nothing show up. Only `The page you are looking for is Not found!` is coming up. What should I do??

Have you created a single-image.php file inside your theme’s folder? Have you resaved the permalinks in Settings -> Permalinks?

Thank you so much !! It`s work!!

You’re welcome.

Hello. Is there any tutorial?? Please~

I can’t give you any example. If you need to change anything related to styling, such as colours, spacing, fonts, and so on, you should learn a bit of CSS or hire a designer/developer to help you configure it.

Ok. Thank you for your reply.

You’re welcome.

The submission form is not showing all the fields. PLease see http://kewstudio.org/about/submit/ there is nothing for name, email, caption or description, all of which I need to see! Any ideas? Thanks

If you can’t find the contact box in my profile, this is my email: getbutterfly [at] gmail [dot] com.

I did look but couldnt see – anyway will send asap

OK sent – in case you dont receive i will send again

Hello, I had some questions about the plugin, it was a bit long, so I sent it to your email instead of posting here. Any advice would be helpful. The email subject line was Imagepress, dated 16 September.

Thank you.

Hi! We need to add for our site following functionality: users (UserPro + BBPress) can create user albums. Is it possible with your plugin? I guess, users can upload pics and your plugin can show them all or sort by categories etc. But what about “user albums”?

Collections will appear if they have 4 or more images inside. Contact me via email so we can chat about this.

Sure they do. Wrote you through the form..

Replied. Cheers!

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