This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

Gabe Siahaan

  • **
  • 6 posts
Hi there,
I need some help.
When i click a single category, its not show any list. The page display There are no results matching "".
i tried to fix it in many days, but i dont have any clue.

please help me.

Pic 1. When i click Category "2021", its not showing listing.
Pic 2. It is display like this.

Thankyou for your help,

*

MB Themes

@Gabe Siahaan
I would recommend to enable query debug and review database queries.
I am curious if there could be issue with category name 2021, as it may be considered as number and not string, it could be also understand by osclass as category ID, maybe this is your issue.
Category name "Year 2021" or similar would avoid such issues.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Gabe Siahaan

  • **
  • 6 posts
@Gabe Siahaan
I would recommend to enable query debug and review database queries.
I am curious if there could be issue with category name 2021, as it may be considered as number and not string, it could be also understand by osclass as category ID, maybe this is your issue.
Category name "Year 2021" or similar would avoid such issues.

Thankyou MB Themes,
I appreciate your help,
I'll try it soon n hope your suggestion fix my issue..

*

Gabe Siahaan

  • **
  • 6 posts
@Gabe Siahaan
I would recommend to enable query debug and review database queries.
I am curious if there could be issue with category name 2021, as it may be considered as number and not string, it could be also understand by osclass as category ID, maybe this is your issue.
Category name "Year 2021" or similar would avoid such issues.

Thank you @MB Themes .
I'v tried, but still not working,
It display like this shoot.
i'll be thankfull for you if you have any other advice to fix this.

Regard

Marked as best answer by Gabe Siahaan on September 07, 2021, 06:25:03 PM
*

MB Themes

Noone will be able to help you on localhost.
Try to disable friendly URLs until you investigate this issue.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Gabe Siahaan

  • **
  • 6 posts
Noone will be able to help you on localhost.
Try to disable friendly URLs until you investigate this issue.

oke then,
Maybe this is the first case.
I'll make my site online soon and come back here.

Thankyou again.

*

Gabe Siahaan

  • **
  • 6 posts
Problem solve by downgrade php version.
After read many articles, i try to downgrade php version from 8 to 7. And its work.

*

MB Themes

@Gabe
It's strange, all our demo sites are using PHP 8 :)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Gabe Siahaan

  • **
  • 6 posts
@Gabe
It's strange, all our demo sites are using PHP 8 :)
i just try and error,
and it work,
thanks God,
i use xampp 8.0.8 btw,


*

MB Themes

@Gabe Siahaan
Check error log and provide those errors.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots