• Hello

    I am trying to figure out how to add 2 more of those buttons on the main frontpage when people visit my website.

    Yet I did not manage to find any option to add 2 more. Also I am a newbie and I have literally 0 clue how to use any code whatsoever.

    Here the picture, I would like to add 1 button on the left and 1 on the right side.
    https://i.gyazo.com/104b71cf850c2b8645eb77bc1ee11173.png

    I really wanna keep the sydney theme because it looks amazing!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Lisa

    (@workingwebsites)

    Could you post a link to your site so we can have a look?

    Thread Starter sirup117

    (@sirup117)

    https://www.alcasthq.com this is my website.

    I also have another issue, maybe you can help me also with that one.
    https://alcasthq.com/?page_id=106
    I am trying to remove the white field so people can see the picture behind it. is that somehow possible?

    cheers

    Lisa

    (@workingwebsites)

    Button:
    I see you changed the button on the home page.
    Where/how did you do that? That will point me in the right direction.

    White Space:
    Set the background to clear in the theme’s set up area
    – In the Dashboard,
    – Go to Appearance
    Customize
    – Select Colors

    Under the Background Color, you’ll see a code in there.
    Probably #ffffff
    Delete that so it’s empty. Save your changes.
    See if that works.

    Thread Starter sirup117

    (@sirup117)

    Button:
    Header>Header Slider> scroll down to: CALL TO ACTION BUTTON
    Then I can put a link in there.
    And there I would need 2 more somehow.

    White Space:
    I had to choose Templar> Front Page and then it worked ?? Thanks

    Thread Starter sirup117

    (@sirup117)

    I still could not figure out how to add more buttons there, can someone help me?

    I am trying to figure out how to add 2 more of those buttons on the main frontpage when people visit my website.

    Yet I did not manage to find any option to add 2 more. Also I am a newbie and I have literally 0 clue how to use any code whatsoever.

    Here the picture, I would like to add 1 button on the left and 1 on the right side.
    https://i.gyazo.com/104b71cf850c2b8645eb77bc1ee11173.png

    https://www.alcasthq.com this is my website.

    Lisa

    (@workingwebsites)

    It looks like the button is generated through JavaScript / JQuery, so you would have to tweak that code — which sounds scarier than it is.

    Have a look at:
    https://athemes.com/forums/topic/add-another-call-to-action-button/#post-146575
    (December 17, 2015 at 1:45 am entry)

    The code to enter is fairly straightforward. You would replace ‘ href=”#” ‘ with the link you want and ‘My Button’ is the text.

    Try that.

    Hi, I’m having a similar challenge with my website.
    https://www.healingtherapeuticsak.com

    I’m running local business theme. There is a call to action button with my phone number below the slider. When this theme was introduced to me it was shown with three or four a call to action buttons spread throughout the text on the homepage. One button every few paragraphs. I would like to do this as well.

    I found the call to action button settings in the theme settings, I can edit it. But I cannot duplicate it or copy it. I’ve never done code, how can I add a couple more of the same call to action button further down the homepage?

    And if I screw anything up how can I undo changes I made mistakenly? Kind of like a control Z. Thanks for your help.

    Lisa

    (@workingwebsites)

    Hi Helther,

    For the buttons in the text of your pages & posts, try copying and pasting the buttons into the pages.

    Steps:

    1) Find the page you want to add the code to and open up the editor

    2) Click the tab that says Text (HTML)
    This will take you to the HTML version of the page.
    You’ll see the content of your page in there. Try pasting the following code where you want the button to go:
    <div style="text-align:center"><a href="tel:+19073019568" class="discount-button">Click to Call </a></div>

    This will put a button with your phone number in the middle.

    3) Update the page and have a look.

    HOW TO UNDO MISTAKES

    On the top right hand side of the page/post edit is the Publish box.
    In there, it has ‘Revisions‘.
    If a Bad Thing (mistake) happens, you can roll the page back to a version when it was working.

    If you click on ‘Revisions’, you’ll see the earlier versions. Select the one you want.

    For more info, see:
    https://premium.wpmudev.org/blog/post-revisions/

    Good Luck!

    Wow, thanks so much for the very clear step-by-step directions Lisa. That was a lot, and probably the best post I’ve ever seen here in response to someone’s question. I hope they’re paying you well for what you do. That was great thanks a lot, the button worked fine. I think I’ll direct my questions in the future directly to you here if that’s okay! Thanks again ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘(Theme:Sydney) Add 2nd Call to action button on Header Slider?’ is closed to new replies.