Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Knowledge Base
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • D

      Show Maps When Creating Inventory Sources
      • darkuser123

      4
      0
      Votes
      4
      Posts
      956
      Views

      devansh-webkul

      Hi @darkuser123,

      Please check this file i.e. packages/Webkul/Admin/src/Resources/assets/js/app.js as this is the entry point for admin.

    • L

      Velocity theme customise colors
      • Luc

      2
      0
      Votes
      2
      Posts
      638
      Views

      P

      Hey @Luc ,

      You may refer the blog link as given below (Of code section) and can create your custom package for customizing the velocity theme colors.

      https://bagisto.com/en/how-to-make-frontend-changes-for-a-specific-tenant-in-multi-company-saas-bagisto/

      Thanks

    • Z

      Mega menu
      • zainawan99

      3
      0
      Votes
      3
      Posts
      564
      Views

      Z

      @Vaishali-Agarwal how much time required kindly tell me?

    • R

      Integrate facebook messenger into bagisto
      • raouf415

      4
      0
      Votes
      4
      Posts
      746
      Views

      R

      @Vaishali-Agarwal Thank you for your answer

    • bala

      i'm getting this error when adding new category
      • bala

      3
      0
      Votes
      3
      Posts
      731
      Views

      bala

      @Vaishali-Agarwal Thanks for the reply,
      i tried but its not working still showing like that error.

    • P

      Custom Theme in Separate Package
      • porl

      8
      0
      Votes
      8
      Posts
      1709
      Views

      L

      Thank you @devansh-webkul

    • Z

      SEO: How to show sublinks / categories in google search
      • Zakir

      2
      0
      Votes
      2
      Posts
      565
      Views

      V

      Hi @Zakir
      this will measure and handled by google itself, bagisto don't have any option to manage this, the category which will most viewed on your website, automatically track by google SEO and listed out on search engine.

      you may also check this for more ref https://www.searchenginewatch.com/2015/10/15/how-do-i-get-sitelinks-to-appear-in-my-sites-search-results/

    • bala

      Bagisto newest version upgrading issue
      • bala

      5
      0
      Votes
      5
      Posts
      1319
      Views

      bala

      @Vaishali-Agarwal ok ill try

    • L

      Missing Product Price Helper class using BulkUpload extension
      • lukasyelle

      2
      0
      Votes
      2
      Posts
      546
      Views

      V

      Hi @lukasyelle
      First i would like to suggest you to kindly check your excel or csv file it may be possible that there is some error in data format.
      If problem is not solved than kindly download updated bulk upload from https://github.com/bagisto/bagisto-bulk-upload
      and than try to upload.

      Regards

    • A

      Product Variations Images
      • aroobaarooj499

      4
      0
      Votes
      4
      Posts
      755
      Views

      V

      @aliraza
      this feature is not implemented yet, the request is already raised on Github https://github.com/bagisto/bagisto/issues/3477

    • J

      Need Help/Guidance for adding custom theme (HTML CSS [Laravel Core Template]) for store without using existing bagisto vue.js
      • JunaidJaved248

      2
      0
      Votes
      2
      Posts
      558
      Views

      V

      @JunaidJaved248
      please refer this https://bagisto.com/en/create-custom-theme-in-bagisto/

    • R

      This topic is deleted!
      • ricky641

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • Z

      How to customise product search to Auto select the search!
      • Zakir

      2
      0
      Votes
      2
      Posts
      618
      Views

      devansh-webkul

      Hi @Zakir,

      Please check this file i.e.,

      packages/Webkul/Velocity/src/Resources/views/shop/UI/particals.blade.php

      There is a search bar component, this will help you.

    • K

      User needs to send me photos
      • Kayzza

      2
      0
      Votes
      2
      Posts
      438
      Views

      V

      @Kayzza
      where do you want to add the photos option for customers?

    • A

      How to add bootstrap-duallistbox plugin to bagisto?
      • acxy99

      7
      0
      Votes
      7
      Posts
      1417
      Views

      A

      @devansh-webkul ok. Thank you.

    • Z

      how can hide technologies wappalyzer
      • zainawan99

      2
      0
      Votes
      2
      Posts
      703
      Views

      devansh-webkul

      Hi @zainawan99,

      For this, I can only recommend the thread which is given by Wappalyzer,

      https://www.wappalyzer.com/articles/how-to-hide-technologies-from-wappalyzer/

      Please, have a look, this will help you.

    • E

      I don't find the lisnter function for some events
      • Eman

      2
      0
      Votes
      2
      Posts
      446
      Views

      devansh-webkul

      Hi @Eman,

      In Bagisto, we a have dispatched some events but not listening to it. As we left it for the developers to put some custom code there.

    • Z

      how can remove stack form eg. wappalyzer and built with
      • zainawan99

      2
      0
      Votes
      2
      Posts
      412
      Views

      devansh-webkul

      Hi @zainawan99,

      Please check this thread,
      https://forums.bagisto.com/topic/2116/how-can-hide-technologies-wappalyzer

    • N

      Prettus mismatch when issuing invoice via Tinker ( Prettus/Repository/Eloquent/BaseRepository::__construct() must be an instance of Illuminate/Container/Container )
      • nessuno

      8
      0
      Votes
      8
      Posts
      2167
      Views

      N

      For sure, .. done https://www.trustpilot.com/reviews/5fb7aa3c5e693f08f004dfd9

    • Z

      How to set 'Buy now' button along with Add to card button?
      • Zakir

      26
      0
      Votes
      26
      Posts
      21646
      Views

      V

      @parasbhadauria63
      Well, the error showing on the console will affect your project.
      if you still want to fix this refer to these changes https://github.com/bagisto/bagisto/issues/4317

      Google/facebook login integration is not related to this error, you just need to setup the app's valid client_ID or client_secret keys in .env file
      you may also refer to this guide https://bagisto.com/en/social-login-for-bagisto/

      I hope this will help you.
      Thanks