Question about "read more" link on wp blog

Discussion in 'WordPress' started by freelance deziner, Feb 5, 2014.

  1. #1
    I need a little help about "read more" link on my wordpress blog. Please open this site first http://sms.inspirefusion.com

    The very first post has "read more" link at the end, if you click on it you will be taken to this URL http://sms.inspirefusion.com/3-drunk...iver/#more-506

    But I want it NOT to take to that #more-506 tag, I want it to go to - http://sms.inspirefusion.com/3-drunk-guys-taxi-driver/

    Is it possible? If yes, please tell me which file to edit in wp?
     
    freelance deziner, Feb 5, 2014 IP
  2. Wali Dahot

    Wali Dahot Active Member

    Messages:
    54
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    80
    #2
    You should read these http://wordpress.org/support/topic/remove-url-more and http://codex.wordpress.org/Customizing_the_Read_More#Prevent_Page_Scroll_When_Clicking_the_More_Link
     
    Wali Dahot, Feb 5, 2014 IP
  3. freelance deziner

    freelance deziner Member

    Messages:
    270
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    40
    #3
    Thanks for the help. I figured it out with the help mentioned on this page

    http://codex.wordpress.org/Customizing_the_Read_More
     
    freelance deziner, Feb 5, 2014 IP
  4. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #4
    Looks like you have fixed.
    FYI, the_content() produces more tag, replace it with the_excerpt()
     
    olddocks, Feb 6, 2014 IP