• Resolved shaquii

    (@shaquii)


    Is there any chance to move the Hotspot icon – or remove it if there is only one scene?
    And i’ve got problem with saving the tour – i’ve got error – go to general tab and specify the default scene ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Lincoln Islam

    (@coderexco)

    @shaquii – If you have the only scene and don’t want to use hotspot, then delete all the hotspots and set the first scene as default scene.

    If you’re using WordPress 5.0 or later version, then you will see it is not saving. But if you take the shortcode and drop it to a page, it will show

    Plugin Author RexTheme

    (@rextheme)

    Okay, If you want to add custom icon on hotspot,
    Firstly, Go to the documentation link. Here it is https://rextheme.com/docs/wpvr-360-panorama-and-virtual-tour-creator-for-wordpress/wpvr-documentation/hotspot-settings/#custom-style You will find a section named “Hotspot custom class”.

    Secondly, You will also see a field named “Hotspot custom class” in the Hotspot tab of your tour form.

    As an example, Go to your theme’s style sheet file and style an icon, give it a class `.custom-icon {
    height: 26px;
    width: 26px;
    background: url(“https://example.com/wp-content/uploads/2018/11/fav.png”) no-repeat center center / auto;
    border-radius: 12px;
    }`

    Finally, Put “custom-icon” on custom hotspot class field of the hotspot tab. You will see the custom icon on the frontend.

    The second issue about saving tour,
    Set as default field is moved from General Tab to Scene tab. Just go to scene tab and any one scene and check “set as default” field to “yes”. That’s it. Tour needs a default scene which will appear first.

    Plugin Author RexTheme

    (@rextheme)

    Hi @shaquii , how are you?

    It’s been a while we didn’t hear from you.

    Hence, we believe you got the solution from our last message.

    So, we are marking this as resolved, however, if you have any further queries, do not hesitate to contact us.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hotspot’ is closed to new replies.