loader at checkout form
-
@Rahul74 coz in this master version, some old features are not working which are working in version 1.1.2
-
@Rahul74
We are trying to release asap, hopefully by this month.It will be really helpful if you could report us the feature which are not working in master and working on 1.1.2
-
@Vaishali-Agarwal these image uploading is not working
-
@Rahul74
It's working fine. https://prnt.sc/tnu7sp make sure you have set the correct APP_URL in .env file and then run php artisan config:cache -
@Vaishali-Agarwal is it in the master branch?
-
@Vaishali-Agarwal For configurable product, as low as price showing 0, its the master version, can u plz check if i'm wrong or right??
-
@Rahul74 This seems by design. Reason is that the base product you had configured must be having $0 price. And when you see the child products, you will only see the Sell Price.
-
@AshJi there is no price option in base product
-
@AshJi where is that option to set the base price?
-
@Rahul74 said in loader at checkout form:
@Vaishali-Agarwal For configurable product, as low as price showing 0, its the master version, can u plz check if i'm wrong or right??
-
@Rahul74
Yes, for configurable product price(base product) is $0 , it's an bug and already reported here https://github.com/bagisto/bagisto/issues/3558 , which is fixed and ready to be merge. -
@Vaishali-Agarwal will u plz share me its PR as soon as its fixed? thank u
-
-
@Vaishali-Agarwal thank u so much.
-
@Vaishali-Agarwal one more thing i couldn't able to do is in the checkout form, the last name is required, i want to remove the last name, can u help how to do it?
-
@Rahul74
removing the last name will take a lot of code to be change, instead of this you can also set Last_Name field to be non-required fields, so if user can proceed with adding the lastname -
@Vaishali-Agarwal Hi can u tell me what thise rich snippets are for ?
-
@Rahul74
Rich snippets help Google search engines better comprehend its context for search results display. When you enable the Rich Snippets for products then this employed, search engines are able to display more information about the actual result, including your products ratings, reviews, price etc and increase your website page rank.Thanks
-
@Vaishali-Agarwal i just pulled from the master branch, but don't have any of this 'loading' effect
currently, i using my custom theme but just copied velocity theme with little design change..is there's anything i need to do/copied(which file?) after pulling the latest from the master branch ?
Edit:
I just realise this error on console log "Uncaught (in promise) TypeError: this.$root.showLoader is not a function
at onepage:2890"
What to do ? -
@otheriz
can i access your website url where you have done all these changes?