Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3083963
back to previous page
Closed

Comments

  • chichigou started the conversation

    Hi how to set a button to back to previous page?

    should I type something in #ID , thank you so much!

  •  2,489
    PenciDesign replied

    Hi,

    You can use the HTML button code like this:

    <a href="javascript: history.go(-1)">Go Back</a>

    Regards,
    PenciDesign.