Your account expired support, please renew to get your support.

HomePage Forums Themes Support Spacey – Single Property WordPress Theme HubSpots / Hot Spot can’t be moved or placed where I want …

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37593
    KATANA
    Support Expired

    Hello,

    Spots canot be moved where I want.

    And this solution I funded in another ticket is not working for me.
    Could you please help ?

    Go to : themes/spacey/inc/elementor/widgets/image-hotspots.phpb

    Find :
    $this->add_control(‘image_hotspots_icons’, [ ‘label’ => esc_html__(‘Hotspots’, ‘spacey’), ‘type’ => Controls_Manager::REPEATER, ‘fields’ => array_values($repeater->get_controls()), ] );

    and replace by :

    $this->add_control(‘image_hotspots_icons’, [ ‘label’ => esc_html__(‘Hotspots’, ‘spacey’), ‘type’ => Controls_Manager::REPEATER, ‘fields’ =>$repeater->get_controls(), ] );

    #37627

    I tested this widget and it works fine now: https://prnt.sc/HG2Tyr0Vm81b

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.