This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

amraneo

  • ***
  • 31 posts
Hi,

I want to add 2 links in item page head :

     1- Link for going back to the search results
     2- Link to show next ad : I would like that the user can move to the next ad without going back to the search results.

Could you please give me some informations or functions to do so ?

Regards,
« Last Edit: July 26, 2017, 01:44:06 AM by amraneo »

*

MB Themes

Re: [HELP] Add link in item page : going back to the search results
« Reply #1 on: July 26, 2017, 08:31:58 AM »
@amraneo
1) osc_search_url()
2) you need plugin
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

amraneo

  • ***
  • 31 posts
Re: [HELP] Add link in item page : going back to the search results
« Reply #2 on: July 26, 2017, 12:02:29 PM »
@frosticek

osc_search_url() takes me to general search page, but my request is to return back to results with all preselected parameters before. I mean if I select a combination of city, category, term in my search, and select an item in search results, if I click on back to results I want to show the results list where I was.

Marked as best answer by amraneo on July 26, 2017, 02:11:34 PM
*

MB Themes

Re: [HELP] Add link in item page : going back to the search results
« Reply #3 on: July 26, 2017, 01:49:30 PM »
@amraneo
You need to use back button via javascript.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots