How to add an extra position in

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ม.ค. 2025

ความคิดเห็น • 17

  • @Dreamvention
    @Dreamvention  5 ปีที่แล้ว +8

    Hi Guys, hope you enjoyed this video. Do you think this video was helpful? Let us know what you think in the comments below.

  • @MDMediaTV
    @MDMediaTV 2 ปีที่แล้ว

    Wow this is extreamely useful. Thank you. Im working on a open cart 2.2 and it has less posistions got to add some.

  • @tahaelkholy3159
    @tahaelkholy3159 4 ปีที่แล้ว

    Good job! please continue the same way in all OpenCart sections. I hope you make videos about how to make extensions from scratch.

  • @dabofyin
    @dabofyin 5 ปีที่แล้ว

    Good job, just simple

  • @johnworth6332
    @johnworth6332 4 หลายเดือนก่อน

    The video was very helpful, thank you!. I am taking it a step further and building an extension for a couple of custom positions, and have a question. If I use a file of the same name, for instance, the header.php controller, will it override the original header.php with the one from the extension?

  • @VFRodriguez
    @VFRodriguez 4 ปีที่แล้ว

    Your tutorials are very well explained. Good for you. I have learned a lot. I would like to know how to modify the width and height of the invoice order. And if possible , how to avoid some steps when checking out the sales order. I will appreciate your help on this.

    • @Dreamvention
      @Dreamvention  4 ปีที่แล้ว

      Hi, if you are referring to the Admin Invoice, then in OpenCart it is located at admin/view/template/sale/order_invoice.twig where you can modify the HTML and STYLES of the Invoice.
      the best way to modify it would to actually use events, but this would be too much. so the next best solution, would be to go to admin/view/stylesheet/stylesheet.css and edit styles there.
      For the checkout, you can use an extension like the one we created Ajax Quick Checkout for OpenCart. try it out.

    • @VFRodriguez
      @VFRodriguez 4 ปีที่แล้ว

      @@Dreamvention Thanks for your reply. I'll try to do that. Thanks again.

  • @rachitrich1522
    @rachitrich1522 5 ปีที่แล้ว +1

    Hey sir can you make a video for custom payment gateway integration using bank api

  • @robertilie614
    @robertilie614 4 ปีที่แล้ว +1

    what editor do you use? to edit all code on a single editor (css, php, html, etc) and the changes to take place automatically.

    • @Dreamvention
      @Dreamvention  4 ปีที่แล้ว

      We usually work with VSCode and sometimes with Sublime (old habit). Since we work on a local machine and use WAMP or MAMP, (sometimes OpenServer or even Composer), we usually just edit the files and since PHP is a dynamic language, this takes effect immediately.

  • @turanpehlivan1
    @turanpehlivan1 4 ปีที่แล้ว

    Hi, I need to control the user selection with checkboxes, for example check all boxes with a single check box, or when user checks 2 boxes (allowed) the rest is disabled by the script. I have the tested and working javaScript but not sure how to run it or implemented. No experience with PHP or twig files. Any tested suggested would be appreciated.

  • @ilierobert4733
    @ilierobert4733 4 ปีที่แล้ว

    what editor do you use? to edit all code on a single editor (css, php, html, etc) and the changes to take place automatically. sorry respond here not on my other account

    • @Dreamvention
      @Dreamvention  4 ปีที่แล้ว +1

      We usually work with VSCode and sometimes with Sublime (old habit). Since we work on a local machine and use WAMP or MAMP, (sometimes OpenServer or even Composer), we usually just edit the files and since PHP is a dynamic language, this takes effect immediately.

  • @manojlogulic4234
    @manojlogulic4234 4 ปีที่แล้ว

    Is there any visual theme builder for opencart for people who dont know to code?

    • @Dreamvention
      @Dreamvention  4 ปีที่แล้ว

      Visual Designer www.opencart.com/index.php?route=marketplace/extension/info&extension_id=28530

  • @MichaelMaardt
    @MichaelMaardt 3 หลายเดือนก่อน

    you forgot opencart version