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

      Bagisto for markeplace
      marketplace rest api api • • vity31

      2
      0
      Votes
      2
      Posts
      614
      Views

      ashish2409

      @vity31

      Hello There,
      Yes Bagisto Marketplace is a best option for users, sellers and buyers. Its easy and user friendly.

      Thanks.

    • P

      Change card display type
      products card carousel list • • phenomKay

      5
      0
      Votes
      5
      Posts
      817
      Views

      P

      @ashish2409 i don't know where to indicate the type of display to use. i was guessing it would be there, since it's part of the properties or @props

    • phyothiha

      How can I show root category as a single row in shop front page.
      • phyothiha

      10
      0
      Votes
      10
      Posts
      324
      Views

      phyothiha

      @phyothiha It works now. I remove moonsoon slug from filter and add category_id key with respective id value

    • phyothiha

      This topic is deleted!
      • phyothiha

      1
      0
      Votes
      1
      Posts
      58
      Views

      No one has replied

    • phyothiha

      This topic is deleted!
      • phyothiha

      1
      0
      Votes
      1
      Posts
      203
      Views

      No one has replied

    • N

      How to change banner image in bagisto v2.0
      • nikitajoshi

      1
      0
      Votes
      1
      Posts
      223
      Views

      No one has replied

    • S

      How to add advance search
      • Sunarc

      5
      0
      Votes
      5
      Posts
      371
      Views

      ashish2409

      @Sunarc

      please refer to the below link

      https://github.com/bagisto/bagisto/blob/f3dc477f661747a94271564ed826823544d28174/packages/Webkul/Admin/src/Resources/views/components/layouts/header/index.blade.php#L35-L46

    • T

      Payment methods
      • Thapelo

      3
      0
      Votes
      3
      Posts
      230
      Views

      T

      i ran the create package script:

      php artisan package:make-payment-method Webkul/Payfast

      then i added this to my composer.json

      "autoload": { ... "psr-4": { // Other PSR-4 namespaces "Webkul\\Payfast\\": "packages/Webkul/Payfast/src" } }

      i also added this to my Config/app.php

      <?php return [ // Other configuration options 'providers' => ServiceProvider::defaultProviders()->merge([ // Other service providers Webkul\Payfast\Providers\PayfastServiceProvider::class, ])->toArray(), // Other configuration options ];

      and at last i ran these 2 comands

      composer dump-autoload

      and

      php artisan config:cache

      then when i check in my websites configuration->sales->payment methods.
      the payment method does not appear

    • E

      Redirect User to view all products from home page
      • emad

      6
      0
      Votes
      6
      Posts
      195
      Views

      ashish2409

      @emad said in Redirect User to view all products from home page:

      Hi, i am using the latest version

      Hello there,
      Please take the latest updated code from here
      And for Database use collection -> utf8mb4_unicode_ci

    • M

      Bagisto dropsholippimg ia NM otmwpkr8mg somt pat for the plug8n
      • mikeyapina

      2
      0
      Votes
      2
      Posts
      358
      Views

      ashish2409

      @mikeyapina
      Aliexpress dropshipping is our open source project and if you are facing any issue kindly raise ticket here

      Thanks.

    • B

      Translate columns not updating in main table
      • benbeaninc88

      5
      0
      Votes
      5
      Posts
      233
      Views

      ashish2409

      @benbeaninc88

      As per checking the concern, translations do not save automatically, these are saved on the locale code based. You need to add proper locale code to make it work.
      Thanks.

    • V

      Product Images Not Showing due to cache issues
      • vernonthedev

      3
      0
      Votes
      3
      Posts
      706
      Views

      V

      @ashish2409
      sanjana singh 12 Apr 2019, 06:16
      If you face this issue, means that you ran the "php artisan vendor: publish --force" command. Which override imagecache.php file in the config folder.

      Go to our git repository, copy "imagecache.php" file from there, replace it from your current file "imgecache.php" file and run "php artisan vendor: publish" command without force.

      Then images will be visible on the front end.(THIS WORKS THANKS)

    • K

      Currecny in add new product
      • karkiswapnil

      8
      0
      Votes
      8
      Posts
      1529
      Views

      J

      https://bit.ly/463WKcc

    • Rishabh-Webkul

      Bagisto 2.0 Attributes & DB Structure
      • Rishabh-Webkul

      1
      0
      Votes
      1
      Posts
      198
      Views

      No one has replied

    • ?

      Issues with Theme Development Documentation in Bagisto v2.x
      • A Former User

      4
      0
      Votes
      4
      Posts
      323
      Views

      Rishabh-Webkul

      Hey @A_ColtZz

      Hope you are doing well.

      We've recently published a new blog post on custom theme development for both versions. Feel free to check out the link below for a step-by-step tutorial on creating a custom theme from scratch.

      This should help address any issues you may have, and we're also in the process of working on the Devdoc documentation.

      Link - https://bagisto.com/en/create-custom-theme-in-bagisto/

      Thanks & Regards!

    • M

      Show "In Stock" or "Out of stock" on the product card
      • mauro_24

      1
      0
      Votes
      1
      Posts
      135
      Views

      No one has replied

    • A

      footer link
      • Arvindnegi1999

      2
      0
      Votes
      2
      Posts
      119
      Views

      ashish2409

      @Arvindnegi1999

      Hello there,
      For creating Footer link you need to follow below path and there you can add links,

      Go to Admin -> Settings -> Themes -> Created -> In Dropdown -> Select Footer Links.

      I hope this will help you with your query.

    • K

      how to change footer link
      • kavita123

      2
      0
      Votes
      2
      Posts
      406
      Views

      ashish2409

      @kavita123

      Hello There,

      For changing the Footer Link you need to follow below path,

      Go to Admin -> Settings -> Themes -> Footer Links -> Edit the Footer link which you want to change -> Add URL and save,

      Previously this issue was appearing and issue was resolved in following PR.

      Issue LInk - https://github.com/bagisto/bagisto/issues/9020

      PR Link -> https://github.com/bagisto/bagisto/pull/9028

    • H

      localize Validation messages
      • hypernomad

      2
      0
      Votes
      2
      Posts
      174
      Views

      ashish2409

      @hypernomad
      Hello there,

      For adding translation for Validation you can check the lang folder in root and there you can add translation.

      Root Directory -> lang -> choose locale you want to add translation -> validation.php

      Thanks.

    • J

      Removing/Hiding the Offer information on the header of bagisto
      • jamme

      4
      0
      Votes
      4
      Posts
      213
      Views

      J

      @Rishabh-Webkul thank you