Skip Navigation

[Resolved] How to add back button

This thread is resolved. Here is a description of the problem and solution.

Problem:
How to add back button

Solution:
To add back button you should use simple HTML code as given under:

<button type="button" onclick="javascript: window.history.back();" class="button">Back</button>

Relevant Documentation:

This support ticket is created 6 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 4.39 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Tagged: 

This topic contains 4 replies, has 2 voices.

Last updated by StephenD4019 6 years, 8 months ago.

Assisted by: Minesh.

Author
Posts
#625532

I need a back button instead of previous and next.on the views page please.

#625550

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - I've login details with your previous ticket. Please share problem URL and tell me where exactly you want to add back button. A screenshot will be helpful to see the place where you want to add back button.

#625662
back button.JPG

It needs to be after all the accordions. Once they all display, the last one will be social media.

It needs to be where Previous is and then next should be removed.

#626074

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

I've added back button accordingly.
=> hidden link

You should adjust it's style and look as per your need.

#626324

Thanks.