Support Forums - Classified Ads Script Osclass

Osclass theme support => Zara Osclass Responsive Theme => Topic started by: Виталий Василенко on January 19, 2017, 01:53:09 PM

Title: In the listing page, the order of display Search Radius
Post by: Виталий Василенко on January 19, 2017, 01:53:09 PM
lower the Search Radius in the bottom of the page ads

Don't know how to do
1 image
2 details
3 description
4 comment
5 Related Ads
6 Search Radius

now
1 image
2 details
3 Search Radius
4 description
5 comment
6 Related Ads




Title: Re: In the listing page, the order of display Search Radius
Post by: mixradu on January 19, 2017, 03:51:39 PM
lower the Search Radius in the bottom of the page ads

Don't know how to do
1 image
2 details
3 description
4 comment
5 Related Ads
6 Search Radius

now
1 image
2 details
3 Search Radius
4 description
5 comment
6 Related Ads

https://stoker.com.ua/dlya_mujchin/aksessuaryi_2/golovnyie_uboryi_2/shapki_i13139


1: Disable autohook from radius plugin: and place this code
<?php if(function_exists('radius_map_items')) { radius_map_items(); } ?>
where do you want to display the radius map (item.php)

2: And the other things you have just to move your code inside item.php (i recommend you to do it in a localhost before to upload to live site).
Title: Re: In the listing page, the order of display Search Radius
Post by: Виталий Василенко on January 19, 2017, 03:57:19 PM

Disable autohook from radius plugin

How to do it?
Title: Re: In the listing page, the order of display Search Radius
Post by: mixradu on January 19, 2017, 11:45:21 PM

Disable autohook from radius plugin

How to do it?

From Radius plugin admin menu.