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

      Currency converted automatically. Ref.
      • valpuia

      5
      0
      Votes
      5
      Posts
      313
      Views

      V

      @Deepanjali
      It's inside config/app.php

    • V

      How Can I Remove Review In Category Card View
      • vivek36

      2
      0
      Votes
      2
      Posts
      100
      Views

      V

      @vivek36
      would be more helpful if you could attach the screenshot from where do you want to remove a review.

      Thanks

    • D

      How to compare only the attributes present in any of the products?
      • Deepanjali

      4
      0
      Votes
      4
      Posts
      480
      Views

      devansh-webkul

      Hi @Deepanjali,

      There are two files one for default and one for velocity theme.

      Default: 'packages/Webkul/Velocity/src/Resources/views/shop/guest/compare/compare-products.blade.php' Velocity: 'packages/Webkul/Shop/src/Resources/views/guest/compare/compare-products.blade.php'

      In these files you will see the '$comparableAttributes' loop, here you need to manipulate according to your needs and you also need to check vue components as well which defined in this file.

      After that don't forget to publish your changes to main resources folder by using this command.
      php artisan vendor:publish --all --force

    • M

      Change bagisto backend theme
      • mohammedokasha

      4
      0
      Votes
      4
      Posts
      263
      Views

      V

      Hi @mohammedokasha
      we are working on the tutorial for this but you can add your theme configuration here https://github.com/bagisto/bagisto/blob/master/config/themes.php#L28

    • A

      Scope Laravel
      • Alex81

      3
      0
      Votes
      3
      Posts
      443
      Views

      A

      @devansh-webkul Hi!
      This is to make a report, but I have already managed to do it, thank you very much.

    • T

      How to add Booking type?
      • tluanga

      2
      0
      Votes
      2
      Posts
      223
      Views

      V

      @tluanga
      You can add new Booking type by adding the value in this file booking.blade.php at path https://github.com/bagisto/bagisto/tree/master/packages/Webkul/BookingProduct/src/Resources/views/admin/catalog/products/accordians

    • V

      quantity in catalog rule
      • vivek36

      2
      0
      Votes
      2
      Posts
      111
      Views

      V

      Hi @vivek36
      could you please tell me about your Bagisto Version?

    • H

      Change product status in code
      • huckleberry

      8
      0
      Votes
      8
      Posts
      578
      Views

      H

      OK. that is what I ended up doing, but was hoping there was a better way. thanks for reply.

    • R

      increase the no of products
      • Rahul74

      14
      0
      Votes
      14
      Posts
      674
      Views

      A

      Dear Rahul,
      U can customize the header as per your requirement in default theme.

      path - https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Shop/src/Resources/views/layouts/header/index.blade.php

    • D

      How to add carousel on homepage?
      • Deepanjali

      12
      0
      Votes
      12
      Posts
      986
      Views

      D

      @Vaishali-Agarwal I have this for 3 images on the top panel:
      ee59d37c-27d4-412d-9e23-eb44bbd35559-image.png
      I need a new panel altogether, below the top one.

    • T

      Multi vendor marketplace
      • Tashiw145

      5
      0
      Votes
      5
      Posts
      287
      Views

      T

      Hi @Naresh-webkul ,
      please can explain more, i don't quite understand, i just want be able to display the name of the seller at the product view page

    • R

      social login
      • Rahul74

      9
      0
      Votes
      9
      Posts
      489
      Views

      V

      @otheriz
      Thanks for reporting, we are looking into and fix it soon.

    • H

      How to install composer for bagisto on ubuntu aws?
      • Hassi

      5
      0
      Votes
      5
      Posts
      288
      Views

      H

      at the step of composer installation in bagisto install on aws except of mention commands i execute apt install composer command for root user and sudo apt install composer for ubuntu user.

    • N

      The function for 360 view of images are not working
      • neyazahmad

      2
      0
      Votes
      2
      Posts
      177
      Views

      A

      Dear Neyaz,
      can you please show me the function open360View through Screenshot.

    • Y

      Can't access admin dashboard
      • yaimran21

      9
      0
      Votes
      9
      Posts
      1111
      Views

      Y

      @Vaishali-Agarwal Thanks for your valuable response 😍

    • R

      paypal checkout form
      • Rahul74

      2
      0
      Votes
      2
      Posts
      156
      Views

      R

      @Rahul74 screenshot of above question
      Screenshot at Sep 09 12-39-10.png

    • R

      paypal sandbox
      • Rahul74

      21
      0
      Votes
      21
      Posts
      1649
      Views

      R

      @Rahul74 May be the answer is i need to complete the KYC of my paypal business account, thats y payment is not getting successful.......

    • W

      This topic is deleted!
      • wyamout

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • R

      pagination for featured products in default theme
      • Rahul74

      5
      0
      Votes
      5
      Posts
      296
      Views

      V

      @Rahul74
      respective developer will reply to you here soon.

      Thanks.

    • W

      Products with 130 possible sizes issue
      • wyamout

      2
      0
      Votes
      2
      Posts
      178
      Views

      V

      @wyamout
      Thanks for reporting this.

      We have added it in our todo list and will surely check the feasibility.