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

      How to set individual SESSION_LIFETIME for admin panel & customer panel?
      • RK REZA

      3
      0
      Votes
      3
      Posts
      781
      Views

      R

      Thanks @ghermans
      But this will change for all. I want different session lifetime for different auth type.
      [Like, for admin SESSION_LIFETIME=20 & for customer SESSION_LIFETIME=10]

    • R

      CMS
      • rabol

      2
      0
      Votes
      2
      Posts
      607
      Views

      R

      Found it at the blog..

      Small note: when copying, make sure to modify as the ' (single quotes) does not come over as single quotes 🙂

    • E

      what to do if some times short filter doesn't work?
      computer software filter aol email • • emailsigninerror

      1
      0
      Votes
      1
      Posts
      943
      Views

      No one has replied

    • R

      Trying to get property 'name' of non-object
      • Rise

      2
      0
      Votes
      2
      Posts
      1093
      Views

      R

      Hi @Rise

      Don't use @extends('admin::layouts.master') file as it used for only login admin users, so when you are not login to your system, above error will appear.

      Thanks

    • D

      Regarding Authorise.net email template
      • dsharma

      2
      0
      Votes
      2
      Posts
      675
      Views

      R

      Hi @dsharma

      whether it is working fine with other payment mode.

      Thanks

    • R

      Laravel 6
      • rabol

      2
      0
      Votes
      2
      Posts
      573
      Views

      R

      Hi @rabol

      We will soon start updating it and also get one PR respect the same which is under in-progress state.

      Thanks

    • H

      How to increase product on each category page
      • hammadweb2020

      4
      0
      Votes
      4
      Posts
      1210
      Views

      R

      Hi @hammadweb2020

      If you see category page , then you will found that this is coming from toolbar.blade.php page, so first of all you need to override this view file.

      In this view file, you can see a helper function call toolbarHelper, which is responsible to show quantity, so you can create your helper and can used quantity according to your requirement.

      For images Problem, you can follow this answer - https://forums.bagisto.com/topic/188/broken-image-logo-in-bagisto-with-causes-and-solutions/2

      Thanks

    • J

      Checkout Page is Empty and loads nothing
      • Jucan

      2
      0
      Votes
      2
      Posts
      539
      Views

      R

      Hello @Jucan

      Please refer this one - https://forums.bagisto.com/topic/507/checkout-page-is-not-working-despite-having-products-in-cart/2

      Thanks

    • G

      1 Million products!
      • george

      12
      0
      Votes
      12
      Posts
      3328
      Views

      R

      Hi @george

      I advice you to generate a ticket for same at https://bagisto.uvdesk.com/en/customer/create-ticket/

      Thanks

    • I

      Paytm integration in Bagisto
      • indev

      1
      0
      Votes
      1
      Posts
      515
      Views

      No one has replied

    • V

      How to get all categories for a product?
      • Volodymyr

      4
      0
      Votes
      4
      Posts
      1785
      Views

      V

      Hi @rahul.
      Thank you very much. You showed me a way out of the dead end of civilization!
      You are right about object verification.
      $categoriesForProduct = $productRepository->find($product->id);
      if ($categoriesForProduct) {
      foreach ($categoriesForProduct->categories()->get() as $categoryProduct ) {

    • K

      Buy Now as quick checkout option?
      • karkiswapnil

      4
      0
      Votes
      4
      Posts
      1114
      Views

      K

      Thanks, will try to do this.

    • S

      facing issue in displaying the products
      • sanjana singh

      2
      0
      Votes
      2
      Posts
      555
      Views

      S

      Please make sure that you have selected the sub-category while creating the products so that products will be visible on the front end in the selected sub-category.

      Simple product- https://bagisto.com/en/how-to-create-simple-product-in-bagisto/

    • S

      how admin will get an email when the Customer places an order?
      • sanjana singh

      6
      0
      Votes
      6
      Posts
      2205
      Views

      S

      @rahul I have already added
      SHOP_MAIL_FROM=info@domain.co.in
      ADMIN_MAIL_TO=info@domain.co.in

      but no mail received on admin or customer's email

    • R

      Anyone?
      • RK REZA

      3
      0
      Votes
      3
      Posts
      820
      Views

      R

      Thanks. I have done it.

    • S

      Downloadable products
      • sommeralex

      5
      0
      Votes
      5
      Posts
      1196
      Views

      admin

      Hi @gmarrtin The updates are still in the master branch of GitHub. It will take some time to update the documentation.

    • N

      How To Change Your Admin Password From The Backend when you can't recover or smtp is not configured
      • Naresh-webkul

      1
      1
      Votes
      1
      Posts
      1925
      Views

      No one has replied

    • V

      404 page only shows admin 404
      • valpuia

      5
      0
      Votes
      5
      Posts
      1519
      Views

      V

      Thanks @rahul

    • Y

      So I tried following your create package tutorial but at the end I always get this error any tips?
      • yaboi1

      7
      0
      Votes
      7
      Posts
      1541
      Views

      R

      Hi @yaboi1

      Paste this line after the namespace of your provider -

      use Illuminate\Support\Facades\Event;

      Thanks

    • M

      This topic is deleted!
      • morgan1

      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied