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

      Shop by filter not changing.
      • karkiswapnil

      4
      0
      Votes
      4
      Posts
      854
      Views

      admin

      Right now if you have created any select or multi-select kind of attribute and chosen Yes to show in layered navigation, it will appear in filter. If you do not want to show attributes in layered navigation just edit as No.

    • J

      Are this is a bug or something i miss?
      • jonathantyar

      5
      1
      Votes
      5
      Posts
      1447
      Views

      R

      Hi,

      You can check this one -
      https://github.com/bagisto/bagisto/commit/aa1a5451bd94a874f36e5b252195f25cc8be5027

      commit - aa1a545

      Thanks

    • P

      This topic is deleted!
      • ppstech

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • J

      nav bar text how to wrap (word-break: break-word;)
      • javkhlantugs

      2
      0
      Votes
      2
      Posts
      506
      Views

      R

      give width & then apply this one.

    • K

      How to add side views of product from admin login
      • Keerthi

      5
      0
      Votes
      5
      Posts
      815
      Views

      K

      Hi,

      Thank you so much.......!

    • M

      Theam changes
      • Mr.full

      4
      0
      Votes
      4
      Posts
      791
      Views

      R

      Hi @Mr-full

      To Change button, text etc, you can create theme for front-end or you can override view files.
      We have did changes for admin logo, kindly take pull from our repository.

      Please follow below link for theme creation & view overriding.

      https://bagisto.com/en/create-custom-theme-in-bagisto/

      https://forums.bagisto.com/topic/39/how-to-create-custom-theme-in-bagisto/10

      https://forums.bagisto.com/topic/221/how-to-override-view-file-in-bagisto

      Thanks

    • M

      Video in Product Gallery
      • maheshb

      3
      0
      Votes
      3
      Posts
      499
      Views

      M

      Thanks Rahul for quick reply.

      Any suggestions for doing so.

    • K

      order statuses in OrderDataGrid
      • karkiswapnil

      4
      0
      Votes
      4
      Posts
      796
      Views

      K

      Also where is the part where total due is changed after completed?
      Thanks in advance.

    • R

      Order Tracker
      • RK REZA

      2
      0
      Votes
      2
      Posts
      442
      Views

      R

      Hi @RK-REZA

      As you know this project is opensource & any one can customise it so you need to implement this by own.

      Thanks

    • H

      In orders section store image
      • haseena

      2
      0
      Votes
      2
      Posts
      482
      Views

      R

      Hi @haseena

      You need to customise for it & can do as -

      Add column 'image' in oder_item table. Insert base image when order gets placed. Show this image where you want.

      This is the way, you can achieve it.

      If you only want to show images for order without inserting, then ca do as -

      Every order is place for product & product have images. So if you want to product images at order page then can retrieve according to product & need not to do above thing.

      Thanks

    • P

      Datagrid not found
      • ppstech

      5
      0
      Votes
      5
      Posts
      838
      Views

      P

      @rahul
      thanks, its working now

    • H

      How can i do RTL this?
      • hChamran

      8
      0
      Votes
      8
      Posts
      1053
      Views

      H

      I find it and created fa language.

      You can see to this page.

    • K

      Merging projects / updating?
      • karkiswapnil

      2
      0
      Votes
      2
      Posts
      428
      Views

      R

      Hi @karkiswapnil

      We have created packages for this project & recommend everyone to create own package if wants to add any feature in current bagisto and not to change core system because custom changes will be erase in updated version.

      Using Package, You can override model, views & benefit of package is that when new version
      release then you just need to place your package in core package & provide entry in app.php (Config) & composer.json file.

      Thanks

    • S

      Marketplace override theme
      • selvaraj

      14
      0
      Votes
      14
      Posts
      1500
      Views

      R

      Hi @selvaraj

      Please create a ticket for same at https://bagisto.uvdesk.com/en/customer/create-ticket/ with your order Id.

      Thanks

    • H

      How can i have Jalali flatpicker?
      • hChamran

      2
      0
      Votes
      2
      Posts
      374
      Views

      R

      Hi @hChamran

      You can explore this links for same -

      https://packalyst.com/packages/package/sajjadrad/jalali

      https://github.com/morilog/jalali

      https://github.com/jalaali/jalaali-php

      Thanks

    • R

      Bagisto - Base table or view not found: 1146
      • randy_johnson

      3
      0
      Votes
      3
      Posts
      520
      Views

      R

      @rahul it is the latest version. Company name is the name of my company I want to create, I just changed it to this on here.

    • H

      Order confirmation send the CC email?
      • hammadweb2020

      5
      0
      Votes
      5
      Posts
      1098
      Views

      M

      Hello Rahul,

      Thanks for the quick response. I have raised the ticket.

    • M

      Redirect user to his channel
      • Mattia

      4
      0
      Votes
      4
      Posts
      502
      Views

      R

      Hello,

      You can use * (all) in zip code field and it will work for all.

      Thanks

    • P

      Client side validation not working
      • ppstech

      2
      0
      Votes
      2
      Posts
      373
      Views

      R

      Hi @ppstech

      You will get validation errors upon losing focus and/or form submission.

      Thanks

    • M

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

      2
      0
      Votes
      2
      Posts
      286
      Views

      R

      Hi @Mahesh

      Sorry for delay, We will check this issue & once it will get fix. We will let you know.

      Thanks