Nirvana: Read More text, presentation page

  • Author
    Posts
  • #36785
    Sean Gough

    On the Nirvana presentation page I don’t get how to create a link in the “Read more text” box. I have tried using html href, but that shows the tag as well. Is there another place where I specify the link separate from the text? Where is it please?

    #36788
    Sean Gough

    I have found the solution. You have to edit frontpage.php. Search for “readmore” and then edit the text below so the href contains the url you want. Only edit the text in the first set of < > i.e. <?php echo esc_url($slide[‘link’]) ?>

    <div class=”readmore”>
    <?php echo esc_attr($nirvana_slidereadmore) ?> <i class=”column-arrow”></i>

    Edited by Zed: This is not the solution.

    • This reply was modified 7 years ago by Zed.
    #36807
    Zed
    Cryout Creations mastermind

    Custom slides each have Link fields to enter their target link into (in the theme’s settings page).

    Post-generated slides link to the posts themselves.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Nirvana: Read More text, presentation page’ is closed to new replies.