• Hi all,

    I love the Evolve theme, it’s a big improvement over our previous web page which was built with an old Joomla release. Thanks to whoever made it available to us.

    My problem is that I stupidly deleted the code for the read more button on all five slides in the bootstrap slider. So I don’t know what the code was, and which button worked well there. I tried using the code for the parralax slider, then I tried using the code for the content box button, but they don’t work well on the dark background of the bootstrap slider.

    So if someone could tell me what the code was originally, I’d appreciate it. Also is there a list of all the buttons that are available for the Evolve theme?

    This is the code for the content box button :
    Cliquer ici

    My page is at https://sauvaginiers.org

    I appreciate all the help I can get!
    Thanks!
    Georges

Viewing 15 replies - 1 through 15 (of 15 total)
  • Hi Georges_Payne,

    <a class="button" href="#">Cliquer ici</a>

    add this code in :

    Appearance > Theme Option > Bootstrap Slider > Slide n Button

    Thread Starter Georges_Payne

    (@georges_payne)

    Thanks for taking the time! I appreciate it!

    Georges

    A couple more questions.
    How do we get the href=”#” to go to the actual page of the product?
    Secondly, I want the Title and Subtitle to only appear when I hover the mouse over them. What’s the code for that?
    Thanks!

    Thread Starter Georges_Payne

    (@georges_payne)

    Hi ckass,

    I am still new at this. I tried this and it worked : You replace # with ?p=48 and it will bring you to the page id# 48 within your site. Or with a complete URL if the page is outside your site.

    hello Georges
    I’m looking at your website and I like centraste 3 Front Page Content Boxes, I want to do the same Might help me?

    Hi all,
    I think I am trying to do something similar. I want to have the “learn more” button link to a category (which is also on my menu). I have tried putting the URL into the code instead of the # but it still goes back to the # when I click the link on the website. How can I reference the category pages in my code so the button will link to the category?
    I’d appreciate your help!
    Katia from spoonfuloftravel.com

    Hi,

    For example. In Theme Options -> Bootstrap Slider -> Slide 1 Button

    <a class="button" href="#">Learn more</a>

    Change to the following will take you to google.com

    <a class="button" href="https://google.com">Learn more</a>

    Thanks!

    I tried putting my category link in where you put google.com. When I click learn more, it goes to “https://spoonfuloftravel/categories/gluten-free-goodness&#8221; It is missing the “.com” even though I put it in my code. Any suggestions?
    Does it make a difference that the page I am trying to reference is within my own website?
    spoonfuloftravel.com

    Hi,

    This is what I saw in your website source code.

    <a class="read-more btn" href="https://spoonfuloftravel/categories/gluten-free-goodness">Learn More</a>

    Please kindly check that you did include the dot com in your url.

    There is no difference for internal or external links.
    I am able to use your category link in my localhost, without any issue.

    Thanks!

    I am not sure how that part disappeared! It seems to be working now though. Thanks for your help!

    Hey there! I’ve been having the same issue as katiamdavis but now I can’t get anything to show up in the button field except “Array”. My hope was to link the buttons to various pages of the website. It doesn’t seem to be taking ANY of my changes now. Can anyone point me in the right direction on how to solve this problem?

    Hi Shana,

    Thanks for writing in! you’ve been replied to your other post:

    https://www.ads-software.com/support/topic/read-more-buttons-giving-array-error?replies=4

    Thank you!

    Hi,
    This is my very first try at wordpress site. I changed the two slides of the bootstrap slider and in the General–>Bootstrap Slider placement dropdown selected ‘HomePage Only’ but it is still visible on all pages .. How can I make it visible only on homepage. I have a static front page and in the dropdown for frontpage I’ve selected my own page.
    this is my website.
    Appreciate any help I can get.

    Use the option -> Manually select in a Post/Page edit mode
    Then edit your homepage, Find Slider Type -> Select Bootstrap slider
    For other post/page select -> No Slider, which I think is the default setting.

    By the way, your question is unrelated to this topic. You should open a new thread.

    Hi Denzel,
    Thanks for reply. Yes I’ve tried doing this but it still shows up on each page when i select bootstrap slider in homepage settings.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Evolve theme, bootstrap slider, code for the "read more" button’ is closed to new replies.