Issue with 'View All' Button in Home Page Product Carousel Redirecting to Home Page
-
Hello Bagisto Community,
I am currently working on a Bagisto 2.2 project and have encountered an issue with the "View All" button located below the product carousel on the home page. When clicking on this button, instead of redirecting to the expected category or product listing page, it simply reloads the home page.
Has anyone faced a similar issue? If so, what could be the possible cause, and how can I modify the behavior to ensure it redirects to the appropriate page displaying all relevant products?
Any guidance or suggestions would be greatly appreciated.
Thank you!
-
@arunchahar i found the solution on github for the same:
https://github.com/bagisto/bagisto/commit/537cabcdc31eaa713e556e463a42020d67ad3e06
Thanks