Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
remove location initials at search page
Support Forums - Classified Ads Script Osclass
Osclass theme support
CareerJob Osclass Jobs Theme
remove location initials at search page
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
developGr
39 posts
remove location initials at search page
«
on:
December 06, 2020, 12:29:31 AM »
on the search page we can see for ex. the location "Ηράκλειο, GR" to be shown up inside the <div class="sub-title">... </div>
how can we remove the ", GR" ?
Logged
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: remove location initials at search page
«
Reply #1 on:
December 06, 2020, 12:53:08 PM »
Open search.php, check what functions generates it.
Then go to functions.php, find that function and remove country code.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
developGr
39 posts
Re: remove location initials at search page
«
Reply #2 on:
December 07, 2020, 03:03:02 PM »
ok, its the "<?php echo $location; ?>"
Logged
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: remove location initials at search page
«
Reply #3 on:
December 08, 2020, 03:42:22 PM »
@developGr
$location will be populated by some function. That function will be created in functions.php.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]