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

      Coupon code is invalid
      • kuldeep2021

      12
      0
      Votes
      12
      Posts
      732
      Views

      K

      okay got it..!

    • V

      Category is not display on Front side even I added from the admin panel
      • VkDeveloper

      2
      0
      Votes
      2
      Posts
      502
      Views

      V

      Hi @VkDeveloper
      Thanks for showing the description detail.

      You can verify the below point to show category in front

      Make sure category should be enabled & added under the root category category logo & images will be visible on a category page and on category menu

      Screenshot_259.png

      Screenshot_260.png

    • K

      This topic is deleted!
      • kuldeep2021

      3
      0
      Votes
      3
      Posts
      70
      Views
    • C

      checkout step process
      • cmpengineers

      6
      0
      Votes
      6
      Posts
      351
      Views

      devansh-webkul

      Hi @cmpengineers,

      There are many parts so you need to go through it and one important thing you should be familiar with Vue JS if you are trying this otherwise whole thing will get messed up.

    • tish997

      Facing this currency ISSUE from day ONE Please Sort this out....
      • tish997

      4
      0
      Votes
      4
      Posts
      163
      Views

      tish997

      But it isn't working on my side... that is the issue... can you please Add Rs. symbol for PKR currency code ??

    • K

      how to modify header
      • ket-c

      2
      0
      Votes
      2
      Posts
      369
      Views

      V

      @ket-c please follow one thread for better communication
      https://forums.bagisto.com/topic/2196/changes-in-blade-file-not-relecting

    • ?

      Contact us form with email send
      • A Former User

      2
      0
      Votes
      2
      Posts
      201
      Views

      V

      @DaniD
      you can create your own CMS page and link on website.
      follow this guide https://bagisto.com/en/how-to-create-cms-page-in-bagisto/

      Thanks

    • J

      Multiple Channels in Single Domain
      • jc

      7
      1
      Votes
      7
      Posts
      692
      Views

      S

      @Vaishali-Agarwal,
      I floowed what was told but still I don't see anything not so sure what went wrong.
      Can you please help me out?
      Thanks

    • K

      This topic is deleted!
      • kuldeep2021

      2
      0
      Votes
      2
      Posts
      85
      Views
    • F

      How to get product grouped and product bundle api
      bagisto api • • fiqih.majaindo

      2
      0
      Votes
      2
      Posts
      492
      Views

      V

      @fiqih-majaindo
      this has been recently added in bagisto master branch, you may check these changes and add into your project
      https://github.com/bagisto/bagisto/pull/4516

    • S

      Set Multi Channel using subdomains
      • sajanojha

      8
      0
      Votes
      8
      Posts
      619
      Views

      V

      @sajanojha
      it seems all the possible solution has been already provided here.
      If you still getting the issue, Kindly raise your support ticket to bagisto team here https://bagisto.uvdesk.com/en/customer/create-ticket/

    • ?

      Nocaptcha dont display bagisto
      • A Former User

      2
      0
      Votes
      2
      Posts
      202
      Views

      devansh-webkul

      Hello @DaniD,

      May I know the file path where you are adding this code?

    • ?

      Contact us form logic
      • A Former User

      2
      0
      Votes
      2
      Posts
      159
      Views

      devansh-webkul

      Please follow one thread for better communication,
      https://forums.bagisto.com/topic/2200/send-form-contact-us/3

    • ?

      Send form contact us
      • A Former User

      7
      0
      Votes
      7
      Posts
      588
      Views

      devansh-webkul

      Hi @DaniD,

      I have checked your code, does the email view exist in your code?

      Mail::send('email', [ // doest this view present in your code ...
    • S

      Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. While adding an image to CMS content
      • sajanojha

      3
      0
      Votes
      3
      Posts
      775
      Views

      S

      I di that it is 755 so should be fine?
      What else I am missing?

    • N

      Disable Select customer before payment?
      • nangg

      2
      0
      Votes
      2
      Posts
      72
      Views

      V

      @nangg
      from where do you want to disable customer..?? you query is not clear please explain more with the help of some snaps.

      Thanks

    • ?

      How to show discounted products in front like feature products
      • A Former User

      2
      0
      Votes
      2
      Posts
      207
      Views

      V

      @DaniD

      To display featured product on homepage, you just enable the featured button in product https://prnt.sc/zk3syw

      To display discounted products on home page

      add all the discounted item in one category like "discounted-item" https://prnt.sc/zk4w69

      now go to velocity-> meta data -> home page content and pass the array with valid category slug https://prnt.sc/zk4znb

      @include('shop::home.category', ['category' => 'discounted-item'])

      once all done now you will get all product under the category name "discount item" at the homepage

      Screenshot_297.png

    • ?

      Trying to get property 'code' of non-object
      • A Former User

      2
      0
      Votes
      2
      Posts
      137
      Views

      V

      @DaniD
      follow the same issue reference links
      https://github.com/bagisto/bagisto/issues/2828
      https://github.com/bagisto/bagisto/issues/4415

    • B

      Product info and description not saved
      • bzero

      2
      0
      Votes
      2
      Posts
      180
      Views

      V

      @bzero
      are you getting any error when save product?
      please check the error on console or share log file

    • ?

      Currency symbol dont changed
      • A Former User

      2
      0
      Votes
      2
      Posts
      132
      Views

      V

      @DaniD
      if you want to add new currency for front panel then add new currency from
      settings-> add currencies
      Now go to the settings-> channels section and enable the currency here https://prnt.sc/zk9xru