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

      Increase google lighthouse score
      • Dakil

      2
      0
      Votes
      2
      Posts
      387
      Views

      devansh-webkul

      Hi @Dakil,

      Already have done all these things. There are more things to do,

      For e.g. when you are opening the page the first thing that is blocking is the category. You need to fetch those by ajax.

      Next thing if you check the normal pages, they are loaded with lots of categories and products which are loading fully at a time. Partial loading should be there.

      There are more things which can be done.

    • D

      Update to laravel 8 and bagisto 1.3 correctly
      • Dakil

      2
      0
      Votes
      2
      Posts
      280
      Views

      devansh-webkul

      Hi @Dakil,

      Bagisto 1.3 is not on Laravel 8. However, we have made an update in master.

      If you have made customization, then it means you should have to do compatibility of that portion at your end.

      Ref Link: https://github.com/bagisto/bagisto/pull/4684

    • L

      Problem with special price
      • LilD

      2
      0
      Votes
      2
      Posts
      365
      Views

      V

      @LilD
      Please let me know have you done any customization to achieve this?

    • S

      This topic is deleted!
      • SupportTime

      1
      0
      Votes
      1
      Posts
      31
      Views

      No one has replied

    • L

      Error db bagisto macos
      • LilD

      2
      0
      Votes
      2
      Posts
      304
      Views

      devansh-webkul

      Hi @LilD,

      I am not getting this can you share the screenshot of the error and also please share the MySQL version.

    • R

      Do Bagisto support Multi-Tenant architecture?
      • Random

      2
      0
      Votes
      2
      Posts
      370
      Views

      V

      @Random
      we do have extension for multi-tenant saas architecture you can check here https://store.webkul.com/bagisto-laravel-ecommerce-multi-company-saas.html

    • N

      How can I set default country in country dropdown in My address page
      • Nimit

      2
      0
      Votes
      2
      Posts
      374
      Views

      devansh-webkul

      Hi @Nimit,

      I am not getting this. May I know what you are trying to do. Also please share your Bagisto version also.

    • L

      Search products if price is more than 0
      • LilD

      2
      0
      Votes
      2
      Posts
      286
      Views

      devansh-webkul

      Hi @LilD,

      I think you must be looking for this,
      https://github.com/bagisto/bagisto/blob/aace152a37e5b8e2406d2024237972bcbe4bf980/packages/Webkul/Product/src/Repositories/SearchRepository.php#L46

      Or this,
      https://github.com/bagisto/bagisto/blob/aace152a37e5b8e2406d2024237972bcbe4bf980/packages/Webkul/Velocity/src/Repositories/Product/ProductRepository.php#L109

    • W

      Sort order doesn't work in Grouped product frontend
      • wallace

      4
      0
      Votes
      4
      Posts
      712
      Views

      V

      Hi @wallace
      Thanks for notifying this bug, we have raised the issue https://github.com/bagisto/bagisto/issues/4896

    • L

      How to make carousel for Hot Category
      • lehoang0597

      2
      0
      Votes
      2
      Posts
      333
      Views

      V

      @lehoang0597
      do you want to show hot categories in this layout https://prnt.sc/13febmj ?

    • W

      How grouped product are visualized in cart
      • wallace

      3
      0
      Votes
      3
      Posts
      424
      Views

      W

      Thanx Vaishali,
      I need to use grouped products and not bundles.
      I've checked how DB schema is designed, and I've found out that currently cart table doesn't have information about grouped product id, but just references to the list of simple products id.
      Anyway, I could try to change the logic and build some more sql queries to get my necessary info in order to have a more structured cart.
      Do you know when this functionality will be released?

    • R

      How we can update our bagisto V1.2.0 to V1.3.0
      • Rohit

      4
      0
      Votes
      4
      Posts
      620
      Views

      devansh-webkul

      Hi @cmpengineers,

      I want to say that, just connect the new version database connection to your old version db.

    • G

      Changes on language file not reflecting.
      • gwachhamit

      8
      0
      Votes
      8
      Posts
      1256
      Views

      devansh-webkul

      Thanks for the update.

      Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com

      That would be grateful for us.

      Thanks & Regards,
      Bagisto Team

    • L

      Breadcrub implement
      • LilD

      2
      0
      Votes
      2
      Posts
      351
      Views

      devansh-webkul

      Hi @LilD,

      This is a customization, if you need support you can contact Webkul and that will be paid.

    • G

      Media Manager, images added in media manager link is broken.
      • gwachhamit

      2
      0
      Votes
      2
      Posts
      426
      Views

      devansh-webkul

      Hi @gwachhamit,

      Just simply remove the link from the public and again run php artisan storage:link.

    • P

      Demo data import in bagisto 1.3.1
      • prof.jagpreet

      3
      0
      Votes
      3
      Posts
      561
      Views

      P

      Unable to find any attached file. i can see only text written in reply

    • H

      Admin path access restriction
      • Hadara Dev

      3
      0
      Votes
      3
      Posts
      473
      Views

      H

      Hi @devansh-webkul
      would you please explain , the admin route is under the public folder , we want to make it out of public folder, would you please advice

      Regards

    • P

      Demo data import for Version 1.3.1
      • prof.jagpreet

      2
      0
      Votes
      2
      Posts
      755
      Views

      devansh-webkul

      Please use one thread for better communication.

    • A

      Pre booking
      general dicusss prebooking • • Akanrat

      2
      0
      Votes
      2
      Posts
      610
      Views

      V

      Hi @Akanrat
      Preorder is not available for marketplace for now, you may raise your requirement here support@bagisto.com

    • S

      Unable to show success message and checkout form with custom theme
      • santosh.o

      3
      0
      Votes
      3
      Posts
      735
      Views

      S

      @devansh-webkul you mean with the help of 'vendor:publish' command, already go through it.