Code

Discussion on ImageLinks - Interactive Image Builder for WordPress

Discussion on ImageLinks - Interactive Image Builder for WordPress

By
Cart 1,455 sales
Recently Updated

Avirtum supports this item

Supported

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

103 comments found.

Hi,

Your plugin seems to be really nicely designed!

Giving the option of different icons to be used as tags would be nice.

I have a pre-purchase question.

How can i add a link on a tag?

Did you try my lite version? If no, check imagelinks on wordpress.org. And yes you can make a tag as a link.

Thank you…it seems to work like a charm!

Hi we bought this plugin to include on a clients site, this may be unrelated but the client explained that it worked fine until the site was upgraded to HTTPS then they got the error below:

Warning: First parameter must either be an object or the name of an existing class in /data01/c9944436/public_html/wp-content/plugins/imagelinks-interactive-image-builder-lite/public/class-imagelinks-public.php on line 120

Please can you explain the issue here?

Can you write me an email to avirtum[@]gmail.com. Thanks.

I purchase this plugin and when I upload it through Wordpress my entire screen turns white. I can no longer access my website and it only shows a white screen. I deleted the plugin through Filezilla and my site returns to normal. I tried this on several wordpress sites and get the same thing. Can you explain whats wrong with this plugin?

What is your WP and PHP version? Also did you check my lite version – https://wordpress.org/plugins/imagelinks-interactive-image-builder-lite/. Does it work? For more detailed answer, write me email to avirtum[@]gmail.com.

Hi, We buyed this plugin about 6 months ago, it was very useful and we were very satisfied but for one month, we have an 503 error sometime when trying to access to wp-admin page. We are trying to desactive all the plugin and reactive one by one and maybe your plugin cause this error. Do you have an idea for it? Does anyone has the same prob? Thank you for your help, Regards

You’re the first one, anyway try to check logs, also write me an email with your problem.

Hi,

Congrats very useful plugin. I tried the light version of ImageLinks for Wordpress. I have installed it from the add plugin section. There was no problem in the first item, but when I publish the second item and publish it, it is thrown right into the trash box. Have you specifically blocked the second item or is it a bug?

Thanks, Regards.

Yes, it’s not a bug, it’s a restriction for the lite version, only one active item.

Ok thanks…

I need a spanish translate please, ¿how i can?

Hi! Pre sale question. I use theme with VisualComposer (VC) and I work with all images via interfae of VC, so is it possible to make Image with links (on this plugin) and after embed on page through VC ? Thanks!

Hello. You can try a lite version, just type “imagelinks” into wordpress plugin input search box.

perfectamente, mucha gracias

Hi – Is there any information or documentation about how to change the style of the popover captions?

You can test this plugin, because I have a lite version on WordPress.org, jsut type imagelinks in the search input box. You can change the popover style you via custom css.

Hi! I want to buy this item but. Can I create only one image map or a lot of images maps? Regards

Thank you so much! I purchased your plugin. I have a problem with this. I sent you an email. Please check in.

I see.

It would be possible to add a feature of hotspot image change when cursor is hovering the hotspot?

That will be really nice

Or, even better, a way to add another image below it (not change, add)... for example if we use arrows, it will be nice to show some animated circles below, when the mouse is hovering that hostpot…

It can be possible only via customization, I think.

Hello Max, how can i copy an ImageLinks Item?

Sorry, it’s been dealt with. I used Duplicated Post.

Yes, it works.

Hi there,

Couple questions: 1. Is this multisite compatible? 2. Will you be able to give usa little hand with some CSS help if required. I am not very good with CSS.

BR

Hello,

Actually the first question is not an Envato question. Your are the plugin developer, so you should know if your plugin works on multisite (WordPress)?

Thanks!

I think you ask me about license. About WP multisite, it should work, but I didn’t test it. You can check it by yourself, find my lite version on wordpress.org.

OK great! Thanks I will try this first.

Hi,

