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

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

      4
      0
      Votes
      4
      Posts
      571
      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
      563
      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
      379
      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
      1426
      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
      808
      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
      1366
      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
      409
      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
      363
      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
      1194
      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
      1087
      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
      270
      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
      404
      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
      333
      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
      373
      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
      342
      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

    • ?

      Delete dollar sign from currency
      • A Former User

      2
      0
      Votes
      2
      Posts
      319
      Views

      V

      @DaniD
      follow one thread for same query
      https://forums.bagisto.com/topic/2207/currency-symbol-dont-changed

    • K

      This topic is deleted!
      • kuldeep2021

      4
      0
      Votes
      4
      Posts
      121
      Views
    • B

      How to change product from Simple to Configurable?
      • bzero

      3
      0
      Votes
      3
      Posts
      833
      Views

      B

      Got it.
      Thanks @Vaishali-Agarwal

    • B

      Subscription bar Content issue
      • bzero

      3
      0
      Votes
      3
      Posts
      503
      Views

      B

      Great. I got it works.
      Thanks @Vaishali-Agarwal