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?
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’]) ?>
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.