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

      404 when changing language
      • tavhane

      2
      0
      Votes
      2
      Posts
      60
      Views

      ashish2409

      @tavhane
      Thank you for your concern. Upon review, we found that an issue has already been raised for this on GitHub.

      Issue Link: https://github.com/bagisto/bagisto/issues/10247

      We’ll continue to monitor the details there and keep you updated. We are also discussing this internally with the team.

      Thank you.

    • A

      Edit home page header and slider
      • aghaeian

      4
      0
      Votes
      4
      Posts
      110
      Views

      Rishabh-Webkul

      Hello @aghaeian

      If you want to change the layout of the slider then you need to customize the code from the below file path

      packages >> Webkul >> Shop >> src >> Resources >> views >> components >> carousel >> index.blade.php

      wvrrsr.png

      Thanks & Regards

    • M

      Change date locale
      • MChiesa

      7
      0
      Votes
      7
      Posts
      240
      Views

      Rishabh-Webkul

      Hello @MChiesa

      We will check this on our end and will raise the PR on GitHub if there are changes required.

      For now, you have to manage it from the code end.

      Thanks & Regards

    • S

      how to change main slider
      • saiki

      5
      0
      Votes
      5
      Posts
      142
      Views

      A

      Hello @Rishabh-Webkul

      Thank you for your guide. How i can add gif image and video support to slider?

      Regards.

    • S

      How to check or display attributes of a product card in category, search, home pages
      • senchan

      4
      0
      Votes
      4
      Posts
      229
      Views

      Rishabh-Webkul

      Hello @senchan

      Kindly refer to this:

      {!! $product->getTypeInstance()->getPriceHtml() !!}

      We have created the getPriceHtml() method for each product type, and we use this function. If you need to get the external URL, you will need to create a similar function first.

      If you have any issues regarding this then let us know.

      I hope this helps, and it should work fine for you afterwards.

      Thanks & Regards

    • H

      This topic is deleted!
      • hiten jadav

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • D

      This topic is deleted!
      • Douskou226

      3
      0
      Votes
      3
      Posts
      20
      Views
    • R

      Is this quote from Bagisto sketchy?
      • RollerGirl

      2
      0
      Votes
      2
      Posts
      86
      Views

      admin

      @RollerGirl Could you let us know the ticket number?

      I understand your concerns regarding the pricing and communication style in the quote you received. We at Bagisto always strive to maintain transparency and professionalism in client interactions. Here’s some clarification on your points:

      Pricing and Timeline: Customizations for Bagisto (or any open-source platform) can vary widely in complexity, which can affect both the cost and timeline. Major changes to inventory structures, for example, could involve extensive backend work and quality assurance, so it’s common for such customizations to have higher quotes, especially if they’re intended to align seamlessly with the existing platform.

      Payment Links and Instructions: Our payment procedures are in place to streamline project onboarding and ensure secure transactions. However, if you felt the communication was overly urgent, we apologize for the impression it created. We encourage open communication to resolve any concerns around payment or project scope.

      Confidentiality of Quotes: The request to keep quotes private is often a measure to prevent misunderstandings. Every project and customization has unique requirements, and sharing quotes out of context might lead to confusion. However, you should feel free to ask questions, raise concerns, or share details with support if needed.

      We want you to feel comfortable and confident in your decision.

    • D

      My Menu is Too Cluttered
      • Douskou226

      4
      0
      Votes
      4
      Posts
      238
      Views

      Rishabh-Webkul

      Hello @Douskou226

      Here we will guide you with the file path if you want us to do further customization then it will be a paid service for this you can purchase our support hours from the link below.

      Support Hours: https://store.webkul.com/bagisto-hourly-customization-package.html

      Thanks & Regards

    • A

      CSS Broken After Moving index.php and .htaccess from Public Directory in Bagisto
      • arunchahar

      3
      0
      Votes
      3
      Posts
      103
      Views

      A

      @Rishabh-Webkul no changes were made to .htaccess just change directory from public to root. What do you think - do i need to add public in css or js path somewhere?

    • D

      Problem Deploying Bagisto on Hostinger
      • Douskou226

      2
      0
      Votes
      2
      Posts
      321
      Views

      A

      @Douskou226 need run php artisan storage:link and try again

    • C

      configure the French language
      • chokri

      2
      0
      Votes
      2
      Posts
      68
      Views

      Rishabh-Webkul

      Hello @chokri

      To change your locale go toadmin panel and click on Settings >> Locales >> Create Locale as shown below

      DFGB.png

      now after creating your French locale you have to assign it in the channels by clicking on settings >> channels >> edit channel >> locales & currencies

      Now enable your French locale and enable your default locale as shown in the image.

      stdhn.png

      You can also took a reference from the User Documentation below.

      Link:- https://docs.bagisto.com/2.2.0/settings/locale.html

      Thanks & Regards

    • M

      card product
      • Miswanto

      2
      0
      Votes
      2
      Posts
      57
      Views

      Rishabh-Webkul

      Hello @Miswanto

      For this, you need to adjust the CSS from the core because we didn't provide higher prices like this.

      Thanks & Regards

    • A

      CSS/JS not loading after putting .htaccess and index.php to main directory
      • arunchahar

      11
      0
      Votes
      11
      Posts
      315
      Views

      Rishabh-Webkul

      Hello @arunchahar

      Kindly create a ticket regarding your issue from the link below.

      https://bagisto.uvdesk.com/en/

      Thanks & Regards

    • A

      best way toi upgrade bagisto v2.2.2 to v2.2.3
      • alexVillalobos

      3
      0
      Votes
      3
      Posts
      172
      Views

      A

      @Rishabh-Webkul yeah i follow step by step when up docker compose app not working, my next step is refactor inside 2.2.3 to migrate app new version and folder laravel 11 UPGRADE.md not is 100% reliable because there are things that must be done in addition to what is shown in the file for example move providers to bootstrap/provider.app previous save on Kernel.

    • A

      how to change footer credit in sign up and login page
      • aneeshseo

      3
      0
      Votes
      3
      Posts
      61
      Views

      A

      @aneeshseo you can change from here :
      Packages\webkul\Shop\src\Resources\lang\en\app.php

      Hope this should help.thanks

    • ahdhilali

      Whishes API error 401 not allowed
      • ahdhilali

      2
      0
      Votes
      2
      Posts
      72
      Views

      Rishabh-Webkul

      Hello @ahdhilali

      Firstly run the customer authetication means you need to login first with customer then try to run this API

      Thanks & Regards

    • A

      Product Categories Not Displayed in Product Creation Page
      • arunchahar

      8
      0
      Votes
      8
      Posts
      196
      Views

      Rishabh-Webkul

      Hello @arunchahar

      If you like our support kindly provide a review on Capterra.

      https://www.capterra.in/software/197572/bagisto

      Thanks & Regards

    • H

      validation message related
      • hiten jadav

      7
      0
      Votes
      7
      Posts
      298
      Views

      H

      @amit-webkul okay thanks.

    • S

      Facebook Pixel Problem in New Bagisto Theme
      • sk_1122

      2
      0
      Votes
      2
      Posts
      81
      Views

      Rishabh-Webkul

      Hello @sk_1122

      Kindly go to the below file path

      Webkul >> Shop >> src >> Resources >> views >> components >> layouts >>index.balde.php

      sdda.png

      Thanks & Regards