• Resolved freizeitmonster

    (@freizeitmonster)


    I have a homepage with the latest ads and on top of it paid premium ads.

    How can I edit the search bar shortcode that it refers to a new page with the search results? Currently the results being displayed on the homepage.

    Thank you for your very professional support, Greg.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    so if a user clicks “Suchen” here https://myfreizeit.de/, you would like the user to go to for example https://myfreizeit.de/search-results/ page that would show the search results?

    If so then you would need two things for this:

    1. in wp-admin / Pages panel the “search-results” page with the [adverts_list] shortcode.

    2. add to the [adverts_list] shortcode redirect_to param like this

    
    [adverts_list redirect_to="https://myfreizeit.de/search-results/" ...]
    
    Thread Starter freizeitmonster

    (@freizeitmonster)

    Hi,
    You are genius.
    Thank you very very much.

    You support is the best I have ever seen.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search results on new site’ is closed to new replies.