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

      Vite Not Reflecting File Changes Without Cache Clear in Bagisto – How to Fix in Dev?
      • arunchahar

      7
      0
      Votes
      7
      Posts
      1215
      Views

      A

      @eldomagan_ Thank you so much! You truly saved my day.
      This issue had really been driving me crazy, and I genuinely appreciate your help and support.
      Cheers!

    • P

      Bagisto running very slow on AWS
      • ppstech

      24
      1
      Votes
      24
      Posts
      15391
      Views

      A

      @ppstech said in Bagisto running very slow on AWS:

      Hi Rahul,
      I have already done all the steps you have mentioned. But still the image is not loading.
      I think while uploading the image gets corrupted, and can not load.
      The error message is "Could not load the image".
      What is the resolution for this?

      Hi,

      Thanks for confirming the steps. If the image is getting corrupted during upload, please try these:

      Re-export or save the image again in a supported format (JPEG, PNG, etc.).

      list itemEnsure the file size isn’t too large.

      list itemTry uploading from a different browser or device.

      list itemIf possible, upload a different image to test if the issue is with that specific file.

      If the problem persists, please share the original image file or more error details.

    • S

      How to show all categories in sidebar and custom links (Featured, Best Sellers, Flash Sales) in top menu in Bagisto?
      • Snake

      2
      0
      Votes
      2
      Posts
      53
      Views

      Rishabh-Webkul

      Hello @Snake

      Can you please let us know which Bagisto Version are you using

      Also, it would be great if you will provide us with some reference images.because the images you sent in query are broken.

      Warm Regards
      Team Bagisto

    • K

      Kamal Hinduja Geneva, Swiss: How to Login with Bagisto API ?
      • kamalhinduja

      2
      0
      Votes
      2
      Posts
      56
      Views

      Rishabh-Webkul

      Hello @kamalhinduja

      Can you let us know by which API you wants to gets Login by API is it GraphQL API or REST API

      Please Confirm

      Warm Regards
      Team Bagisto

    • K

      How do I migrate my WordPress site to Cloudways?
      • kamalhinduja

      2
      0
      Votes
      2
      Posts
      58
      Views

      Rishabh-Webkul

      Hello @kamalhinduja

      Kindly raise this query on Wordpress Forums

      They will assist you better regarding your query.

      Warm Regards
      Team Bagisto

    • W

      Hi i can't find velocity in my files how do i install this ?
      • warrenthehead

      2
      0
      Votes
      2
      Posts
      26
      Views

      Rishabh-Webkul

      Hello @warrenthehead

      Kindly let us know which Bagisto version you are using at the moment?

      Warm Regards
      Team Bagisto

    • W

      header CSS or other pages like the product detail page or the page that lists all products and categories
      • warrenthehead

      2
      0
      Votes
      2
      Posts
      35
      Views

      Rishabh-Webkul

      Hello @warrenthehead

      Please let us know your Bagisto Version which you are using at the moment

      Warm Regards
      Team Bagisto

    • J

      Laravel 12
      • Jelle

      5
      1
      Votes
      5
      Posts
      606
      Views

      admin

      @alexanderjames

      Thank you for reaching out and sharing your concern.

      Just to clarify, Bagisto does support Laravel 11. The support was added with the Bagisto v2.3.0 release, which was launched 4 months ago. You can find this update in our official changelog and GitHub repository as well.

      We truly appreciate your patience and are continuously working to keep Bagisto aligned with Laravel’s latest releases.

    • M

      Custom Badges for Products
      • MScopell

      4
      0
      Votes
      4
      Posts
      187
      Views

      Rishabh-Webkul

      Hello @MScopell

      The only reason is to upgrade the plugin as per your bagisto version.

      you can do this by your own or if you want us to look into it and upgrade this package then it will treated as a paid service.

      Please confirm if yes then you can purchase our support hours from the link below.

      Support Hours: https://store.webkul.com/bagisto-hourly-customization-package.html

      Warm Regards
      Team Bagisto

    • L

      Canada Tax
      • larocfra

      4
      0
      Votes
      4
      Posts
      301
      Views

      L

      To fix this, check if your cart software allows for multiple tax rates based on regions. You might need to configure it to apply both the 5% federal tax and the 9.975% provincial tax for Quebec. Look for tax settings in your cart's admin panel and ensure that both taxes are enabled for your province. If you're still stuck, you could reach out to customer support for further guidance.

    • J

      How do I split a PDF into multiple separate files?
      • jassie342

      2
      0
      Votes
      2
      Posts
      88
      Views

      Rishabh-Webkul

      Hello @jassie342

      Can you please let us know which PDF file you need to split is it Invoice PDF or something else kindly confirm ?

      Also please let us know your Bagisto Version

      Warm Regards
      Team Bagisto

    • W

      Theme Development
      • wadim

      1
      0
      Votes
      1
      Posts
      16
      Views

      No one has replied

    • G

      How to make web push notification
      • gauravjain1

      1
      0
      Votes
      1
      Posts
      25
      Views

      No one has replied

    • G

      Want to remove Free Shipping Enjoy free shipping on all orders Product Replace
      • gauravjain1

      3
      0
      Votes
      3
      Posts
      96
      Views

      G

      @Rishabh-Webkul yes, how to remove this

    • G

      Need help regarding content update and cache
      • gauravjain1

      2
      0
      Votes
      2
      Posts
      38
      Views

      Rishabh-Webkul

      Hello @gauravjain1

      Kindly go inside your .env file which is present in the root of your project and make

      RESPONSE_CACHE_ENABLED=false

      as show in the image below.

      cache.png

      Warm Regards
      Team Bagisto

    • E

      new generated payment method icon
      • elrefaie80

      2
      0
      Votes
      2
      Posts
      22
      Views

      ghermans

      inside src/Payment/YourPaymentMethod.php add the following code

      /** * Get payment method image. * * @return array */ public function getImage() { $url = $this->getConfigData('image'); return $url ? Storage::url($url) : bagisto_asset('images/the-filename.png', 'shop'); }
    • M

      Login API not working properly in ios not sure why
      • Mahesh

      3
      0
      Votes
      3
      Posts
      597
      Views

      M

      @Mahesh said in Login API not working properly in ios not sure why:

      Login API not working properly in ios not sure why
      when i call login api it work first time but after i open again app session is Session persistence i think.
      it giving error.
      is anything special setting i have to do ? it is working perfectly with postman collection.

      The issue might be with how the session or token is being stored and used when the app is reopened. Since the login API works the first time and then fails, it's likely related to token handling or session persistence. Make sure the token is saved correctly after login and that it's being sent properly in the headers for each request. Also, check if the token expires quickly or if the backend requires a fresh login every time. Postman might be working because it handles headers or cookies differently than your app. It would help to know how you're storing the token on iOS, like with UserDefaults or Keychain.