Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • 7of9 Friend
    #1068674

    Hi,

    I have changed the header tag to be h2 from the advanced tab of the module. However, the title of every slide is created with h1 tag and this is an SEO problem, since only one h1 tag should exist per page.
    If you check the code of the page you will see what I mean:

    <h1 class="item-title"><span>Always Connected</span> At Green Logic </h1>
    and
    <h1 class="item-title"><span>Best Service in Class</span> At Green Logic</h1>

    URL: greencarshipping.com
    Please advise.

    Thank you in advance.

    Saguaros Moderator
    #1068809

    Hi,

    You need to change in this file: root/templates/ja_rent/acm/slideshow/tmpl/style-owl.php

    <h2 class="item-title"><?php echo $helper->get('title', $i) ?></h2>

    which renders the title of slideshow, not via backend settings.

    I changed it for you and it’s showing with H2 now.

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

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 6 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum