Navigation

    Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. lwilliams-heli
    L
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    lwilliams-heli

    @lwilliams-heli

    3
    Reputation
    33
    Posts
    72
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    lwilliams-heli Follow

    Posts made by lwilliams-heli

    • Trigger TinyMCE on modal open

      How can I trigger tinyMCE to initialise upon opening a model in the admin?

      posted in Knowledge Base
      L
      lwilliams-heli
    • Tree menu active

      It would be great if the Tree menu could take into account any get variables.

      I.e I have two links that go to the same route but with different get requests on the end, and it always shows the last in the order as active.

      posted in Bug Report
      L
      lwilliams-heli
    • RE: Error messages in Admin

      It's on the users create form in the admin, also seems to be the same in the edit form too.

      posted in Bug Report
      L
      lwilliams-heli
    • Error messages in Admin

      Using the admin create form when an error occurs (i.e email already taken) the error message only displays for a few seconds then they disappear.

      These should appear until the page is resubmitted.

      Any ideas on what could be going wrong?

      posted in Bug Report
      L
      lwilliams-heli
    • RE: Coupon system

      Appears that the coupon_usage functionality hasn't been implemented fully yet.

      I've had to override this for my own project.

      posted in General Discussion
      L
      lwilliams-heli
    • Override 'Core' model

      Hi,

      I've managed to override many other models using the app->concord->registerModel function however I can't seem to do this for 'Webkul\Core\Core' as it doesn't have a proxy.

      I need to override it because the number formatter is rounding up i.e 10% of £29.99 becomes £3.00 instead of 2.99, so I need to set the attribute on the formatter so the rounding_mode is rounding_floor.

      posted in Knowledge Base
      L
      lwilliams-heli
    • RE: POS error completing payment

      The 'sku' field needs to be unique, so you'll need to add something to the end of your string to make it more unique, i.e 'custom-2019-10-01-19:34:27-1234' where the 1234 is a random number or an incremental string.

      posted in Bug Report
      L
      lwilliams-heli
    • RE: Multiple / Auto-generated coupons

      Great thanks.

      When is that likely to be? just so I can plan my clients expectations for my project.

      posted in Knowledge Base
      L
      lwilliams-heli
    • RE: BuyAGetB promotion

      Is there a reason it was removed?

      Ideally we'd still like to use this functionality, where you can buy a certain type of product and get another type of product free.

      Is is something I could hook back in myself, and how would I go about doing this?

      posted in Knowledge Base
      L
      lwilliams-heli
    • BuyAGetB promotion

      I noticed there is an action class in the Discounts package for this, but it doesn't appear to be fully implemented yet.

      When is this likely to be completed/released?

      Will it be applicable to categories or will it be limited to specific products? As it would be great to have the ability to do either.

      posted in Knowledge Base
      L
      lwilliams-heli