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

      Customer signup email not getting sent out in production
      • AshJi

      5
      0
      Votes
      5
      Posts
      1567
      Views

      A

      Worked with @Vaishali-Agarwal (thanks a ton) to get to the root of the issue. Issues seems in setting the values in .env file.

      MAIL_DRIVER=smtp
      #MAIL_MAILER=smtp --removed this line
      MAIL_FROM_NAME=<OneWordNotSpace> -- I had it as "FName LName"

      After this run "php artisan config:cache"

      Above changes did the trick for me.

    • R

      "View all" product limit is 9
      • Rahul74

      4
      0
      Votes
      4
      Posts
      1226
      Views

      R

      @Vaishali-Agarwal oh now i found it, its in configuration, thanks

    • R

      Lines in a Street Address
      • Rahul74

      5
      0
      Votes
      5
      Posts
      1776
      Views

      A

      @Vaishali-Agarwal
      For clarity pls consider changing the Label text to "Number of Lines in Street Address"

    • C

      How to modify "View Shopping Cart" at "/checkout/cart"
      • croeber

      3
      0
      Votes
      3
      Posts
      1541
      Views

      C

      Thanks. This works. Love the framework by the way.

    • C

      I can't install the dropship on bagisto
      • crasansa

      24
      0
      Votes
      24
      Posts
      20683
      Views

      C

      line 271 line 271.jpg

    • S

      Multiple prices on a single product
      • spartan

      4
      0
      Votes
      4
      Posts
      1315
      Views

      V

      @spartan
      you need to customize this functionality, as right now this is not available

      Thanks.

    • 3

      how to change the smtp email
      • 3hmed

      4
      0
      Votes
      4
      Posts
      1134
      Views

      3

      @devansh-webkul

      thank you

    • 3

      how to translate the footer links
      • 3hmed

      7
      0
      Votes
      7
      Posts
      2866
      Views

      J

      @3hmed
      This feature is not available in 1.1.2, This is available in our master branch.
      https://github.com/bagisto/bagisto/tree/master

    • A

      Whenever I click public it does not take me to the bagisto website. I did every thing till the link artisan code as well. What should I do?
      • aman200218

      2
      0
      Votes
      2
      Posts
      675
      Views

      V

      @aman200218
      when you click on the public folder, if you're getting something wrong kindly attach the screenshot so that we can look into it.

    • A

      I did every installation step till php artisan storage:link but I dont know how to open public from directory. I am on windows and I dont know where the directory is but I do have the folder of public but it does not open link.
      • aman200218

      2
      0
      Votes
      2
      Posts
      841
      Views

      V

      @aman200218
      It seems the same query as https://forums.bagisto.com/topic/1668/i-did-every-installation-step-till-php-artisan-storage-link-but-i-dont-know-how-to-open-public-from-directory-i-am-on-windows-and-i-dont-know-where-the-directory-is-but-i-do-have-the-folder-of-public-but-it-does-not-open-link where we are communicating, will try to resolve the issue

      Thanks

    • H

      How to add vue js component in Admin?
      • hardiksurma

      2
      0
      Votes
      2
      Posts
      1028
      Views

      V

      @hardiksurma
      you may refer the sample solution provided here https://forums.bagisto.com/topic/1186/add-carousel-component-vuejs-into-bagisto/2, and add your component where it's required.

    • R

      Product SKU
      • RK REZA

      10
      0
      Votes
      10
      Posts
      3185
      Views

      D

      @Vaishali-Agarwal Okay,Thank you!

    • T

      Link slider.
      • tluanga

      5
      0
      Votes
      5
      Posts
      1277
      Views

      V

      @tluanga
      Yes, you can add the translation of footer middle content, here is the useful guide https://bagisto.com/en/how-to-create-cms-page-in-bagisto/

      Feel free to ask any further query!

    • A

      Wirecard Payment extension - does this support cards in India?
      • AshJi

      3
      0
      Votes
      3
      Posts
      919
      Views

      A

      Thanks for the suggestion @Vaishali-Agarwal.

      But I guess I will have a pass. If the vendor does not bother to provide such details, then I guess it talks volume abt the work. And this is not with just this extension, but with almost all other.
      For an open source product to be successful, there should be good eco system around it. Bare knuckle is no good.

    • D

      How to customise search bar?
      • Deepanjali

      2
      0
      Votes
      2
      Posts
      550
      Views

      A

      Dear Depanjali,

      You can add your CSS for the search bar in app.scss file, after adding CSS you have to run two commands in the velocity package directory: -

      npm run watch npm run prod
      File path - https://github.com/bagisto/bagisto/tree/master/packages/Webkul/Velocity/src/Resources/assets/sass
    • R

      Email delivery not working
      • Rahul74

      2
      0
      Votes
      2
      Posts
      837
      Views

      V

      @Rahul74
      make sure you are using valid SMTP credentials for mail.
      also, all the fields are required to be correctly set in .env as mention below:
      https://prnt.sc/tzkcn0

    • T

      This topic is deleted!
      • tluanga

      15
      0
      Votes
      15
      Posts
      26
      Views
    • R

      setup advertisement images
      • Rahul74

      10
      0
      Votes
      10
      Posts
      2893
      Views

      C

      @Jyoti is this how to input this line? http://prnt.sc/u0rbj8
      the front end is not loading up after doing this

    • T

      How to remove?
      • tluanga

      2
      0
      Votes
      2
      Posts
      668
      Views

      V

      @tluanga
      go to the .env file and set APP_DEBUG= false

    • R

      I would to know how to multi vendor order management, shipping, return and replacement, and payment modules looks like? is there any way with which i can see any demo ?
      • Rohit

      2
      0
      Votes
      2
      Posts
      601
      Views

      V

      @Rohit
      could you please confirm if you're currently using a multivendor marketplace or you just want to see the demo??