Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • S

      How do we publish the default theme?
      Installing Bagisto • • seankimball

      2
      0
      Votes
      2
      Posts
      426
      Views

      Rishabh-Webkul

      Hello @seankimball

      There is 2 packages Shop and Theme shop contains the controllers, routes, etc. and Theme contains the all the business logic regarding theme.

      And there is no need to publish a default theme this is already published.

      And if you want to create a new theme then only you need to publish the theme.

      Shop Module Path

      https://github.com/bagisto/bagisto/tree/2.2/packages/Webkul/Shop

      Theme Module Path

      https://github.com/bagisto/bagisto/tree/2.2/packages/Webkul/Theme

      Thanks & Regards

    • A

      Issue with 'View All' Button in Home Page Product Carousel Redirecting to Home Page
      General Discussion • • arunchahar

      2
      0
      Votes
      2
      Posts
      324
      Views

      A

      @arunchahar i found the solution on github for the same:

      https://github.com/bagisto/bagisto/commit/537cabcdc31eaa713e556e463a42020d67ad3e06

      Thanks

    • A

      How to Remove the "Translate" Option in Product Reviews?
      General Discussion • • arunchahar

      2
      0
      Votes
      2
      Posts
      344
      Views

      Rishabh-Webkul

      Hello @arunchahar

      For this you can manage it from the below file path.

      packages >> Webkul >> Shop >> src >> Resources >> views >> products >> views >> reviews.blade.php

      review.blade.php.png

      Thanks & Regards

    • A

      How to Add Static Image or Content Below Product Price on Product Details Page? (v2.2)
      General Discussion • • arunchahar

      4
      0
      Votes
      4
      Posts
      760
      Views

      A

      @Rishabh-Webkul Thanks Rishabh, it worked eventually.

    • J

      Is there a click-and-collect delivery method instead of address-based shipping in Bagisto?
      Modules • • jfregoso

      2
      0
      Votes
      2
      Posts
      524
      Views

      Rishabh-Webkul

      Hello @jfregoso

      Regarding your above query kindly raise a ticket at Bagisto UV Desk from the link below.

      Link: https://bagisto.uvdesk.com/en/member/login

      Thanks & Regards

    • A

      Dynamic filters
      General Discussion • • AlbertoLyra

      3
      0
      Votes
      3
      Posts
      492
      Views

      A

      Thank you very much,

      I'll try to do it.

      Is possible in that component to get the full list of products? Or they are available?

      Thanks.

      Best regards.

    • R

      Unsupported Operand Types: String * Int Error on Add to Cart Button ClickUnsupported operand types: string * int
      Bug Report • • ramswami0121

      2
      0
      Votes
      2
      Posts
      374
      Views

      Rishabh-Webkul

      Hello @ramswami0121

      Kindly confirm if you have done any customization at the code end.?

      Thanks & Regards

    • H

      How change format price in Admin page edit product?
      Modules • • hidjrah

      2
      0
      Votes
      2
      Posts
      406
      Views

      Rishabh-Webkul

      Hello @hidjrah

      This is the Edit page of the product so data will get visible in the normal format whereas in the Product Datagrid it will gets as per your frontend.

      product-datgrid.png

      Thanks & Regards

    • R

      Request to Add Custom Attributes (Color, Size, etc.) to Product Details Page
      Knowledge Base • • ramswami0121

      2
      0
      Votes
      2
      Posts
      469
      Views

      Rishabh-Webkul

      Hello @ramswami0121

      For this kindly create a configurable product. Check the user documentation below for reference.

      User Doc.: https://docs.bagisto.com/2.2.0/products/configurable.html

      Thanks & Regards

    • E

      PayPal checkout error
      Bug Report • • Esti

      4
      0
      Votes
      4
      Posts
      656
      Views

      E

      @Rishabh-Webkul Hi do you have any good news for me? Is the bug fixable?

    • H

      category import
      General Discussion • • hitenjadav

      2
      0
      Votes
      2
      Posts
      330
      Views

      Rishabh-Webkul

      Hello @hitenjadav

      Currently, you can import Products, Customers & Tax Rates If you want to Import Category you need to make changes at the code level and hence it is the part of customization.

      Below is the Module path which is responsible for Import

      packages >> Webkul >> DataTransfer

      datatransfer.png

      GitHub Link: https://github.com/bagisto/bagisto/tree/2.2/packages/Webkul/DataTransfer/src

      Thanks & Regards

    • R

      Object of type Illuminate\\Auth\\AuthManager is not callable
      General Discussion • • RahulKumar 0

      5
      0
      Votes
      5
      Posts
      893
      Views

      Rishabh-Webkul

      Hello @RahulKumar-0

      If you are using devmaster branch Bagisto v1.5.1 then it is not compatible.

      and when you are using rest API master branch so you have to use Bagisto 2.2.x for that then it will work fine for you.

      Thanks & Regards

    • L

      This error occurs on my server when I click on product details with Japanese locale selected. But I tested it locally, no matter if the locale is Japanese or English, there is still no error
      General Discussion • • longlong

      2
      0
      Votes
      2
      Posts
      257
      Views

      Rishabh-Webkul

      Hello @longlong

      On our end everything is working fine did you make some changes in the translations if yes then kindly verify the file of your Japanese translation.

      Go inside the below file path and then check.

      packages/Webkul/Shop/src/Resources/views/partials/breadcrumbs.blade.php

      breadcrumbs.png

      Thanks & Regards

    • J

      Laravel eCommerce Size Chart Module is not compatible with bagisto version 2.2.3
      Modules • • Jin Geller

      2
      0
      Votes
      2
      Posts
      376
      Views

      Rishabh-Webkul

      Hello @Jin-Geller

      This module is free and maintained by the community. Will try to make this compatible soon with the latest versions.

      Github Size Chart: https://github.com/bagisto/bagisto-size-chart

      Thanks & Regards

    • O

      Compatibility of RMA and Reward Points Modules with Latest Bagisto Version
      Modules • • omar 0

      2
      0
      Votes
      2
      Posts
      378
      Views

      Rishabh-Webkul

      Hello @omar-0

      Both these modules are free and maintained by community. Will try to make this compatible soon with the latest versions.

      Github RMA: https://github.com/bagisto/bagisto-rma

      Github Reward Point: https://github.com/bagisto/bagisto-reward-points

      Thanks & Regards

    • A

      How to Add a WhatsApp Icon Conditionally on Product Pages or All Pages
      General Discussion • • arunchahar

      3
      0
      Votes
      3
      Posts
      505
      Views

      A

      @Rishabh-Webkul and how do i add in case i want to show on all frontend shop pages?

    • N

      Cart header icon qty update
      General Discussion • • Neilm

      2
      0
      Votes
      2
      Posts
      325
      Views

      Rishabh-Webkul

      Hello @Neilm

      This is the file path which is responsible to show the number.

      packages/Webkul/Shop/src/Resources/views/checkout/cart/mini-cart.blade.php

      GitHub Link: https://github.com/bagisto/bagisto/blob/2.2/packages/Webkul/Shop/src/Resources/views/checkout/cart/mini-cart.blade.php

      minicart.png

      Thanks & Regards

    • J

      REST APi connection ERROR 404
      General Discussion • • jamme

      25
      0
      Votes
      25
      Posts
      16090
      Views

      P

      For anyone looking for this error, in my case.
      The url is : https://bagisto.test/api/shop/documentation
      Not : https://bagisto.test/public/api/shop/documentation
      oh my lore 😞

    • A

      how order correcty carousel category
      General Discussion • • alexVillalobos

      2
      0
      Votes
      2
      Posts
      368
      Views

      A

      @Rishabh-Webkul any suggest?

    • N

      Remove Review Tab from Product Page
      General Discussion • • Neilm

      2
      0
      Votes
      2
      Posts
      408
      Views

      Rishabh-Webkul

      Hello @Neilm

      To remove the Review tab from the product page kindly to the below file path.

      packages >> Webkul >> Shop >> src >> Resources >> views >> products >> view.blade.php

      Now delete or comment a code of Review Accordion & Review from line number 147 - 155 and line number 226- 243 respectively as shown in the image below.

      revieww.png

      On Frontend Review gets Removed

      revRemoved.png

      Thanks & Regards