Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    when click view all return to home

    General Discussion
    1
    2
    224
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      alexVillalobos last edited by alexVillalobos

      hi friends, im migrate bagisto 2.1.1 to 2.2.2 current master

      i work to migrate product carousel so this section have one question when click on view all on mobile or desktop not redirect to shop, when click return to home again

      e95ecc92-d94f-42f2-97f2-3436b8988cf5-image.png

      link on href is working fine

      58533409-6f66-4207-bbb5-6254297d7bc9-image.png

      i need configure this redirect on this version?

      1 Reply Last reply Reply Quote 0
      • A
        alexVillalobos last edited by

        i found solution on Http->Controllers->SearchController
        on index have this

        $this->validate(request(), ['query' => ['required', 'string', 'regex:/^[^\\\]+$/u']]);

        comment this line and work links

        this validation is necesary?

        1 Reply Last reply Reply Quote 0
        • First post
          Last post