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

      Cant find admin middleware's path called in many controllers.
      • nahiyan.aziz

      4
      0
      Votes
      4
      Posts
      391
      Views

      N

      Hi @nahiyan-aziz ,
      You may check the following file :
      Goto packages/Webkul/User/src/Http/Middleware/Bouncer.php
      Thank you.

    • H

      How to hide or delete the attribute 'special price from' and 'special price to' from admin panel?
      • harshaq

      3
      0
      Votes
      3
      Posts
      255
      Views

      V

      @harshaq
      you can also remove these attribute from the product family.
      Catalog-> attribute family-> remove special price

      Thanks

    • B

      Error in adding items in cart
      • bjsharma

      3
      0
      Votes
      3
      Posts
      168
      Views

      B

      @Vaishali-Agarwal v1.0.0, problem solved. This was due to value of weight. Null value of weight gave that error. Thank u for ur interest @Vaishali-Agarwal

    • J

      Limitar cantidad de artículos de un producto en el carrito de compras
      • Javier

      2
      0
      Votes
      2
      Posts
      129
      Views

      admin

      Hola,

      ¿Está buscando una función como Cantidad mínima de pedido que puede establecer para ciertos productos? Entonces, si ese usuario está comprando esos productos, debe haber una cantidad mínima que compraría.

    • B

      How to remove product types from product-types.php?
      • bagdev

      2
      0
      Votes
      2
      Posts
      322
      Views

      S

      Hello @bagdev ,

      Yes you only need to override the product create pages after that in that pages put the condition for not showing your product soo you need to put
      that conditioon

      @if ($key != 'simple') <option value="{{ $key }}" {{ request()->input('type') == $productType['key'] ? 'selected' : '' }}> {{ $productType['name'] }} </option @endif

      into the product create dropdown.

      thanks.

    • B

      How can we select a address from saved addresses and set in customer info while checkout.
      • bjsharma

      5
      0
      Votes
      5
      Posts
      393
      Views

      B

      @Naresh-webkul Thank you...but finally I did with my custom ajax code

    • V

      Visual image for a promotion
      • Vaishali Agarwal

      2
      0
      Votes
      2
      Posts
      163
      Views

      N

      Hi @Vaishali-Agarwal ,
      you can create your own package to perform this,
      by providing the configuration to upload promotion images at admin panel and then you can easily get them from the front end.

      Thank you

    • N

      action not defined in form with post method
      • nahiyan.aziz

      2
      0
      Votes
      2
      Posts
      203
      Views

      shubhwebkul

      Hello there,

      Thanks for reaching us, We will surely resolve your issue.

      Whenever this form is submitted, this function is called, route is defined here

      And with the help of view_render_event you will be able to add your custom html means if you want to add css in anothers package's view file you can do it with the help of this event.

      Let me know if you have any further query. We are here to help you.

      Thanks !

    • N

      Payment callback url showing error "The POST method is not supported for this route. Supported methods: GET, HEAD.".
      • navasnet2009

      2
      0
      Votes
      2
      Posts
      524
      Views

      S

      Try using get method or you can also refer paytab documentation https://dev.paytabs.com/

    • V

      mobile compatibility
      • Vaishali Agarwal

      2
      0
      Votes
      2
      Posts
      169
      Views

      Awan

      hi vaishali ..
      Tools for speed testing be it for Kaptop media or mobile phones are usually not very accurate ... because each tool will be different for the results ...
      my suggestion is maybe you can directly test the speed on your mobile phone directly ... don't forget to delete the cache first ... so that the results are more objective ... if when the speed test is still reasonable it is not more than 6 seconds ... I think it's still worth it

    • K

      Adding category error
      • khamosh

      3
      0
      Votes
      3
      Posts
      213
      Views

      V

      Hi @khamosh
      Hope this solution works for you https://github.com/bagisto/bagisto/issues/2901

      Thanks

    • R

      How to display custom category in the main page like men's collection?
      • Rahul74

      4
      0
      Votes
      4
      Posts
      282
      Views

      R

      @Vaishali-Agarwal Thank you!!

    • A

      How to make Bagisto admin panel responsive ?
      • Achyut10

      1
      0
      Votes
      1
      Posts
      137
      Views

      No one has replied

    • Awan

      How to Make my product category Get Slider?
      • Awan

      2
      0
      Votes
      2
      Posts
      161
      Views

      V

      Hi @Awan
      are you using bagisto as platform?

    • A

      checkout issue
      • aroobaarooj499

      11
      0
      Votes
      11
      Posts
      546
      Views

      V

      @aroobaarooj499
      already notified here https://github.com/bagisto/bagisto/issues/3032#issuecomment-651992672

    • _

      CSS not coming properly on new view file
      • _developer_12

      3
      0
      Votes
      3
      Posts
      378
      Views

      _

      Previously we have run the command for some other issue and that changes a lot in the project.

      So, for now, we setup a separate basis to project do the same work in it and got the same issue again.

      Then run the above command for velocity and UI package, and clear cache but nothing happen.

      Please suggest.

    • K

      Orders API Route [auth.login] not defined.
      • kishanmodi

      3
      0
      Votes
      3
      Posts
      305
      Views

      S

      Hello,

      ref - https://github.com/bagisto/bagisto/issues/1974

    • _

      Wrong amount passing to PayPal
      • _developer_12

      8
      0
      Votes
      8
      Posts
      496
      Views

      _

      Thanks for your replay.

      We got the issue, it was coming due to qty which are calulating on paypal side.

      Many Thanks

    • A

      Change menu horizontal to vertical
      • arebfaraz

      2
      0
      Votes
      2
      Posts
      142
      Views

      V

      Hi @arebfaraz
      Yes, for this you can customize the default theme package.

      Thanks

    • S

      ui failed to load
      • SupportTime

      1
      0
      Votes
      1
      Posts
      102
      Views

      No one has replied