Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Yes, you can just add your font and load it.
P
hello there,
Please check the below ticket response for the same :
https://webkul.uvdesk.com/en/customer/ticket/view/327989
This feature is already implemented in the latest version in which the user has the option to enable disable the tax inclusion.
Which version of Bagisto are you using?
Check the APP_URL in the .env file.
This is customization because configurable product will create a bunch of variants.
If you talking about the server cache then you can run, php artisan cache:clear
You can take reference from here, https://github.com/bagisto/bagisto/blob/c35817c3addbba770c2c6ef1e6c38023665c781e/packages/Webkul/Velocity/src/Resources/views/shop/home/new-products.blade.php#L9
Please run the artisan command from the project root directory.
Yes both are separated so that on deletion only linking should break rather then deleting anything,
Special price only for a child not for the parent. When you set it in the variant it will automatically show to the parent one,
N
Hi @arxideas , please mention your bagisto version .
No one has replied
You can include in the homepage content from the admin panel (Velocity > Velocity Meta Data > Home Page Content) like this,
@include('shop::home.category', ['category' => 'mens-collection'])
A
That Worked.
Thanks Tony -
Just go to Admin -> Settings -> Channel -> Maintainence Mode.
U
why ?? if we tried to update othere input like postion it updated successfully
I am not getting you what you are trying to say?
Please share the full steps and what you are trying to do so that I can help you further.
Just reinstall Bagisto, its looks like Bagisto is not installed properly.