*

Ajit Sahane

  • ****
  • 147 posts
  • https://bestclassifiedsusa.com
Home page online offline selles / users filter
« on: March 09, 2023, 06:59:40 PM »
Currently any user login & update his profile, without posting any ad or 0 active ads , those annoying people showing on Home page.

So, want only those online advertiser or user - either 1 + active ad + company profile approved -  only these type users want to show in this section.

bucz general user no need to show here.

How to fix this, sorting or filtered profile only shown....?

Marked as best answer by ajit.sahane on March 11, 2023, 07:00:51 AM
*

MB Themes

Re: Home page online offline selles / users filter
« Reply #1 on: March 10, 2023, 04:45:20 PM »
You must udpate "getUsers" function in ModelEPS.
Code: [Select]
  $this->dao->where('i_items > 20');
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ajit Sahane

  • ****
  • 147 posts
  • https://bestclassifiedsusa.com
Re: Home page online offline selles / users filter
« Reply #2 on: March 11, 2023, 07:01:26 AM »
Thanks, its solved.