Forums

How to make the link in single post active (8 posts)

  1. tomcaty
    Member
    Posted 3 years ago #

    Hello

    this site http://www.krazzy7.com using wordpress and publish post by using windows live writer.

    i am very surprise because all of its links in the are active by default (clickable link), other wordpress site can not do the same.

    Please tell me how to do the same.

    Thank you

  2. alchymyth
    The Sweeper & Moderator
    Posted 3 years ago #

    what is the point?
    the title in single post would link exactly to the same webpage, i.e. to the same single post.

    however, if you insist, you could edit single.php of your theme, and put:
    <a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a>
    instead of:
    <?php the_title(); ?>

  3. tomcaty
    Member
    Posted 3 years ago #

    thank for your reply.

    But i do not want the title link active. i want the url link in the content of the single post active.

    for example this link: http://www.krazzy7.com/post-grad-2009-dvdrip-xvid-vomit/

    all the download link in the content of the post are active and clicable.

    Help me please

  4. Robert S
    Member
    Posted 3 years ago #

    @tomcaty,
    looks to me like you already got a "handle" on things.

    R

  5. alchymyth
    The Sweeper & Moderator
    Posted 3 years ago #

    in 'admin' 'post' 'edit' in the visual editor, just highlight (mark) the words of your post that you want active and then click the 'chain' icon above (screenshot) - that will open a popup window where you can enter your link url.

  6. tomcaty
    Member
    Posted 3 years ago #

    i want to thank all for your comment.

    i mean all the links are automatically be active when i post an article by using windows live writer, not edit it manually in visual editor.

    help me to understand how they can do like that.

    Thank you

  7. tomcaty
    Member
    Posted 3 years ago #

    other idea please

    help me

  8. tomcaty
    Member
    Posted 3 years ago #

    help me please

Topic Closed

This topic has been closed to new replies.

About this Topic