Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. General Discussion
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • N

      Current date should be display by default on datepicker
      • Nayan7030

      2
      0
      Votes
      2
      Posts
      194
      Views

      bhanu-webkul

      Hi @Nayan7030,
      whatever changes or concerns are there regarding marketplace you are looking for,
      Please create ticket with your order id for same our developer team will guide you over there
      https://bagisto.uvdesk.com/en/customer/create-ticket/

    • T

      Configurable Product?
      • tluanga

      2
      0
      Votes
      2
      Posts
      221
      Views

      bhanu-webkul

      Hi @tluanga ,

      to set special price on each variant,you need to edit each variant individually.

    • M

      Someone please help me change velocity theme colors and resizing of homepage Sliders images,
      • Mianarshan

      2
      0
      Votes
      2
      Posts
      466
      Views

      P

      Hello,

      For resizing the homepage slider images, you may use custom CSS feature available in bagisto version 1.2.0 (like: https://prnt.sc/umi6dt).

      To change the velocity theme color, you may go to https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Velocity/src/Resources/assets/sass/_variables.scss#L16 and define your own color for velocity theme.

      Run npm install and npm run watch in "packages/Webkul/Velocity" directory terminal to reflect the changes in browser.

      Thanks

    • K

      Contact form?
      • KevLav

      4
      0
      Votes
      4
      Posts
      502
      Views

      D

      @Vaishali-Agarwal Do I have to create the create tje action_page.php (if so in which folder should i do it) or has it already been created?

    • A

      Way to display price & special price for products of type 'Configurable'
      • AshJi

      4
      0
      Votes
      4
      Posts
      592
      Views

      A

      @AshJi How can I show special price for a configurable product like we have for simple products?

    • P

      How to remove extra zero from price
      • prashanttanwar

      8
      0
      Votes
      8
      Posts
      625
      Views

      bala

      @Ahmed-Reda yes ,its working for me .

    • A

      Controller name of these pages?
      • AkashWeybee

      2
      0
      Votes
      2
      Posts
      223
      Views

      V

      Hi @AkashWeybee
      As of my point of view you want name of the controller which handle request when we click on category.
      Name of controller is ProductsCategoriesProxyController and you will find it by following the path below:

      $root_directory/packages/Webkul/Shop/src/Http/Controllers/ProductsCategoriesProxyController.php
    • R

      how to add minimum order amount in bagisto?
      • ranaumer8344

      4
      0
      Votes
      4
      Posts
      357
      Views

      V

      @ranaumer8344
      raised the feature request https://github.com/bagisto/bagisto/issues/4029

    • S

      How to create a registration form for Admin.
      • sindhani

      2
      0
      Votes
      2
      Posts
      195
      Views

      D

      Hi Sindhani

      For creation of registration form for admin

      You have to make a registration blade file then you have to make a route and controller as well in admin package.

      Hope this will work for you.

      Best Regards
      Deepak Singh Gusain

    • C

      Theme Creation and Override Bottleneck
      • courage

      13
      0
      Votes
      13
      Posts
      984
      Views

      ghermans

      In case Bagisto is loading slowly you can do the following things:

      Pull the latest changes from our repository bagisto/bagisto because we added fixes related to the load time. Open .env and change APP_DEBUG=true to APP_DEBUG=false. Change the php memory limit to 3 or 4G in your php.ini file. In case you are using vagrant / homestead make sure that the virtual machine has enough memory.
    • C

      api for modify customer profile
      • cmpengineers

      11
      0
      Votes
      11
      Posts
      730
      Views

      H

      Make content-type as application/json and send put data in json formate
      like

      { "email": "new2@email.com", "first_name": "New", "last_name": "Name", "gender": "Male", "date_of_birth": null, "phone": null }
    • M

      Issue regarding homepage slider size and also changing of velocity theme color
      • Mianarshan

      26
      0
      Votes
      26
      Posts
      5167
      Views

      V

      @Mianarshan
      firstly for broken image in gmail message body, you need to allow external images and content type from the gmail settings

      Screenshot_31.png

    • L

      How configure products to be sell by weight
      • luisurbina

      2
      0
      Votes
      2
      Posts
      260
      Views

      S

      Hello there,
      Thank you for your queries regarding Bagisto!
      Please create the ticket for the same so our team will connect with you over there and reply to you.
      Ticket Create:- https://bagisto.uvdesk.com/en/customer/create-ticket/

    • N

      Have to remove Search bar, Whishlist & Compare Buttons on top header
      • Nilesh_P

      3
      0
      Votes
      3
      Posts
      519
      Views

      N

      Thanks Quick Reply

    • Z

      save-address api params
      • zig2na

      2
      0
      Votes
      2
      Posts
      178
      Views

      devansh-webkul

      Hi @zig2na,

      Can you share the screenshot of the postman with the response and request data? From this, i am not able to get this.

    • T

      Header script like adding facebook pixel
      • trishiab

      2
      0
      Votes
      2
      Posts
      333
      Views

      devansh-webkul

      Hi @trishiab,

      If you are doing changes in the packages directories. Then for reflecting change you need to run php artisan vendor:publish --all --force command. This will place all your changes to the main resource path.

      Important Note: If you have done too many customizations then I recommend you not run the command instead directly go to the resources folder and change there.

      For e.g. This path packages/Webkul/Velocity/src/Resources/views/shop/layouts/master.blade.php for this you need to do changes here resources/themes/velocity/views/layouts/master.blade.php.

    • N

      Have to edit or redesign the cardview on the home page, please help
      • Nilesh_P

      3
      0
      Votes
      3
      Posts
      196
      Views

      N

      Thanks for quick reply

    • K

      only five items of the header content appear in the front end of velocity theme
      • khawala

      8
      0
      Votes
      8
      Posts
      439
      Views

      K

      @Vaishali-Agarwal thanks sir it's working greate

    • M

      Someone please help me uploading my website
      • Mianarshan

      7
      0
      Votes
      7
      Posts
      543
      Views

      M

      @Vaishali-Agarwal bro i uploaded it again without vendor and node_modules and then in ssh i did composer install and it installed dependencies but still homepage showed this error screencapture-malabiz-installer-2020-10-16-18_51_31.png

    • K

      how can i know the available quantity of my product
      • khawala

      4
      0
      Votes
      4
      Posts
      338
      Views

      V

      @khawala
      The booking don't have shipment so qty will not exist for that type of product.