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
    • V

      How to customize the homepage? any dev docs available for using bagisto?
      • Vikasarora

      4
      0
      Votes
      4
      Posts
      675
      Views

      V

      @Vikasarora
      the provided guide as provide above will surely help you!

      If you got stuck somewhere we are here to help you
      Thanks

    • R

      configurable product shows as low as 0 price.
      • Rahul74

      2
      0
      Votes
      2
      Posts
      396
      Views

      V

      @Rahul74
      this is an bug which is already reported here https://github.com/bagisto/bagisto/issues/3558.

    • A

      Forum to contact Bagisto experts for help with customisation & modification
      • AshJi

      5
      0
      Votes
      5
      Posts
      1456
      Views

      A

      Thanks @Vaishali-Agarwal. Have sent the FB request to join.

    • A

      This topic is deleted!
      • AkashWeybee

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • F

      How to show "continue" button on billing and shipping method step with validation in velocity theme
      • farhan-saifi

      2
      0
      Votes
      2
      Posts
      428
      Views

      V

      @farhan-saifi
      You can raise the ticket regarding this here at https://bagisto.uvdesk.com/en/customer/create-ticket/

    • S

      Getting User Data based on token in Cart Checkout API
      • sanjay

      11
      0
      Votes
      11
      Posts
      2052
      Views

      shubhwebkul

      Hello there,

      As I am checking I am getting customer email in response, please check the screenshot.

      https://prnt.sc/tqhuuc
      https://prnt.sc/tqhuc2

      Can you please share a short video or screenshots to debug the issue.

      Thanks!

    • A

      Default currency issue
      • aroobaarooj499

      6
      0
      Votes
      6
      Posts
      833
      Views

      V

      @aroobaarooj499
      sometimes changes not reflected in the same window, so I told you to check default currency set by default in the incognito window. https://prnt.sc/tqn0k3

    • O

      Call jquery function in .vue file
      • otheriz

      6
      0
      Votes
      6
      Posts
      1388
      Views

      O

      Hello @shubhwebkul ,

      Any idea of how to archive that "fly to cart" effect. ?
      Or how to make jquery can be used in that method?

      Thank You 🙂

    • A

      How to create "User Group"
      • AshJi

      3
      0
      Votes
      3
      Posts
      393
      Views

      A

      @Vaishali-Agarwal said in How to create "User Group":

      reate user group from c

      got it thanks. @Vaishali-Agarwal

    • C

      can't import on aliexpress extension
      • crasansa

      2
      0
      Votes
      2
      Posts
      359
      Views

      V

      @crasansa
      you need to upgrade your Bagisto Version as well as Drop Ship version.

    • W

      Registration approval by admin
      • wshomeworker20

      2
      0
      Votes
      2
      Posts
      458
      Views

      A

      Such check can easily be implemented with hooks. Not sure whether Bagisto provides option to create hooks.

      For this user req, as soon as any user registers, a 'post registration hook' be invoked which will set the status to "Inactive". Then Admin has to go and manually activate the user.

    • A

      In Velocity theme, is there a way do display >5 category in header
      • AshJi

      4
      0
      Votes
      4
      Posts
      633
      Views

      V

      @AshJi Sure, thanks for the suggestion, we will implement this.

    • A

      How to make "Category" as filterable option
      • AshJi

      2
      0
      Votes
      2
      Posts
      363
      Views

      V

      @AshJi
      layered navigation are showing in each category so we can't add a category in layered navigation.
      It's required a custom development to enhance this feature.
      you can raise a ticket at support@bagisto.com, if you want to customize this feature.

    • R

      When a customer buy a product, admin should get email (gmail), how to setup this?
      • Rahul74

      7
      0
      Votes
      7
      Posts
      1496
      Views

      bhanu-webkul

      Hi @Rahul74 ,
      As per your query, I would like to inform you that we have already this feature that when customer places order both admin and customer used to get confirmation mail.
      mail to admin for order id10- https://prnt.sc/trs781
      mail to customer for same order - https://prnt.sc/trs7hw

      so in case if you are not getting mails, please check credentials once.
      Please let us know in case of any further issue.

    • A

      Need to add a cart level rule based on the "Customer Group" of the user
      • AshJi

      4
      0
      Votes
      4
      Posts
      758
      Views

      V

      @AshJi
      currently, there is no way to check which cart rule is applying..if your other rules are not working then their is might some condition you have set which is not meeting for that rule, or make sure End Other Rules should be NO else other rules will be ignored if it set to YES .

      For Duplicate or copy any item or promotion, we are working on this, and surely this feature is showing you in our upcoming release. 🙂

    • S

      How to change currency in fronted?
      • sathish

      17
      0
      Votes
      17
      Posts
      4285
      Views

      A

      @Vaishali-Agarwal said in How to change currency in fronted?:

      may be u missed something

      This isn't much helpful 😞

      Anyway I investigated found the issue. It seems that Bagisto is fetching currency details picking code from both from cache and "currency" variable. I noticed that following 2 SQLs were executed on each page

      select * from `currencies` where `code` = 'INR' select * from `currencies` where `code` = 'USD'

      In /bootstrap/cache/config.php APP_CURRENCY was set to 'USD'. I changed it to 'INR' and fixed the problem. I will lated delete the cache and try.

    • K

      is there a way to to collect customers GPS location and use it for local delivery
      • kdevsl

      2
      0
      Votes
      2
      Posts
      407
      Views

      V

      @kdevsl
      kindly raise the ticket here https://bagisto.uvdesk.com/en/customer/create-ticket/

    • R

      500 | server error
      • Rahul74

      2
      0
      Votes
      2
      Posts
      390
      Views

      V

      @Rahul74
      have you done any changes in core files?? Kindly let us know when did you get this error?

    • A

      How to change the favicon for Admin portal
      • AshJi

      2
      0
      Votes
      2
      Posts
      339
      Views

      J

      Hi @AshJi
      Currently this feature is not available for now we can not add favicon for admin portal, we will add this in our next release.

      Thanks

    • R

      advertisement images
      • Rahul74

      2
      0
      Votes
      2
      Posts
      388
      Views

      V

      resolved here https://forums.bagisto.com/topic/1624/setup-advertisement-images/4