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

      Bagisto Package Generator
      • sahilajmeri1

      2
      0
      Votes
      2
      Posts
      128
      Views

      C

      yes , same problem I am facing, when i created the coustom payment method but its not reflected in admin panel here /admin/configuration/sales/paymentmethods

    • D

      How to get product id by parent sku, color and size
      • dulox2

      2
      0
      Votes
      2
      Posts
      174
      Views

      devansh-webkul

      Hi @dulox2,

      You need to create a custom method for this.

    • K

      This topic is deleted!
      • kuldeep2021

      2
      0
      Votes
      2
      Posts
      5
      Views
    • S

      LoginUsingID for customers
      • shubhangi

      2
      0
      Votes
      2
      Posts
      140
      Views

      devansh-webkul

      Hi @shubhangi,

      We are using all the methods mentioned by Laravel authentication. But currently, there is no such method present in Bagisto.

      As this is a fully built-in Laravel you can use it in your project but mostly this method is used for testing purposes.

    • S

      Cannot turn vue.js to production mode, still getting the warning "You are running Vue in development ....
      • sebastian

      3
      0
      Votes
      3
      Posts
      1168
      Views

      E

      Where do I change the minified Vue? I have looked everywhere but I can't seem to find it. I also added to my master blade file but that doesn't work either.

    • E

      Production Build Vue
      • el_nesuferit

      2
      0
      Votes
      2
      Posts
      205
      Views

      devansh-webkul

      Hi @el_nesuferit,

      Could you show me the steps and some info that what you are trying to do?

      Also please share the webpack.min.js file.

    • P

      Bagisto support laravel 8
      • pragnesh

      2
      0
      Votes
      2
      Posts
      191
      Views

      devansh-webkul

      Yes, the latest master is supported by Laravel 8. The next version will be supportable.

    • L

      Add arrows to switch between positions without the slider homepage
      • LilD

      2
      0
      Votes
      2
      Posts
      889
      Views

      devansh-webkul

      Hi @LilD,

      This is customization. You need to do it at your end. May I know which theme you want to use?

    • X

      API not working properly in my site
      • xudaqacomo

      9
      0
      Votes
      9
      Posts
      626
      Views

      devansh-webkul

      No, I am not getting this error. All you need to do is just check the below point,

      First, check the .env APP_URL. Make sure the URL you provided is right. Also check the ports HTTP/HTTPS. Check whether your changes have been updated or not. Just try with debug mode on. So that you can see the error also.
    • E

      Populate bagisto with dummy data
      • eolykab

      3
      0
      Votes
      3
      Posts
      1062
      Views

      N

      Hi @Naresh-webkul,

      I tried using the link that you provided, but I get these errors.

      In Connection.php line 671:

      SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_c
      i,IMPLICIT) for operation '=' (SQL: update categories set _rgt = 26 where categories.id = 1)

      In PDOStatement.php line 119:

      SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_c
      i,IMPLICIT) for operation '='

      In PDOStatement.php line 117:

      SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_c
      i,IMPLICIT) for operation '='

      How can I fix them? Thank you.

    • K

      logo and favicon not working on new channel.
      • karkiswapnil

      2
      1
      Votes
      2
      Posts
      514
      Views

      robertvincent

      Surely there must be some setting that explains this.

      UPDATE: Looks like it was just a time thing. After 2 days, it seems to be working now. At least on my phone. I will check the PC in the morning to see if it's working on that platform. Wierd that it should take 2 days though.

    • S

      I am getting the same error again and again
      • shallomc

      2
      0
      Votes
      2
      Posts
      840
      Views

      devansh-webkul

      Hi @shallomc,

      Hi, MySQL version is not compatible. In most of the shared Linux hosting, they will give you 5.6. Try to contact your hosting provider.

    • S

      Setting up Gmail
      • sajanojha

      3
      0
      Votes
      3
      Posts
      267
      Views

      S

      @devansh-webkul said in Setting up Gmail:

      php artisan config:clear

      didn't work what you suggested, I was able to configure it.

    • A

      shop::app.products.add-to-cart
      • aswathylijesh

      2
      0
      Votes
      2
      Posts
      159
      Views

      devansh-webkul

      Hi @aswathylijesh,

      For default theme,
      packages/Webkul/Shop/src/Resources/views/products/add-to-cart.blade.php

      For velocity theme,
      packages/Webkul/Velocity/src/Resources/views/shop/products/add-to-cart.blade.php

    • B

      [Solved] "CREATE DEFINER" issue in shared hosting
      • bagisto_noobie

      3
      0
      Votes
      3
      Posts
      794
      Views

      B

      I was trying to remove the whole function. lol

      Removed the word "DEFINER" as you said and it works like a charm. Thanks 🙂

    • A

      shop by category disabled in my evironment
      • anurag955

      2
      0
      Votes
      2
      Posts
      174
      Views

      V

      Hi @anurag955
      To enable the shop by category, you must have categories assigned under root category https://prnt.sc/11x249g

    • L

      Return back to page 1 when limit is more than
      • LilD

      7
      0
      Votes
      7
      Posts
      833
      Views

      L

      @devansh-webkul said in Return back to page 1 when limit is more than:

      Then how it will come at page number 5 when all data with limit 56 ends at page number 3 or 2.

      He will stay on page 5 ... can you give me some advice on how I can make a query return to page 3 when the products are like this?
      Apparently if I have products over the limit and they stop on a page 2/3/4 the next page has no products to display, how could I go back?
      @devansh-webkul

    • L

      Compare products show attribute for 5 times
      • LilD

      2
      0
      Votes
      2
      Posts
      129
      Views

      devansh-webkul

      Hi @LilD,

      This issue has been fixed in master,
      https://github.com/bagisto/bagisto/pull/4815

    • W

      Edit Configurable product
      • wallace

      5
      0
      Votes
      5
      Posts
      345
      Views

      W

      Thank you, this solved my issue!

    • W

      How to create a bundle of configurable + simple product
      • wallace

      5
      0
      Votes
      5
      Posts
      431
      Views

      devansh-webkul

      Hi @wallace,

      You can only add simple product to group product. Just check whter you enable disable out of stock because current product you are searching is out of stock.