"Read more" not working

Discussion in 'RoadFighter WordPress Theme' started by freedomind, Dec 5, 2013.

  1. freedomind

    freedomind New Member

    Joined:
    Aug 17, 2013
    Messages:
    19
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
  3. freedomind

    freedomind New Member

    Joined:
    Aug 17, 2013
    Messages:
    19
    Likes Received:
    0
    Hi,

    I entered a "read more tag" under the title "Equipos nuevos" in this page http://altovalleparapente.com.ar/ventas/

    I can see the <!-more-> in the html tab but it is not shown online.

    I can find the corresponding instruction in the thread provided.

    Thanks,

    Julieta
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Put the code given below in place of your "read more tag" code.

    Code:
    <a href="Enter your link url address here">Read More</a>
    This will solve your issue.
     
  5. freedomind

    freedomind New Member

    Joined:
    Aug 17, 2013
    Messages:
    19
    Likes Received:
    0
    Hello,

    I tried by using that code but I simply create a link within the document.
    My problem is that I want the content to be cut off so that it is hidden to the reader until he clicks on the "read more" .
    I usually do this with the read more tag but it does not work on my theme.

    Can you help me?

    Thanks
    Julieta
     
  6. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    You can try Toggle Box plugin for this issue.
    Download it from the link given below and install it from the Plugins panel (Plugins ->Add New ->Upload) in your Dashboard.
    http://wordpress.org/plugins/toggle-box/screenshots/

    This will solve your issue.
     

Share This Page