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
<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.
brokensite
Member
Posted 1 year ago #
I don't get what you mean by bumping the post but thanks anyway
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
brokensite
Member
Posted 1 year ago #
it's the easiest one : <h3>name</h3>