Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #92132

    Justin V
    Participant

    I am trying to make a button be a back button at the bottom of each page above the footer. I have tried a few different ways of doing it. Can you advise on how to do this?

    #92173

    Christian
    Moderator

    Hey Justin,

    Please try the methods outlined at http://stackoverflow.com/questions/8814472/how-to-make-an-html-back-link

    Hope that helps. 🙂

    #92558

    Justin V
    Participant

    I did this. no dice.

    Tried to wrap the button in <ahref=”#”onclick=”history.go(-1)”>, didn’t work.

    I tried putting the info in the short code. Didn’t work.

    I just not sure what to do with the code.

    #92670

    Kosher K
    Member

    Hi Justin,

    Did you try this?

    <a href="javascript:history.back()">Back</a>

    Please also provide specific url to your site.

    Thanks

    #92739

    Justin V
    Participant

    sorry. site for this back button is at http://kaleomovement.com/baypointetc/connect/. I’ll try the above script.

    #92745

    Justin V
    Participant

    Boom working! Thanks!

    I’ve had one thing come up that doesn’t have to do with this thread.

    I have set a featured image for all main pages at this point. However it isn’t working on these 4:
    http://kaleomovement.com/baypointetc/new/
    http://kaleomovement.com/baypointetc/connect/
    http://kaleomovement.com/baypointetc/watch/
    http://kaleomovement.com/baypointetc/contact/

    but is working on:
    http://kaleomovement.com/baypointetc/pray/
    http://kaleomovement.com/baypointetc/give/
    and some other non-main pages.

    Why would it work on one and not the other?

    #92801

    Nabeel A
    Moderator

    Hey Justin,

    I am not able to view your website most probably due to your server is down. Can you please confirm this at your end?

    #92880

    Justin V
    Participant

    No server issues on my end.

    #92975

    Christian
    Moderator

    Hey Justin,

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    #911697

    PanInternational
    Participant

    Hi,

    I would like to add a button with the Go Back behavior, but I am not sure where to add the code that you suggested Back.

    Can you help me?

    Thank you

    #912069

    Lely
    Moderator

    Hi There,

    We can add it using Text element. Depending on which page you want to add the back button, add a text element on the specific section and then add the code above. If this doesn’t work, please provide the specific URL where you want this back button and then clarify on which part of that page.

    Always,
    X

    #913437

    PanInternational
    Participant

    Hi,

    Add the code javascript:history.back(); to the HREF area and it works.

    Thank you

    #913789

    Rupok
    Member

    You are welcome!

    Glad that it worked. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!