• Clicking the icon “Logbog” on my website http://www.heron3050.com opens the most recent post

    So far I change the link manually when a new post is published

    Does anyone know which code I should insert the functions.php to make this happen automatically ?

    Functions.phs looks as follows

    [ Redacted large code block ]

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    It appears the icon in question is placed by a widget. If the widget declaration has appropriate hooks there may be a way to easily link the most recent post. If not, you would need to define a custom widget and replace the current one with your altered version. Just for this one icon, the other icon widgets can remain.

    If you need to post any significant code again, please use pastebin.com and just provide the link here. If you remember, please select PHP syntax highlighting before you publish PHP code in pastebin.

Viewing 1 replies (of 1 total)

The topic ‘Generic link to most recent post’ is closed to new replies.