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

      Translation to Catalan language
      • AlbertDev

      2
      0
      Votes
      2
      Posts
      459
      Views

      ?

      Hello @AlbertDev

      I hope this issue is resolved as you have raised a ticket for the same and got a response from our Webkul Ticket Team.

      Thanks & Regards

    • C

      newbie issues
      • Capt1701a

      1
      0
      Votes
      1
      Posts
      359
      Views

      No one has replied

    • S

      Want to redesign Header menu from bagisto velocity theme.
      • sadi

      2
      0
      Votes
      2
      Posts
      474
      Views

      ?

      Hello @sadi

      May I know which Bagisto version you are using?

      Thanks & Regards

    • N

      Remove Review Tab from Product Page
      • Neilm

      2
      0
      Votes
      2
      Posts
      541
      Views

      ?

      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

    • A

      how order correcty carousel category
      • alexVillalobos

      2
      0
      Votes
      2
      Posts
      520
      Views

      A

      @Rishabh-Webkul any suggest?

    • J

      REST APi connection ERROR 404
      • jamme

      25
      0
      Votes
      25
      Posts
      20011
      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 😞

    • N

      Cart header icon qty update
      • Neilm

      2
      0
      Votes
      2
      Posts
      469
      Views

      ?

      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

    • A

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

      3
      0
      Votes
      3
      Posts
      672
      Views

      A

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

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

      2
      0
      Votes
      2
      Posts
      339
      Views

      ?

      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

    • R

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

      5
      0
      Votes
      5
      Posts
      1134
      Views

      ?

      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

    • H

      category import
      • hitenjadav

      2
      0
      Votes
      2
      Posts
      444
      Views

      ?

      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

    • A

      Dynamic filters
      • AlbertoLyra

      3
      0
      Votes
      3
      Posts
      597
      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.

    • A

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

      4
      0
      Votes
      4
      Posts
      936
      Views

      A

      @Rishabh-Webkul Thanks Rishabh, it worked eventually.

    • A

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

      2
      0
      Votes
      2
      Posts
      428
      Views

      ?

      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

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

      2
      0
      Votes
      2
      Posts
      374
      Views

      A

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

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

      Thanks

    • A

      cookie management
      • ardaengn

      2
      0
      Votes
      2
      Posts
      476
      Views

      ?

      Hello @ardaengn

      Currently, we do not have the built-in cookie management

      Thanks & Regards

    • S

      Unable to change the logo in velocity theme
      • sangeeth_nivas

      9
      0
      Votes
      9
      Posts
      1930
      Views

      S

      @Rishabh-Webkul thanks for the help.. issue is resolved

    • S

      How can I make video to play in home page of velocity theme
      • sangeeth_nivas

      2
      0
      Votes
      2
      Posts
      508
      Views

      ?

      Hello @sangeeth_nivas

      We have already raised a featured request regarding video play on the home page we will implement it internally in the future.

      https://github.com/bagisto/bagisto/issues/10282

      Thanks & Regards

    • O

      How to Customize Product and Category URL Routes in Bagisto?
      • olivexy

      4
      0
      Votes
      4
      Posts
      937
      Views

      O

      @Rishabh-Webkul this going to be reflected in the frontend?

    • I

      How can i increase the set logo pixels for categories.
      • Iraiva_02

      3
      0
      Votes
      3
      Posts
      707
      Views

      I

      @Rishabh-Webkul that i understand but what if i want to increase the set dimension of logo image for categories