Forums

How to link to Article's Headings like H1 or H2... (5 posts)

  1. brokensite
    Member
    Posted 1 year ago #

    Hi,

    I wonder how it would be possible to link to article text headings dynamically, my site is http://systemes-d-alarme.beta.commentchoisir.info/traitementair/?page_id=301
    and I want to link to article's headings which are h3 headings here in the text

    Thank you

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    <h3><a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php _e('Post');?> <?php the_ID(); ?> - <?php _e('permanent link',);?>"><?php the_title();?></a></h3>

    And please don't bump posts.

  3. brokensite
    Member
    Posted 1 year ago #

    I don't get what you mean by bumping the post but thanks anyway

  4. brokensite
    Member
    Posted 1 year ago #

    Could someone explain a little bit more please, what should I do with these codes, I'm not code minded

  5. brokensite
    Member
    Posted 1 year ago #

    it's the easiest one : <h3>name</h3>

Topic Closed

This topic has been closed to new replies.

About this Topic