Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
How can i remove map from search page
Support Forums - Classified Ads Script Osclass
Osclass theme support
Stela Osclass Theme
How can i remove map from 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
]
shantanu507
19 posts
How can i remove map from search page
«
on:
August 09, 2018, 12:16:20 PM »
How can i remove map from search page ?
Logged
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: How can i remove map from search page
«
Reply #1 on:
August 09, 2018, 01:57:02 PM »
@shantanu507
Disable radius search plugin.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
shantanu507
19 posts
Re: How can i remove map from search page
«
Reply #2 on:
August 09, 2018, 02:04:30 PM »
disabling radius search plugin disabled it from all pages i just want to disable it from search page
Logged
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: How can i remove map from search page
«
Reply #3 on:
August 09, 2018, 08:54:27 PM »
Let me check what is best solution.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: How can i remove map from search page
«
Reply #4 on:
August 10, 2018, 04:26:05 PM »
In file:
oc-content/themes/stela/search.php
Find:
$radius = 'radius';
Replace with:
$radius = '';
and at bottom remove line:
<?php if(function_exists('radius_map_items')) { radius_map_items(); } ?>
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]