I’m interested in an interactive image solution for Wordpress and installed your lite version of the plugin for testing. It looks very good, but I have a couple of questions or problems before I’m going to purchase it.

1. Responsiveness I didn’t really catch what you answered to luuuciano. Is there a way to enable responsiveness for the image? I didn’t get this to work, the image always has the same size on any device or browser window size.

2. I’ using Visual Composer, which allows to define several columns. Putting the image into a column the image exceeds the column width because it doesn’t scale. Any solution for that?

3. Is it possible to remove the ( i ) mark on the buttom right in the pro version?

4. I’m using SSL for my site (HTTPS). Loading of the image from the media library doesn’t work there while it does on non HTTPS. A work around for this is to specify the local URL like ’/wp-content/uploads/2017/03/xyz.png’ but don’t click ‘URL is local’. So this problem is not blocking, just for your notice.

Thanks Thorsten

Hello. 1) Responsibility. You can set a class via shortcode like [imagelinks id=”123” class=”myclass”]. Also you should define css rules in the custom css section (general tab) like .myclass { width:100%; } It’s just a sample.

2) See 1)

3) It’s a watermark, in pro version it will disappear.

4) In most cases it’s a CORS issue, but I didn’t test it yet, because I’m realy ill at the moment and can only answer to emails time to time.

Best regards, Max.

Mmh, looks like I set my own comment under ‘review’. This was not my intention. Just wanted to edit it and add that I selected another solution, so no need to investigate my problems anymore.

Sorry for confusion.

Can we use Zoom Feature?

What do you mean?

I mean Can we use zoom option on the image?

Zoom is unsupported.

Hi i have a presale question. Can i use image builder to have as many different images with tags in my site ? (100 different images with different tags in each image)

Yes, it supports multi instances on one page if I understand you right.

Hi, I am very interested in this plugin for a new project, but before I purchase I was hoping you could clarify some things: - Does this plugin support full screen images? - Do you perhaps have any full screen examples?

Will do. Tx.

1. Using this plugin, can we setup a 100% width/height image? (fullscreen) 2. And, it will be responsive? (you know, working ok on several devices, desktop, laptop, tablet, mobile…)

Mmmmm, in this case the odd thing is that (when browser is maximized, or at a wide opening) the hotspots remains to the left of where it should be (in the example 1 should be in brasil, and the other one over chile)... the image is centered (by css), but hotspots sections remain fixed… maybe is some issue of used css conflicts, and the way image divs are handled? When the browser window is shrinked, < than the image width?, it works great, hotspots properly placed…

BTW, when we use a custom image hotspot the cursor:pointer is lost and have to be defined by hand

Another thing… when the example http://niñezyadolescenciafepal.com/prueba-1/ is viewed in a mobile… the hotspot image are not resized (as the main image is)... that will generate a bunch of big hotspot images…. There is a way to make them shrink size a bit, as the other image do?

About hotspot sizes on mobile devices. I think we should use css media queies like @media (max-width: 600px). Also I will check hotspot position you talked about. Thanks for report.

Hi, pre-sale question, Can WordPress users use this on front-end?

This plugin doesn’t have a frontend upload part, you can make a panorama via admin side.

How much to make it happen?

I’d appreciate if you give me an example how to do it, because I don’t know yet .)

Hi,

I used world map with one hotspot but it does not work. https://goo.gl/J2J7Pd Could you please help?

I see. The php handles my comment block in the file imagelinks/public/class-imagelinks-public.php. You can just delete the line 211 (//popoverContent:...). Thanks for your reply. I will update this bug on codecanyon soon.

Thanks. I deleted that line and worked.

Ok. I’m glad.

Hi,

I am using Visual Composer plugin in wordpress. How can i add shortcode of imagelink item to the page or post?

Thanks.

I send the jQuery version to CodeCanyon review team, next step I will update WordPress version today or tomorrow.

Just uploaded the new WordPress version for review. Fixed the bug with special characters in the popover content. Now you can use any characters and also shortcodes.

Thanks. It works

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