Code

Discussion on Image Hotspot with Tooltip Widgets for Elementor Page Builder WordPress Plugin

Discussion on Image Hotspot with Tooltip Widgets for Elementor Page Builder WordPress Plugin

By
Cart 134 sales

sike supports this item

Supported

31 comments found.

Hey there! For some reason the plugin is creating two errors.

1. The first one seems to be a conflict with Elementor. So, if I try to activate the plugin, it just breaks Elementor and makes the Elementor Editor keeps loading infinitely (so I cannot edit any page), check it out: https://prnt.sc/_eH0bBk8zmJ6

2. In any page where I have added and image hotspot using the plugin, it breaks Wordpress, throwing a critical error, check it out: https://prnt.sc/qaw_1_EXTm1y

Sike, thanks! It worked ;)

Ok thanks, and I appreciate if you can rate my item to support my future update at: https://codecanyon.net/downloads
Regards

For sure!

Hello, I have huge problems with your plugin after updates of Elementor and/or Wordpress. Do you have planned upgrades for this plugin?

A few issues with this plugin:

When icons are set to “hover” they don’t work on mobile. Css styling isn’t working fro icons. When I change the colour to white for icon, they just appear black.

Size of icon doesn’t work either. They appear too big.

Also is there any way to drag & drop the icons or do I need to use the “icon position” sliders? It was much more intuitive on the old plugin when you can just drag the around the map.

Finally is there any way to bulk import hotspots? I have a lot!

Hi, thanks your feedback, does it work fine on the demo site? You can send me your preview page via the contact form in my profile page too, and sorry right now it only available with updating position with the slider.
Regards

Hi

I purchased your plugin. But, I can’t use with WordPress 6.4.3 PHP 8.2.17. It’s not support right?

Hi, what’s the error you get? You can send me more details, like the WP/FTP access, and how to reproduce the problem etc via the contact form in my profile page, then I can try to help.
Regards

Hi

I purchased your plugin. But, I can’t use with WordPress 6.4.3 PHP 8.2.17. It’s not support right?

I just updated the plugin to the newest version as it was throwing a critical error. It works now, but on the live page all of the icons are grouped together, but in the editor they are all in the correct place. Here’s some screenshots:

Live page: https://www.dropbox.com/scl/fi/01420ucsbvy4gtc40fogj/live-page.png?rlkey=tsd4yjpg1771kg45116ran6v9&dl=0

Editor page: https://www.dropbox.com/scl/fi/djxb2oovnr1qz9dxsw6l7/editor-page.png?rlkey=mli09v4qcbxhs4j5opaakuwj4&dl=0

Is there anyway to fix it?

Hi, please try to clear the cache in the live page. Or maybe there is some js conflict in the live page try to fix it too. You can send me more details like the page, WP access via the contact form in my profile page if still have the problem.
Regards

Hi Sike, Your plugin looks very performing. The video demonstrates that the hotspots stay in their relive position if the dimensions of the window vary I wonder how the hotspots behave on mobile settings. will I be able to redefine the position of the hotspots on the mobile image? Thanks Sip

Hi, I think yes, you can try to open the demo page via mobile.
Regards

Hi Sike. It seems to work correctly. I have bought your plugin. and installed it following your instructions, including installing the Visual Composer plugin first. I can insert your element on the canvas, but when I try to edit it, the message appears: “you are not allowed to edit this element. Contact the website administrator” Please help Sip

Hi, this one is for the Elementor page builder, you can contact me via the contact form in my profile page too, send me the page and WP access, then I can take a look at it.
Regards

I like it, great tool.

Thanks.

Since last update of Elementor your Plugin generates errors:

Fatal error: Uncaught Error: Class ‘Elementor\Scheme_Color’ not found in /home/customer/www/segron.com/public_html/wp-content/plugins/elementor-sike-hotspot/widgets/cq-image-hotspot.php:293 Stack trace: #0 /home/customer/www/segron.com/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(2280): ElementorSikeHotspot\Widgets\CQ_Image_Hotspot->_register_controls() #1 /home/customer/www/segron.com/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(494): Elementor\Controls_Stack->init_controls() #2 /home/customer/www/segron.com/public_html/wp-content/plugins/elementor/includes/base/widget-base.php(177): Elementor\Controls_Stack->get_stack() #3 /home/customer/www/segron.com/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\Widget_Base->get_stack() #4 /home/customer/www/segron.com/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(2369): Elementor\Controls_Stack->get_controls() #5 /home/customer/www/segron.com/public_html/w in /home/customer/www/segron.com/public_html/wp-content/plugins/elementor-sike-hotspot/widgets/cq-image-hotspot.php on line 293

Hi, I’ve uploaded a update to fix it, you can download it from:
https://codecanyon.net/downloads
Regards

