Code

Discussion on Vision - Interactive Image Map Builder for WordPress

Discussion on Vision - Interactive Image Map Builder for WordPress

By
Cart 1,078 sales
Recently Updated

Avirtum supports this item

Supported

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

79 comments found.

Is it possible to add a css pulsing effect to the layers? For instance, I have a red circle as a mark on a map and I’d like that circle to pulse to help users find it easier.

Yes, it’s possible. Write me to avirtum[@]gmail.com with a screenshot and I will send an example.

it looks nice ! Do you plan to add quick common shapes like circle, rectangle, arrows so we don’t need to build everything in images ? and pick from icons fonts or maybe the ability to add our custom icons fonts ?

I have plan to update the plugin and you suggestions are good to think about it.

Maybe you’ll find some inspiration with this plugin which add custom icons https://youtu.be/Rnu9XVD8AdI?t=40 working with Fontello https://fontello.com/ it let us pick from ready made icons or svg icons found anywhere or made ourself in SVG. I would have several clients who would love this functionality to create infographics directly and easily into their website.

Good luck with your sales

Pre-sale question – Is the pulse on the numbered icon in the floorplan demo a setting within the plugin or is it custom code? http://avirtum.com/wp/vision-demo-floor-plan/
It’s the custom code, each layer has the 48×48 size and I defined the css styles for them inside the custom css section.
.floorplan .vision-layer .vision-body {
    animation:layer-fx-pulse 0.7s steps(7) infinite alternate;
    width:48px;
    height:48px;
    background-image:url(data:image/png;base64,...);
    cursor:pointer;
}
@keyframes layer-fx-pulse {
  0% {background-position: 0;}
  100% {background-position: -336px;}
}

Thank you. I added the following code and uploaded the pulse graphic I was able to pull from the demo. However, I’m still not able to get it to work. Below is a screenshot of the layer options. What am I doing wrong? https://tinyurl.com/yhdocp98

Write me to avirtum[@]gmail.com I will provide the full sample with screenshots.

Hi, I’m currently using the free version, congratulations on the plugin. But when I look on mobile the tooltips that open do not seem to me to be responsive … They are huge … :) In the pro version you can easily handle it … I’m not a programmer … thanks p.

Hello. Send a link to your web page with item to my email avirtum[@]gmail.com. I will test it.

Dear Sirs, Please needs your urgent reply, when I installed the pro version is not working! the trial one was working fine on our offline website(same website but working on localhost). Please need to solve the issue asap!

Please how can fix the mouse cursor over the layer mapped? it doesnt show now there is a link?

You can use this custom style
.vision-layer {
    cursor:pointer;
}

I am unable to show the graphics as I was switching the tabs. Can you please reply asap so I can check and purchase this plugin!

You should handle the tab click event and fire the window “resize” event.
$(window).trigger('resize');

Is this compatible with Elementor?

It should, but I recommend to test the free version from WordPress.org

Hi can you design floor plan with this script ? I need a script where users can make own floor plans based on their own property they selling. Can you let me know if this does that and supports multi user.

Thank you

You can give access to the some role (see plugin settings), users with this role can create/edit/delete only their items, admin can see & edit all.

Can I set this role default? For all my website members? Can each of them design and make own floor plan ? Can you post screenshot of floor plan builder please ?

Write me to avirtum[@]gmail.com and I will send an example. Also you can try the free version from wordpress.org, it has all features like the pro.

Hi,

There seems to be a security issue on your demopage (ssl). Unfortunately, I can’t view the 3 demo’s, so I don’t know if this is the plugin I’m looking for. :-)

Can you please fix this?

Many thanks!

Thanks for the report. I will try to fix these demos, something is wrong with my host.

Hello – I am planning to buy a pro plugin. However, saw an issue with the free version on wordpress. When I am adding a link to the layer, this link gets appended to the current page link and not opened as a new link. Can you please let me know if this is how the plugin works?

This is resolved, you may ignore..

Can you send me your web page URL with sample to avirtum[@]gmail.com. I will test it.

Hi Avirtum, I have sent you an email regarding some problem with the plugin, from michaelthung96@gmail.com. I am unable to show the graphics as I was switching the tabs.

https://homeauto.sg/

answered

Hello. I like this plugin but i see it hasnt been updated in a year and 2gens behind. Is this still supported and will it be updated?

It’s supported.

Hi, may I know how do I download the plugin? will you send me a folder?

like how do I download the plugin pro?

after I have bought it

The codecanyon will give you a personal download link

Hi, this is a great plugin. I have a couple of pre-sales questions…

1. If we select the tooltip trigger as click, is it possible for the tooltip to disappear if we click anywhere outside the tooltip area? Right now, one needs to click on the layer area itself for it to hide.

2. How does the click & body trigger work? The tooltip appears just for a second and then disappears if this option is selected.

Thanks.

It’s strange because for hide after outside click we should use the trigger = “click & body”. Can yuo share a link to your test page, send me to avirtum[@]gmail.com

Dear Avirtum – what kind of content could be placed? Links, Videos, Images, etc.? Regards Marc

and one addition: is the content inside tooltips, lightbox, etc. always responsive?

Mostly if we talk about markers it should be images (png,jpg, svg), also you can place text. About lightboxes & popovers, yes, they’re responsive and you can place any content inside them. Also you can test the free version from wordpress.org.

Pre sales question: Is this plugin going to be updated going forward and actively supported? Ive noticed there hasn’t been an update in almost a year? Also is this compatible with PHP 7.3 and the latest version of Wordpress?

If you have suggestions I will be glad to hear them from you. About PHP 7.3 and the latest WP version, you can test the free version, it’s avalible on wordpress.org, anyway I think it’s compatible with them.

How can I make a layer that is not square? Thanks!

We can use images (png with transparent), the plugin doesn’t support complex shapes.

I am working on a website in Elementor for which I need the map of Romania and 6 fields with percentages displayed at the bottom of the map. The counties will be represented by 6 colors, which will correspond to the percentages in the fields below (more percentages = a more strident color, less percentages = a lighter color). All of these must be connected to an API that will deliver the figures. Can i do this with this plugin?

Send me a screenshot with comments to avirtum[@]gmail.com

Emailed to you please check.

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