Hotspot Elementor changing products from H2 to H3

This topic has 6 replies, 3 voices, and was last updated 1 weeks, 3 days ago ago by Luca Rossi

  • Avatar: tartakmeble
    tartakmeble
    Participant
    May 8, 2024 at 13:29

    Hello
    Hotspot changing products from H2 to H3? Or turn of?

    5 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    May 8, 2024 at 13:39

    Hello, @tartakmeble

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    We are currently reviewing your request and require some additional information to fully understand your needs and provide you with the most effective support.

    Could you please provide a detailed description of the issue you are facing, or clarify your specific requirements or objectives? This will help us address your concerns more accurately.

    Additionally, for us to examine your settings and offer precise assistance, we kindly ask you to provide access to your site’s wp-admin area. Please ensure that you submit these credentials securely, preferably in the private content area designated for sensitive information.

    We kindly recommend that you take a complete backup of your site before proceeding.

    To aid our understanding and expedite the resolution of your issue, a screenshot depicting the problem would be greatly appreciated.

    Thank you for your cooperation. We look forward to your response and are eager to assist you promptly.

    Best regards,
    8Theme’s Team

    Content is visible for topic creator and
    support staff only.
    Avatar: tartakmeble
    tartakmeble
    Participant
    May 8, 2024 at 14:13

    It is about the structure of the SEO H1 – H6 headings generated by the page (HTML tag).
    The HOTSPOT element does not have the option of imposing/selecting which HTML tag should have which point appear in the HOTSPOT element image.

    Video attachment.
    The default HTML tag for HOTSPOT is H2.
    And I need H3.

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    May 9, 2024 at 07:36

    Hi @tartakmeble,

    Currently, there is no hooks to customize that title. Please take a look at this file:

    /wp-content/plugins/et-core-plugin/app/controllers/elementor/general/hotspot.php line 2239

    – Find this code:

    
    <h2 class="etheme-hotspot-tooltip-title"><?php echo $hotspot['hotspot_tooltip_title']; ?></h2>
    

    – And change to this:

    
    <h3 class="etheme-hotspot-tooltip-title"><?php echo $hotspot['hotspot_tooltip_title']; ?></h3>
    

    Hope it helps!

    Avatar: tartakmeble
    tartakmeble
    Participant
    May 9, 2024 at 11:20

    No, it doesn’t work:(

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    May 9, 2024 at 17:49

    Hi @tartakmeble,

    Which page are you using the Hotspot element? Please share the URL.

    Could you please also provide temporary wp-admin and FTP access?

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Best Regards,
    8Theme’s Team

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.