Works fine thx

You’re welcome, and I appreciate if you can rate my item to support my future update:
https://codecanyon.net/downloads
Thanks

Hi, I want to control the icon size in mobile view, what is the CSS code? Thanks

Hi, you can add custom CSS to control the size like:
@media screen and (min-width: 320px) and (max-width: 479px) {
  .cq-hotspots .hotspot-item .cq-tooltip {
    width: 16px;
    height: 16px;
  }
  .cq-tooltip .cq-tooltip-dot {
    width: 4px;
    height: 4px;
    margin: -2px 0 0 -2px;
  }
  .cq-hotspots .cq-tooltip .cq-hotspot-icon {
    font-style: normal;
    font-size: 10px;
  }

}
Customize it with the value as you like.
Regards

Hi Sike, thanks for your reply. Do I need to use the element pro to add this CSS? Because I add on the Customize——Additional CSS, it doesn’t work.

Hi please make sure the CSS is added to the page, for example change the the colors to test.
Regards

Hi, in this site https://feriavirtual.ciceronesrurales.com/, from mobile, you can see the icons are really small, is there a way to set the icon more than 60? thanks

Hi, you can try to add a custom CSS in the page to control the icon size in mobile view.
Regards

Hi, I am having issue with the icons. I uploaded my own icons, and some of them are working, and some aren’t.

You can see the correct icons from the edit screen which looks like this: https://www.dropbox.com/s/ep2kasdgv21sq26/editing%20side.PNG?dl=0

But when I save it, the icons in Canada look like this: https://www.dropbox.com/s/ae3446q4r7wefig/live%20side.PNG?dl=0

Here is a link to the live page: http://originationo2d.webaloo.com/distribution/

How do I fix this?

Hi, I can see the icons in the page as shown in first screenshot, it looks like you’re using the svg for the icon, please make sure the svg tags are well closed.
Regards

I am exporting the icons directly from Illustrator so I don’t know what you mean by the tags? I am just uploading them into the media library. It works perfectly for the other two icons I created, but that one is still not working at all. I have had people in other places check on their computers and they also can’t see the correct icon.

Ok, haven’t fully test with the custom icons, please try to use the built-in icons.
Regards

How do you change the icon type, the current version of the plugin seems to differ from the youtube video and is missing the “icon type” field. I can only use an icon but I need to use numbers.

Hi, please try to update to the latest version, and you can choose the icon type under the global style settings.
Regards

Hi Sike, I’m using Image Hotspot with Tooltip Widgets for Elementor. It works great, but when I add a video via iframe it immediately starts to play and I find no way to stop it. In frontend is no problem, everything works fine, but if I’m back in elementor edit mode the video starts to run again … I try to insert much more than 1 video, so I will get an issue with performance … Can You help stopping thix? Thanks a lot Oliver

Hi, please embed it with the code from YouTube and change the auto play to false?
Regards

Hello, thanks for this plugin, it works well with elementor. Are you planning on adding some features like tooltip position? (it appears on top by default, it would be nice to be able to select between top/bottom/left/right).

Hi, thanks your feedback, will try to add this option in the next update. And I appreciate if you can rate my item at: https://codecanyon.net/downloads to support my free future update.
Regards

I sent you the login from the test site. you have admin rights and can see for yourself

Thanks Sike for the fixed plugin. It works as a charm with Elementor. I recommend this plugin now it is fixed. It works great and the price is good.

Thanks your feedback.
Regards

Hi, i just bought your plugin but the hotspots are not moving. I can not drag it and the sliders not making the icons move on the image? Can you help me out?

This really sucks, I need to finish some work with hotspots and the bloody plugin does not work with Elementor pro. Test it before you sell it!! A shame of my money. Will go buy a good working one somewhere else.

Hi, you can send me more details via the contact form in my profile page like the page, WP access, and how to reproduce the problem, then I can try to help.
Regards

Hi, adding a text link in the tooltip box makes the icon disappear. How to add links inside the tooltip HTML during hover?

Hi, thanks your feedback, I’ve fixed it, the update will be available here soon. You’ll get a email notification.
Regards

Hi I am using Elementor pro with Astra pro theme> immediately after installing your plugin the main menu disappeared on web page.

Can you please advise?

Thanks

Hi, I sent you wp access yesterday. I have deactivated/reactivated all plugins and themes, troubleshooted for several hours. The problem is with your plugin. I can not give ftp access. Would you mind reimbursing and i will seek alternative thank you

For your information, I tested using just Elementor Pro with Astra Pro theme and Elementor Pro Elements stopped appearing.. just basic Elementor features

Can you please organise reimbursement as requested? I do not want to have to leave a negative rating. thank you

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