• Resolved nointelligentlife

    (@nointelligentlife)


    Hi,
    I have been using your add-on very successfully on my site. But I have just realised that the title of the event is set within an <h2> tag. Since this is the only thing on my page I really needed it as an <h1> because Bing is complaining there is no <h1> tag on my page (important for good SEO).
    I have figured out how to do it but you might want to consider this as an option in a future release where the user can choose to have it as h2 or h1.
    Thanks for a great plugin.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @nointelligentlife,

    Go to main folder of plugin event-page-templates-addon-for-the-events-calendar >> epta-template >> epta-template-1.php line no. 48 & 50 replace with given <h1><?php sanitize_title_with_dashes(the_title()); ?></h1> code.

    Let me know if you are still facing any issues.

    Thanks & Regards

    Thread Starter nointelligentlife

    (@nointelligentlife)

    Thank you, that worked !!!

    Hi there,

    love the new layout of the single events due to your plugin.

    But unfortunately, the switch from h2 to h1 as described above in my case does not work (Avada theme btw).

    My problem is this:

    If i change this to <h1> and </h1> in the epta-template-1.php:

    <div class="epta-title-date">
                        <h2><?php sanitize_title_with_dashes(the_title()); ?></h2>
                        <?php echo $tecset_event_schedule;?>
                        <div class="epta-light-bg"></div>
                    </div>

    then after that, the headline is not visible anymore, is hidden behind the overlay of the image (but the headline is there, its in the code as h1, i see the headline as h1 in the source code).

    Would you have a solution for this?
    And if you, could you also let me know how to make this change permanent, so future updates of the plugin would not override it?

    Thanks so much in advance and best wishes,
    J.

    Dear @jyoti197 Would you have an idea?

    Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @jothaes,

    Please contact plugin technical support team at here – https://coolplugins.net/contact-plugin-support/

    Thanks & Regards

    Ok, will do, thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change Title from H2 to H1’ is closed to new replies.