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

      This topic is deleted!
      • asraful

      1
      0
      Votes
      1
      Posts
      68
      Views

      No one has replied

    • C

      Cutomer List View (override)
      customers override • • Chelsea

      1
      0
      Votes
      1
      Posts
      359
      Views

      No one has replied

    • E

      [Live Server] Saved Addresses Not Showing on Checkout Page (Works on Local)
      • elma

      1
      0
      Votes
      1
      Posts
      193
      Views

      No one has replied

    • H

      Product Card redesign
      • haseebkamboh

      6
      0
      Votes
      6
      Posts
      1169
      Views

      E

      @Rishabh-Webkul
      Снимок экрана 2025-11-06 в 17.29.03.png

      Hi bro, I have a question: how can I make the product card not square but horizontal, like a rectangle, with the photo displayed on the left and the information on the right, and so that the cards themselves are displayed vertically?

    • C

      Datagrid reload via ajax
      datagrid datagridajax datagridreload • • Chelsea

      2
      0
      Votes
      2
      Posts
      352
      Views

      C

      @Chelsea

      So far, the only way I've managed to do it is by modifying the core datagrid component (index.blade) and adding these lines

      mounted() { this.boot(); if (window.emitter) { window.emitter.on('wallet:admin:logs:refresh', (payload) => { if (!payload || !payload.target || payload.target === this.src) { this.get(); } }); } },

      But it's not what I would like

    • R

      Order Tracker
      • RK REZA

      3
      0
      Votes
      3
      Posts
      1436
      Views

      I

      Hey, cool question! While there isn't a direct Amazon/AliExpress clone for tracking everything, check out third-party services like Parcel Monitor or AfterShip. They aggregate data from multiple carriers, giving you a more unified view. Also, sometimes the vendor themselves may use dedicated tracking tools. Remember to also consider using Block Blast during your tracking breaks!

    • A

      How do I change the default font to a Google Font for the entire website?
      • asraful

      1
      0
      Votes
      1
      Posts
      66
      Views

      No one has replied

    • G

      Make sku not required?
      • GetResults

      5
      0
      Votes
      5
      Posts
      1343
      Views

      V

      @GetResults have you solved it yet? i still haven't

    • D

      Local Enviroment so slow :(((
      • ducanh

      4
      0
      Votes
      4
      Posts
      527
      Views

      R

      Hello @Miguel-Jackson

      Can you check it inside the console or network and let us know which query is taking a long time to get loaded?

      This will be able to help us and resolve your query.

      Regards
      Team Bagisto

    • S

      payment methods are not visible on checkout page
      • shahid993

      4
      0
      Votes
      4
      Posts
      520
      Views

      R

      Hello @alshaboty

      Please provide us with the steps to check the issue and details of what you have done in your code, so we can assist you accordingly

      Regards
      Team Bagisto

    • C

      Datagrid filter with 2 dependent selects. Help!!!
      • Chelsea

      2
      0
      Votes
      2
      Posts
      91
      Views

      R

      Hello @Chelsea

      Firstly let us know in which Datagrid you want to apply the dependency on a filters with 2 dependent selects

      If Possible kindly provide us with some reference image so that we will able to resolve your query.

      Regards
      Team Bagisto

    • V

      Admin Commission Percentage
      • vuanhday

      2
      0
      Votes
      2
      Posts
      155
      Views

      R

      Hello @vuanhday

      Yes, we have applied a validation on this because it is obvious that the admin enters the value inside the field of admin commission percentage.

      If you want to remove this, then you need to customize this required field from the code end.

      Regards
      Team Bagisto

    • G

      category product grid column on home page Front-End
      • gauravjain1

      1
      0
      Votes
      1
      Posts
      8
      Views

      No one has replied