Bagisto Forum

    Bagisto

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

    How to Customize layered-navigation.blade.php file

    Knowledge Base
    2
    4
    175
    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.
    • C
      codebase last edited by

      I am trying to customize layered-navigation.blade.php file but changes doesn't reflect it.

      I have applied all the commands as below but no luck :

      1. php artisan route:cache
      2. php artisan cache:clear
      3. php artisan config:clear
      4. php artisan view:clear
      5. php artisan optimize:clear
      6. composer dump-autoload
      7. npm run dev
      8. npm run dev -watch

      Can anyone please help?

      1 Reply Last reply Reply Quote 0
      • sanjay-webkul
        sanjay-webkul last edited by

        @codebase said in How to Customize layered-navigation.blade.php file:

        Can anyone please help?

        Hi there,
        Please run this command. only for the package which you are trying to customize.

        php artisan vendor:publish --force
        1 Reply Last reply Reply Quote 0
        • C
          codebase last edited by

          @sanjay-webkul said in How to Customize layered-navigation.blade.php file:

          php artisan vendor:publish --force

          Thank you. If I publish Webkul\Velocity\Providers\VelocityServiceProvider, it worked.

          1 Reply Last reply Reply Quote 0
          • sanjay-webkul
            sanjay-webkul last edited by

            Hi There,
            Thanks for the update.
            Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com

            That would be grateful for us.
            Thanks & Regards,

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