Topic Resolution: Resolved
  • Closed
  • Karin Leloux
    Spectator
    May 7, 2015 at 4:35 pm #17362

    Hi
    So stupid! I posted several questions but with the wrong website-url; so sorry–>i aplologize strongly..
    I have a question about read-more buttons.
    How can i link these buttons to content page (the read-more buttons in the front page boxes )
    I use evolve+ and the website url is:

    http://www.jhleloux.nl

    Again: sorry for the trouble i caused..

    Karin

    Anonymous
    Inactive
    Posts: 49
    May 7, 2015 at 4:43 pm #17363

    Hello Karin,

    You can insert proper url in readmore links on frontpage content boxes from:

    Admin Dashboard->Appearance->Theme Options->Frontpage Content Boxes (tab)

    Under textareas:

    “Content Box 1 Button”
    “Content Box 2 Button”
    “Content Box 3 Button”
    “Content Box 4 Button”

    Just change #
    <a class="read-more btn" href="#">Learn more</a> (#)

    with your custom urls.

    Best Regards

    Karin Leloux
    Spectator
    Posts: 10
    May 8, 2015 at 9:58 am #17381

    Hi Jaroslav
    Tnx for your reply but i want the content boxes to link to a page in my website…
    Example:
    In a content box is a short description and for more details i want the viewers to click the button read more to learm more about the feauture at the website, not to be linekd to another url form another site…

    http://www.jhleloux.nl

    Kind regards
    Karin

    Roman
    Spectator
    Posts: 3147
    May 8, 2015 at 10:46 am #17383

    they surely can link to an URL on your website, just update the href to something like: http://www.jhleloux.nl/example, so it will look like:

    <a class="read-more btn" href="http://www.jhleloux.nl/example">Learn more</a>

    Karin Leloux
    Spectator
    Posts: 10
    May 8, 2015 at 11:48 am #17385

    Tnx Roman!
    It works well now!
    Karin