Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Hide country
Support Forums - Classified Ads Script Osclass
Osclass theme support
Veronika Osclass Responsive Theme
Hide country
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
]
Miller
141 posts
Hide country
«
on:
August 29, 2019, 07:58:35 PM »
Please help me to hide country name in search page
<div class="loc"><i class="fa fa-map-marker"></i><?php echo veronika_location_format(osc_item_country(), osc_item_region(), osc_item_city()); ?></div>
Logged
Marked as best answer by
frosticek
on August 30, 2019, 08:14:44 AM
MB Themes
Support team
17511 posts
Only quality matters
Download Osclass
Re: Hide country
«
Reply #1 on:
August 30, 2019, 08:14:41 AM »
@Miller
In oc-content/themes/veronika/functions.php, find code:
Code:
[Select]
if($country <> '') {
Replace with:
Code:
[Select]
if($country <> '' && 1==2) {
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Miller
141 posts
Re: Hide country
«
Reply #2 on:
August 30, 2019, 10:38:29 AM »
solved
Logged
fosg2000
5 posts
Re: Hide country
«
Reply #3 on:
February 18, 2020, 04:41:58 AM »
hi, (newby) here
i try to do the same and its not working for me :
http://toyenmala.com/
thanks
Logged
Print
Pages: [
1
]