codevise / pageflow-linkmap-page

Hotspot page type
0 stars 7 forks source link

hover effect on hotspot does not work #36

Closed RonFire closed 5 years ago

RonFire commented 5 years ago

Hello dear Pageflow team,

i recently configured the hotspot feature to my pageflow installation but it seems that it does not work properly. I guess im doing something wrong.

I uploaded a panorama image and a hover image with highlighted hotspots. But when i hover over the hotspots, nothing happens.

Is there something i am forgetting?

I have found this error in my browser console:

Access to Image at 'http://my-bucket-name.s3-website.eu-central-1.amazonaws.com/main/image_files/processed_attachments/000/001/473/v1/panorama_large/my_project_intro_hover.JPG?1538666545' from origin 'https://pageflow.daad.de' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://pageflow.daad.de' is therefore not allowed access.

Thanks in advance and best regards, Ronald

RonFire commented 5 years ago

Sorry for the way to early issue. Found the problem myself. Missing CORS configuration.