How to hide attributes on this page
« on: February 21, 2019, 04:07:10 PM »
Hi, i have issue with attribute plugin. When i open See all listings, the search shows for me all attributes, from all categories.  How to hide attributes on this page?

*

MB Themes

Re: How to hide attributes on this page
« Reply #1 on: February 21, 2019, 08:20:45 PM »
Do you use latrst version?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: How to hide attributes on this page
« Reply #2 on: February 21, 2019, 08:36:16 PM »

Re: How to hide attributes on this page
« Reply #3 on: February 26, 2019, 11:37:22 PM »
Any ideas???

*

MB Themes

Re: How to hide attributes on this page
« Reply #4 on: February 27, 2019, 09:31:31 PM »
In functions.php is condition
Code: [Select]
if($catId <= -20) {
... change -20 to 0
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots