Osclass Support Forums

Osclass theme support => Delta Osclass Theme => Topic started by: Sunis on November 21, 2022, 10:59:23 AM

Title: How to hide the name of the country
Post by: Sunis on November 21, 2022, 10:59:23 AM
You need to hide the name of the country in the ads
Title: Re: How to hide the name of the country
Post by: MB Themes on December 06, 2022, 04:12:40 PM
@Sunis
Open item-loop.php and remove osc_item_country (or osc_item_country_code())
Title: Re: How to hide the name of the country
Post by: dragutturgut on December 30, 2022, 03:13:33 PM
@Sunis
Open item-loop.php and remove osc_item_country (or osc_item_country_code())

Hi, sorry to prolong this thread.. i tried to find where is item-loop.php is located. i cant find this file.

I found these two : osc_item_country / osc_item_country_code()) only in item.php file. when tried to remove any of these, the theme gone error where advertisment will not load at all. error like 404.

Appreciate if mb theme able to help again, where an i find the item-loop.php file

Thank you very much mb theme
Title: Re: How to hide the name of the country
Post by: Sunis on January 21, 2023, 01:07:25 AM
I couldn't find this file either)
Title: Re: How to hide the name of the country
Post by: MB Themes on January 24, 2023, 09:37:38 AM
You must update functions.php, look for del_item_location function