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

      how to add new menu in shop page ?
      • steven

      3
      0
      Votes
      3
      Posts
      382
      Views

      A

      Hi @steven,

      replied to the same query- https://forums.bagisto.com/topic/3351/add-menu-in-shop-page/2

    • S

      add menu in shop page
      • steven

      4
      0
      Votes
      4
      Posts
      658
      Views

      A

      Hi @steven,

      You can add the headers from the below path.

      Path: resources/themes/velocity/views/layouts/header/index.blade.php

      Then run the below commands-

      php artisan vendor:publish --force php artisan optimize:clear
    • M

      https://muabanbrvt.vn/
      • muabanbrvt.vn

      2
      0
      Votes
      2
      Posts
      390
      Views

      admin

      Hello,

      do you need any help with bagisto?

    • A

      Creating a new theme
      • agodoo71

      2
      0
      Votes
      2
      Posts
      379
      Views

      devansh-webkul

      Hi there,

      You can use any CSS framework, as per your need.

      You need to go as per the docs. If you want to customize you can do that but mostly you need to follow the controllers variable as well. So it will be good if you take reference from shop or velocity package.

    • H

      Related to Database access violation: 1305 When Creating Categories on Local
      • h3ck4rz

      6
      0
      Votes
      6
      Posts
      2052
      Views

      ashish2409

      @davinderamr you can find the "get_url_path_of_category" in your Database,
      Check the functions section and there you can see the details.
      Please check the screenshot which I am attaching.
      alt text

    • M

      Email
      • MAVD

      2
      0
      Votes
      2
      Posts
      384
      Views

      A

      Hi there,

      Which version of Bagisto are you using?

    • S

      how to delete booking feature in admin page ?
      • steven

      2
      0
      Votes
      2
      Posts
      282
      Views

      A

      Hi there,

      Which version of Bagisto are you using?

    • G

      How to show list of sub-categories in category page?
      • gwachhamit

      4
      0
      Votes
      4
      Posts
      1678
      Views

      A

      Hi @wieniawski,

      you can take a reference from Here.

    • M

      Undestanding package modification procedure
      • MallauryG

      4
      0
      Votes
      4
      Posts
      680
      Views

      A

      Hi @MallauryG,

      Yes, You can do the same.

    • K

      API authentication error 401
      • kavitha038

      4
      0
      Votes
      4
      Posts
      586
      Views

      A

      Hi @kavitha038,

      Have you passed Bearer Token?

    • ahdhilali

      shop by category does not work when switching languages
      • ahdhilali

      4
      0
      Votes
      4
      Posts
      637
      Views

      A

      Hi @ahdhilali,

      If you still facing the issue please let me know.

    • V

      Cant Edit Products - Title or Price
      • Voittaa

      2
      0
      Votes
      2
      Posts
      319
      Views

      A

      Hi @Voittaa,

      I guess something went wrong on your end. Because
      We are not getting that kind of error in the Bagisto Core Version 1.4.3.

    • S

      How to add the item to user cart
      • samparker

      8
      0
      Votes
      8
      Posts
      1336
      Views

      A

      Hi @samparker,

      If you still facing the issue please let me know.

    • S

      This topic is deleted!
      • SupportTime

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • S

      This topic is deleted!
      • SupportTime

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • S

      This topic is deleted!
      • SupportTime

      1
      0
      Votes
      1
      Posts
      100
      Views

      No one has replied

    • S

      How to identify between seller and customer
      • selvaraj

      9
      0
      Votes
      9
      Posts
      1533
      Views

      A

      Yes, It will help to identify the sellers.

    • A

      Video in Product Gallery
      • Aliyaa

      2
      0
      Votes
      2
      Posts
      227
      Views

      A

      Hi @Aliyaa

      Can you please elaborate on what exactly you want?

      Because We are already providing the video feature on the product page.
      In the Admin Panel, you can set it from Produc edit page.

    • U

      Language Translation
      • Uyo-obong

      4
      0
      Votes
      4
      Posts
      634
      Views

      L

      @medialta said in Language Translation:

      The actual french locale has some weird translations that don't make sense.
      What is the procedure if we want to contribute to the translation in order to improve them ?
      This point is not clearly explained in the contributing guide.

      Every member can contribute to improving the French translations on bagisto.com, by following these general steps:

      By forking the bagisto repository on GitHub. This will create a copy of the repository under your GitHub account. Clone the forked repository to your local machine and make the necessary changes to the French translations. Locate the language files or directories containing the translations you want to improve. Use a text editor to modify the translations and make them more accurate or clearer. Review the existing translations and replace or edit the ones that don't make sense. Ensure that the translations are culturally appropriate and properly formatted. After making the changes, test them to ensure they display correctly on the website. Navigate to the appropriate pages or sections of the website to see if the translations appear as expected. This step helps ensure that your modifications work correctly within the context of the application. On the original bagisto repository, navigate to the "Pull Requests" section and create a new pull request. Provide a clear and descriptive title and description explaining the changes you made and why they improve the translations. Include any relevant information or context that might be helpful for the maintainers to review your changes.

      It would be great if some legal translation services are implied, but it costs additional expenses.

    • W

      Database backuo/restore differents version of Bagisto
      • William Hatanaka

      2
      0
      Votes
      2
      Posts
      554
      Views

      A

      Hi @William-Hatanaka,

      You can take a reference from Here.