Osclass Support Forums

Osclass theme support => Free themes => Patricia Osclass Responsive Theme => Topic started by: szekely on September 08, 2019, 12:08:26 PM

Title: Create button to clear location selection
Post by: szekely on September 08, 2019, 12:08:26 PM
Dear Team,

I tried nearly everything to create a button/link with which the user can clear the country/region/city in the 'Location selector' menu at main.php.

I tried it with bellow:

Code: [Select]
<a href="<?php mb_drop_cookie('patricia-sCountry'); ?>">CLEAR LOCATION</a>
Unfortunately this doesn't worked.

Title: Re: Create button to clear location selection
Post by: MB Themes on September 09, 2019, 02:00:01 PM
Try this:
https://yoursite.com/index.php?page=search&cookie-action=done