• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

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

loader at checkout form

General Discussion
6
47
37.8k
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.
  • R
    Rahul74 @devansh-webkul last edited by 28 Jul 2020, 07:27

    @devansh419 if i remove that file, it shows 500 error

    1 Reply Last reply Reply Quote 0
    • R
      Rahul74 @devansh-webkul last edited by 28 Jul 2020, 07:28

      @devansh419 by the way, i'm using the master version

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by devansh-webkul 28 Jul 2020, 12:34 28 Jul 2020, 12:31

        @Rahul74,

        There are two files,

        First One: packages/Webkul/Velocity/src/Resources/views/shop/checkout/onepage/customer-new-form.blade.php

        Second One: resources/themes/velocity/views/checkout/onepage/customer-new-form.blade.php

        Please check which one you removed. As you need to do changes in the first one i.e. 'packages/Webkul/Velocity/src/Resources/views/shop/checkout/onepage/customer-new-form.blade.php'

        Then after run this command,

        php artisan vendor:publish --all --force
        

        This command will overwite all the changes in the second file i.e. 'resources/themes/velocity/views/checkout/onepage/customer-new-form.blade.php'.

        Please check.

        1 Reply Last reply Reply Quote 0
        • V
          Vaishali Agarwal last edited by 28 Jul 2020, 13:15

          @Rahul74
          Instead of changing the file manually, you can directly take the whole code of the master branch just by taking the pull.
          To do so run this command from your project root direct

          git remote add origin https://github.com/bagisto/bagisto
          git pull origin master

          R 1 Reply Last reply 29 Jul 2020, 05:33 Reply Quote 0
          • R
            Rahul74 @Vaishali Agarwal last edited by 29 Jul 2020, 05:33

            @Vaishali-Agarwal my project is in live server, is it ok to run those commands in live server? my existing files won't get affected?

            1 Reply Last reply Reply Quote 0
            • V
              Vaishali Agarwal last edited by 29 Jul 2020, 06:26

              @Rahul74
              Have you done any changes in your live server code end?

              R 1 Reply Last reply 29 Jul 2020, 07:08 Reply Quote 0
              • R
                Rahul74 @Vaishali Agarwal last edited by 29 Jul 2020, 07:08

                @Vaishali-Agarwal just uploaded dozens of products, and created categories, all through the admin panel thats all.

                1 Reply Last reply Reply Quote 0
                • V
                  Vaishali Agarwal last edited by 29 Jul 2020, 09:43

                  @Rahul74
                  I recommend you to wait for our upcoming release if you want to update in the live server, As master is the development branch and probably you may face some issues.

                  You can install the bagisto-master code separately on your local instance.

                  R 1 Reply Last reply 29 Jul 2020, 10:18 Reply Quote 0
                  • R
                    Rahul74 @Vaishali Agarwal last edited by 29 Jul 2020, 10:18

                    @Vaishali-Agarwal ok thank u

                    1 Reply Last reply Reply Quote 0
                    • about a year later
                    • R
                      rozysharma2 last edited by 18 Oct 2021, 11:08

                      In the master brance, at the checkout form, this loading is implemented as new fix, which is nice, can i get that PR so that i can put it in
                      https://doramasonline.su/

                      1 Reply Last reply Reply Quote 0
                      • devansh-webkul
                        devansh-webkul last edited by 19 Oct 2021, 07:05

                        Hi @rozysharma2,

                        In master that is fixed when web vital work is done and that PR is very huge.

                        1 Reply Last reply Reply Quote 0
                        46 out of 47
                        • First post
                          46/47
                          Last post