• Resolved CravingGod

    (@cravinggod)


    I figured out how to change the default text for the download now button on the hompage, but I would like to know how I can make the button direct to a hyperlink. I would like it to be a subscribe button that points visitors to a subscription form for mailchimp.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi There,

    You can simply keep your subscribe link in the button like this:
    <a href="LINK HERE" class="btn"/>subscribe</a>

    We hope this will be helpful to you, if not then please let us know.

    Thanks

    Thread Starter CravingGod

    (@cravinggod)

    Where do I put it in the sidebar-cta page? Just replace what’s there now?

    <button class=”btn”><?php echo __(‘Subscribe’, ‘lavish’);?></button>

    Hi CravingGod,

    You need to find out the place yourself and edit possible template of theme files to add form from mail chimp.

    Don’t hesitate to ask a question for further information about setting of themes.

    Note: If you’re not technically sound in WordPress, we suggest you to hire a developer.

    Thanks

    Thread Starter CravingGod

    (@cravinggod)

    Figured it out on my own and the site is live! Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Download Now Button Hyperlink’ is closed to new replies.