*

KaloSex

  • ****
  • 139 posts
How to stop masking phone numbers?
« on: February 04, 2024, 03:53:37 PM »
So, my user's IQ seems it is below average. They keep calling me and sending me emails asking how they can see the full numbers in listings. So, how can i stop the theme from masking the last 4 digits (both on listing page and on search results)?

Thank you in advance

Marked as best answer by KaloSex on February 09, 2024, 10:52:51 AM
*

MB Themes

Re: How to stop masking phone numbers?
« Reply #1 on: February 06, 2024, 12:54:41 PM »
@KaloSex
Where you live :D

In functions.php, find this line:
Code: [Select]
    'masked' => $found ? substr($mobile, 0, strlen($mobile) - 4) . 'xxxx' : '',

Replace with:
Code: [Select]
    'masked' => $mobile,

Might work...
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

KaloSex

  • ****
  • 139 posts
Re: How to stop masking phone numbers?
« Reply #2 on: February 09, 2024, 10:53:47 AM »
greece bro. And based on the type of my site, i ll tell you one thing. When they call me they feel very naughty. Any hour of the day / night
 ;)