*

Sunis

  • **
  • 13 posts
How to hide the name of the country
« on: November 21, 2022, 10:59:23 AM »
You need to hide the name of the country in the ads

*

MB Themes

Re: How to hide the name of the country
« Reply #1 on: December 06, 2022, 04:12:40 PM »
@Sunis
Open item-loop.php and remove osc_item_country (or osc_item_country_code())
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dragutturgut

  • ***
  • 52 posts
Re: How to hide the name of the country
« Reply #2 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

*

Sunis

  • **
  • 13 posts
Re: How to hide the name of the country
« Reply #3 on: January 21, 2023, 01:07:25 AM »
I couldn't find this file either)

*

MB Themes

Re: How to hide the name of the country
« Reply #4 on: January 24, 2023, 09:37:38 AM »
You must update functions.php, look for del_item_location function
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots