• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
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.
    4 Jun 2019, 06:15 • karkiswapnil 4 Jun 2019, 11:01

    4
    0
    Votes
    4
    Posts
    1.4k
    Views

    admin 4 Jun 2019, 11:01

    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?
    27 Jun 2019, 17:56 • jonathantyar 2 Jul 2019, 05:37

    5
    1
    Votes
    5
    Posts
    2.1k
    Views

    R 2 Jul 2019, 05:37

    Hi,

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

    commit - aa1a545

    Thanks

  • P

    This topic is deleted!
    13 Jul 2019, 09:54 • ppstech 13 Jul 2019, 09:54

    1
    0
    Votes
    1
    Posts
    5
    Views

    No one has replied

  • J

    nav bar text how to wrap (word-break: break-word;)
    26 Jun 2019, 02:56 • javkhlantugs 16 Jul 2019, 07:36

    2
    0
    Votes
    2
    Posts
    707
    Views

    R 16 Jul 2019, 07:36

    give width & then apply this one.

  • K

    How to add side views of product from admin login
    23 Jul 2019, 12:54 • Keerthi 24 Jul 2019, 09:20

    5
    0
    Votes
    5
    Posts
    1.4k
    Views

    K 24 Jul 2019, 09:20

    Hi,

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

  • M

    Theam changes
    29 Jul 2019, 10:40 • Mr.full 30 Jul 2019, 04:57

    4
    0
    Votes
    4
    Posts
    1.3k
    Views

    R 30 Jul 2019, 04:57

    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
    31 Jul 2019, 11:47 • maheshb 31 Jul 2019, 13:51

    3
    0
    Votes
    3
    Posts
    873
    Views

    M 31 Jul 2019, 13:51

    Thanks Rahul for quick reply.

    Any suggestions for doing so.

  • K

    order statuses in OrderDataGrid
    2 Aug 2019, 11:38 • karkiswapnil 5 Aug 2019, 04:59

    4
    0
    Votes
    4
    Posts
    1.3k
    Views

    K 5 Aug 2019, 04:59

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

  • R

    Order Tracker
    4 Aug 2019, 04:09 • RK REZA 5 Aug 2019, 07:01

    2
    0
    Votes
    2
    Posts
    700
    Views

    R 5 Aug 2019, 07:01

    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
    5 Aug 2019, 06:34 • haseena 5 Aug 2019, 12:26

    2
    0
    Votes
    2
    Posts
    744
    Views

    R 5 Aug 2019, 12:26

    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
    6 Aug 2019, 08:52 • ppstech 7 Aug 2019, 06:22

    5
    0
    Votes
    5
    Posts
    1.4k
    Views

    P 7 Aug 2019, 06:22

    @rahul
    thanks, its working now

  • H

    How can i do RTL this?
    8 Aug 2019, 06:43 • hChamran 8 Aug 2019, 12:22

    8
    0
    Votes
    8
    Posts
    2.0k
    Views

    H 8 Aug 2019, 12:22

    I find it and created fa language.

    You can see to this page.

  • K

    Merging projects / updating?
    9 Aug 2019, 10:24 • karkiswapnil 9 Aug 2019, 12:06

    2
    0
    Votes
    2
    Posts
    661
    Views

    R 9 Aug 2019, 12:06

    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
    26 Jul 2019, 07:59 • selvaraj 10 Aug 2019, 07:47

    14
    0
    Votes
    14
    Posts
    3.1k
    Views

    R 10 Aug 2019, 07:47

    Hi @selvaraj

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

    Thanks

  • R

    Bagisto - Base table or view not found: 1146
    12 Aug 2019, 09:55 • randy_johnson 12 Aug 2019, 17:04

    3
    0
    Votes
    3
    Posts
    903
    Views

    R 12 Aug 2019, 17:04

    @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.

  • M

    Redirect user to his channel
    11 Aug 2019, 09:05 • Mattia 13 Aug 2019, 04:14

    4
    0
    Votes
    4
    Posts
    988
    Views

    R 13 Aug 2019, 04:14

    Hello,

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

    Thanks

  • P

    Client side validation not working
    12 Aug 2019, 10:20 • ppstech 13 Aug 2019, 05:19

    2
    0
    Votes
    2
    Posts
    630
    Views

    R 13 Aug 2019, 05:19

    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
    3 Aug 2019, 17:01 • Mahesh 13 Aug 2019, 05:24

    2
    0
    Votes
    2
    Posts
    526
    Views

    R 13 Aug 2019, 05:24

    Hi @Mahesh

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

    Thanks

  • M

    Bagisto slider
    15 Aug 2019, 11:12 • Mr.full 19 Aug 2019, 07:46

    2
    0
    Votes
    2
    Posts
    509
    Views

    R 19 Aug 2019, 07:46

    Hi @Mr-full

    While creating & editing slider, there is a field called content ( https://prnt.sc/ouhei3 ), you can provide you link in this field using source code. ( https://prnt.sc/ouhe8q )

    Thanks

  • M

    How to make slider with new product on home page?
    15 Aug 2019, 10:47 • Mr.full 19 Aug 2019, 07:47

    3
    0
    Votes
    3
    Posts
    651
    Views

    R 19 Aug 2019, 07:47

    Hi @Mr-full

    We don't get you, can you explain more.

    Thanks