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

      Featured Products View File not Found
      • _developer_12

      12
      0
      Votes
      12
      Posts
      3332
      Views

      shubhwebkul

      Please raise a ticket here and provide ssh details, we'll surely resolve the issue.

      Thanks!

    • H

      Bagisto redirecting to installer again
      • HeyBroSk

      2
      0
      Votes
      2
      Posts
      452
      Views

      shubhwebkul

      Hello there,

      We don't have access to the file on drive you've shared, please check.

      Best Regards,
      Shubham Mehrotra

    • W

      reset phpdebugbar to hide the botton debug-menu from the production
      • William Hatanaka

      2
      0
      Votes
      2
      Posts
      704
      Views

      W

      @rahul !
      I've solved my problem.
      I am not need to add in APP_URL bagisto/public, I need to only set false at app_debug.
      Thank you!

    • bala

      upgrade bagisto v1.1.2 from v1.0 composer wont install
      • bala

      4
      0
      Votes
      4
      Posts
      665
      Views

      bala

      @bala i changed xampp from wamp server its working

    • Y

      Composer install shows error on Server. Working fine on local machine.
      • yan

      2
      0
      Votes
      2
      Posts
      419
      Views

      R

      Hi @yan

      Can you attach your composer.json file ?

    • S

      Feature Request: Product Photo Lightbox
      • SteveCo

      2
      0
      Votes
      2
      Posts
      321
      Views

      No one has replied

    • S

      Feature Request: "No Shop" Mode
      • SteveCo

      2
      0
      Votes
      2
      Posts
      324
      Views

      V

      Hi @SteveCo
      you may raise your ticket here https://bagisto.uvdesk.com/en/customer/create-ticket/ for this query

      Thanks.

    • S

      Bug: Front-end Category Menu
      • SteveCo

      2
      0
      Votes
      2
      Posts
      433
      Views

      V

      @SteveCo
      Thanks for notifying this issue.

      Please raise bug here; https://github.com/bagisto/bagisto/issues to get it fixed.

      Thanks

    • S

      populate values in dropdown list from database
      • shahina41

      2
      0
      Votes
      2
      Posts
      388
      Views

      V

      duplicate query https://forums.bagisto.com/topic/1457/how-to-populate-column-values-in-dropdown-list-from-a-database

    • B

      How can I set default country in country dropdown in checkout page?
      • bjsharma

      7
      0
      Votes
      7
      Posts
      1451
      Views

      B

      @Naresh-webkul removed [] and all done. Thank u

    • C

      Create A Product that can be configured by the customer
      • croeber

      5
      0
      Votes
      5
      Posts
      695
      Views

      N

      Hello @croeber ,
      you have to create your own package to perform this. where you have to override all the frontend related pages and backend pages for input fields and price calculation for both the end . If you have further doubt regarding this query you may raise a ticket here :
      https://bagisto.uvdesk.com/en/customer/create-ticket/

    • B

      How can we add additional field in single product page so that user can leave some note before buying product?
      • bjsharma

      4
      -1
      Votes
      4
      Posts
      739
      Views

      B

      @Vaishali-Agarwal thank u .

    • _

      How to set base path in mounted function in vue js ?
      • _developer_12

      2
      0
      Votes
      2
      Posts
      507
      Views

      shubhwebkul

      There can be two options, either you can set path in window object and fetch in mounted method or you could pass attribute in script tag.

    • U

      Sliders not changing automatically
      • Uyo-obong

      4
      0
      Votes
      4
      Posts
      694
      Views

      V

      @Uyo-obong
      In the velocity theme, it's already implemented you can check it from the velocity packages, for default theme you need to add the CSS for the sliders.

    • bala

      how to Remove Decimal from Attribute Prices?
      • bala

      4
      0
      Votes
      4
      Posts
      643
      Views

      V

      Hi @bala
      file location is provided on the abve shared link.

      Thanks

    • B

      Overriding menu.php to create custom Admin Menu
      • bagdev

      3
      0
      Votes
      3
      Posts
      639
      Views

      B

      This works, thanks for your help 🙂

    • B

      Are there any plans to make the Admin dashboard mobile responsive?
      • bagdev

      2
      0
      Votes
      2
      Posts
      507
      Views

      V

      Hi @bagdev
      Currently, no workaround for this feature but in near future we will implement this to make bagisto fully responsive.

      Thanks.

    • N

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

      4
      0
      Votes
      4
      Posts
      834
      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
      579
      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
      457
      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