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
    • 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
      1166
      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
      6255
      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

    • M

      Edit customer account
      • Megalight

      4
      0
      Votes
      4
      Posts
      319
      Views

      devansh-webkul

      Hi @Megalight,

      Just go to this path packages/Webkul/Shop/src/Config/menu.php and comment your downloadable product array.

      And run php artisan config:cache.

      Important Note

      This will just hide the downloadables. To completely remove you need to remove all the traces like packages/Webkul/Velocity/src/Resources/views/shop/customers/account/downloadable_products, routes files and many more.

    • M

      How remove themes from Bagisto
      • Megalight

      4
      0
      Votes
      4
      Posts
      404
      Views

      ghermans

      Hi @Megalight as @devansh-webkul already mentioned it is possible to remove the themes if you have knowledge about Laravel packages and service providers.

      If you need any help from the Bagisto team, we can provide you advanced support service, for this you can you create a ticket on https://bagisto.uvdesk.com/en/customer/create-ticket

    • A

      Different Prices for Different Channels
      • aliraza

      3
      0
      Votes
      3
      Posts
      247
      Views

      A

      yeah but this is not editable 😕
      well I did this manually in database and it showing a lot problems .. like variant prices disappear.
      I raised this issue on your git repo but no one has reached yet. I really need to do this as I already have uploaded more than 600 products.

      My Git Issue : https://github.com/bagisto/bagisto/issues/4553

    • Z

      For the Payment Method How to add icons/images instead radio button
      • Zakir

      3
      0
      Votes
      3
      Posts
      409
      Views

      shubhwebkul

      Hi Zakir,

      You have to customize file https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Velocity/src/Resources/views/shop/checkout/onepage/payment.blade.php

    • M

      Get configurable products
      • Megalight

      4
      0
      Votes
      4
      Posts
      303
      Views

      M

      Can you provide steps??

    • T

      Show products by category in logged in user profile
      • t00r777

      2
      0
      Votes
      2
      Posts
      474
      Views

      V

      @t00r777
      sorry but your query is not clear, do you want to list some special category to Homepage instead of featured product or new product?

    • M

      Get grouped attributes
      • Megalight

      2
      0
      Votes
      2
      Posts
      290
      Views

      devansh-webkul

      Hi @Megalight,

      Currently, there is no such API. You need to create your own.

    • K

      admin::app.dashboard.title-customers
      • krishna.nettyfy

      3
      0
      Votes
      3
      Posts
      302
      Views

      K

      @Vaishali-Agarwal
      in bagisto\packages\Webkul\Admin\src\Resources\views\dashboard\index.blade.php
      in this file the title is coming from this admin::app.dashboard.title-customers so want to find where is it in and in which file

    • Z

      How could store products and Category url same for PWA and web
      • Zakir

      5
      1
      Votes
      5
      Posts
      870
      Views

      Z

      Hi,
      I am still finding a way how to route / redirect web store page to pwa store page..
      say with same storepage from web front store it will be redirect to pwa ..
      above use case is for mobile user .

      say for ..
      https://www.pickrocks.com/f9-3-in-1-tws-earphone-speaker-2-in-1-audifonos-hi-fi-stereo-sound-2000mah-large-capacity-charging-case
      to
      https://www.pickrocks.com/mobile/...
      can you please share development way with code example?

    • U

      Additional Data Into Product Detail
      • usman-tahir

      4
      0
      Votes
      4
      Posts
      375
      Views

      devansh-webkul

      Hi @usman-tahir,

      For this, you should be familiar with multiple database connections. You can check the Laravel docs first.

      Then start with registering your another database in the config and then starts with the model if you are comfortable.

    • B

      Payment method : card form
      • ber.dev

      2
      0
      Votes
      2
      Posts
      123
      Views

      devansh-webkul

      Hi @ber-dev,

      I think you already following this thread,
      https://forums.bagisto.com/topic/2328/create-new-payment-method/6

      Please follow on the thread.

    • L

      SEO friendly urls
      • LemmeV

      4
      3
      Votes
      4
      Posts
      502
      Views

      robertvincent

      need to use keyword in url with (dash -) except homepage

    • U

      Bagisto Attributes
      • usman-tahir

      4
      0
      Votes
      4
      Posts
      391
      Views

      devansh-webkul

      Hi @usman-tahir,

      This is very vast, I can suggest you check the Product package, that will definitely help you.

    • K

      How to make my velocity shop by category show by default
      • Kamdjou

      2
      0
      Votes
      2
      Posts
      404
      Views

      ghermans

      Hi,

      you can use the blade file tracer to see what file you need to change https://devdocs.bagisto.com/1.x/themes/tracer.html

    • Z

      how can override the handler (packages\Webkul\Core\src\Exceptions)
      • zainawan99

      10
      0
      Votes
      10
      Posts
      1327
      Views

      ghermans

      You can use the blade file tracer to see what file you need to change https://devdocs.bagisto.com/1.x/themes/tracer.html

    • R

      How to refresh the API token on mobile app when using the web APIs?
      • RehamALraee

      2
      0
      Votes
      2
      Posts
      346
      Views

      devansh-webkul

      Hi @RehamALraee,

      Currently, there is no such API for refreshing tokens but you can create one by adding the refreshing route and using the JWT method.

    • A

      App Information
      • aroobaarooj499

      5
      0
      Votes
      5
      Posts
      429
      Views

      devansh-webkul

      Hi @RehamALraee,

      For refreshing token, you just need to use the JWT methods. Please check the docs for the JWT.

    • K

      How can I get Category wise products By Passing Slug in API?
      • Kazi Rabbi

      2
      0
      Votes
      2
      Posts
      684
      Views

      devansh-webkul

      Hi @Kazi-Rabbi,

      Only by category id, for slug, you need to create the new API.