Elementor Tutorial - Flexbox vs Grid Container Layout

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

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

  • @yiendang9681
    @yiendang9681 4 วันที่ผ่านมา

    Thanks, Alex, now I understand the difference between Flexbox and Grid Container

  • @oainsh
    @oainsh วันที่ผ่านมา

    This was amazing. I am now getting everything in and this video was superb!

  • @VerafiedByGod
    @VerafiedByGod วันที่ผ่านมา

    Thanks so much, great tutorial for a beginner!

  • @eugeniusmagic
    @eugeniusmagic 2 หลายเดือนก่อน +2

    I speak just a little bit of english, and I understand you all the video with speed 2x set. Soooo, very nice tutorial! Thk!

    • @TheWebMonkey
      @TheWebMonkey  2 หลายเดือนก่อน +1

      You are welcome!

  • @myleslasco
    @myleslasco 3 หลายเดือนก่อน +1

    Thanks my dude! I have never been able to wrap my head around grids and how to use them, but now I see them as a great way to incorporate them with flexbox, and not to be so scared. LOL. TY!

  • @gavinwiener
    @gavinwiener 4 หลายเดือนก่อน +2

    How you numbered each item in the gridbox example helped a lot.
    These new layouts have been doing my head in after using just sections + columns for so long.
    So flexbox sounds like it's the new "sections + columns" correct? It'll also be responsive and push things to new lines on mobile, etc?

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

    You rock, thanks from southamerica! Chile! im enjoying your vids mate! Gracias

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

    Very well done! I especially liked your explanation of Auto Flow with the numbered boxes.

  • @pusuluri27
    @pusuluri27 5 หลายเดือนก่อน +2

    why you didn't use col span and row span?

  • @myleslasco
    @myleslasco 3 หลายเดือนก่อน +1

    Thanks!

    • @TheWebMonkey
      @TheWebMonkey  2 หลายเดือนก่อน

      Thank you so much for the support

  • @gyanofshri-mad-bhagwatgeet9639
    @gyanofshri-mad-bhagwatgeet9639 2 หลายเดือนก่อน +1

    Very informative and helpful video thank you for sharing, thanks a lot from India

    • @TheWebMonkey
      @TheWebMonkey  2 หลายเดือนก่อน

      You are very welcome!

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

    Exactly what I needed! I am running into a problem though: when I add text into the FOOTER box, the ones above jump to be very big as well, which I don't want. Can you help? Essentially I want to have a picture on the left side, right next to it two boxes: header and text underneath each other

  • @nhatnam4627
    @nhatnam4627 5 หลายเดือนก่อน +2

    You say that columns or rows that do not have the same size, and one dimensional flow, then flexbox is the one to choose. But for main container containing 2 rows with different heights, you choose grid with row = 1 to make the height of first row shorter., I am confused.

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

      By making it one row it gets down the high of each element, that's why each element gets closer to each other. But it's a matter of taste, you could use flex going down to have mlre flexibility on the high and widht as he exllained. He is just showing you the concept of flex and grid

  • @nuresponse
    @nuresponse 7 หลายเดือนก่อน +3

    It seems that we can't build this structure with Grid alone... so the questions then becomes: Is it better to just use Flex to build this... or use a combination of Flex & Grid to build this?
    Why not just use Flex box for all of the nested containers? I was able to accomplish this for all screen sizes by simply: 1. Setting the menu sub-container to 25% & 2. Setting the parent container for the Main/Right to 100%.
    Am I missing something?
    Is there an inherent positive or negative to using both Flex & Grid in the same page? Does it load any extra CSS or JS files to use both? What about conflicts... I didn't see any obvious benefits in this example for using both... over just using Flex.
    Would love to hear your thoughts.

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

      Yeah exactly. I liked his explanation of both but he chose the wrong example to demonstrate grid.
      This could have been done better with just flex boxes.

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

    Thank you! After watching your video, I can better understand using Flexbox and Container. I am redesigning my website and forgot how I made it in the first place😅

  • @ghislainemahler1880
    @ghislainemahler1880 7 หลายเดือนก่อน +1

    Hi Alex, thanks again for a great video - you are such a great teacher!!!
    Question: Using this grid and flex box system, do you think it is possible to create a blog page where posts are going to be at different levels? The straight columns and rows are a bit boring to me, I wonder if you would have a tip for that. Thanks!

    • @TheWebMonkey
      @TheWebMonkey  7 หลายเดือนก่อน

      You can pull that of by using a masonry layout. The posts element provides that feature.

    • @ghislainemahler1880
      @ghislainemahler1880 7 หลายเดือนก่อน

      Great, thanks Alex!😊

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

    Great video man. Those WP ''homeworks'' that you are doing are very useful. Flexboxes and grids can quickly become the gateway to hell.

  • @tonybp
    @tonybp 7 หลายเดือนก่อน +2

    Good explanation, thanks. BTW I had no idea an oasis like that one existed, pretty cool.

    • @TheWebMonkey
      @TheWebMonkey  7 หลายเดือนก่อน

      Glad you liked it!

  • @LogologicsNl
    @LogologicsNl 6 หลายเดือนก่อน +1

    Thanks, this helped me understand the difference!👍

  • @abhisheksawant8120
    @abhisheksawant8120 6 หลายเดือนก่อน +1

    A great video to explain the concept.

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

    Well done dude
    You recreated the Joomla versitle module layout i remembered
    This was rather symplistic for short explantion but i played with grid and flex and recreated my fav joomla template with H top Menu L content center R misc boxes
    Well bloody done .... you can create some complex sites i didnt think WP cooped with 🏆

  • @ismailsaadeh6087
    @ismailsaadeh6087 6 หลายเดือนก่อน +4

    Your video is great and easy to understand, but this will increase the DOM size and slow down the page's loading speed.

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

    Hi there, thank you for the useful video.
    A note: Main column must be bigger than right column. :)

  • @beatrisprinz3421
    @beatrisprinz3421 7 หลายเดือนก่อน

    Indeed, this video guide is very helpful. Love it much. Thank you

    • @TheWebMonkey
      @TheWebMonkey  7 หลายเดือนก่อน +1

      You're very welcome!

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

    great informative video

  • @PakistanCraneGroup
    @PakistanCraneGroup 6 หลายเดือนก่อน +1

    Very helpful❤

    • @TheWebMonkey
      @TheWebMonkey  6 หลายเดือนก่อน

      Glad you think so!

  • @imantriatmojo5064
    @imantriatmojo5064 6 หลายเดือนก่อน

    Is that responsive ?

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

    great video

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

    thanks. it is very helpful.

  • @WrestlingFan00
    @WrestlingFan00 6 หลายเดือนก่อน

    Helpful video thank you!

  • @ibrahimniloy711
    @ibrahimniloy711 7 หลายเดือนก่อน

    Great man

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

    And how do we change the height of those columns and rows? I mean individually, every box for itself. Don't say "oh, just go to height and width", because that doesn't work.

  • @Abdery
    @Abdery 2 หลายเดือนก่อน

    awesome

  • @ClaudiuOvidiuStoica
    @ClaudiuOvidiuStoica 6 หลายเดือนก่อน +4

    Dude, this is not the right way to do it. Will increase DOM a lot

    • @OlafKeller
      @OlafKeller 4 หลายเดือนก่อน +1

      What do you propose then, Flexbox container only?

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

      He is just explaining the concept of flex and grid. He is not creating a website in this video. Read the title 👀

  • @Digitalstar-web
    @Digitalstar-web 5 หลายเดือนก่อน +1

    Elementor should have left it just the way it is before

  • @MatthewHigley
    @MatthewHigley 2 หลายเดือนก่อน

    Do we seriously not just have the ability to drop a widget in to a grid container and span multiple columns or rows?? This process of nesting containers, inside containers, inside containers seems irritatingly convoluted. I should be able to start a text widget at column 1 and span four columns. I should be able to add another text widget to start at row 2 column 2, span two columns and two rows. I really thought Elementor would have handled this better. They've completely nerfed the power of Grid. 😵‍💫

  • @OneProDesignLLC
    @OneProDesignLLC 4 หลายเดือนก่อน +5

    Your video is too long. You talked so much to explain something that could have been explained in 5 minutes. You made this more complicated and wordy that needed to be. AND NO... this is not advance but you made it more complicated than what needed it to be.

    • @NewtonesIndustries
      @NewtonesIndustries 3 หลายเดือนก่อน +1

      What are you talking about, your definition of advance is not the same as everyone's. He literally explained the minimum on each step. I can tell you have never created a tutorial yourself. 🤦‍♂️

    • @connellhunte
      @connellhunte 2 หลายเดือนก่อน +1

      Patience...he did a good job. Teaching is measured by understanding not by time

    • @CliffTam
      @CliffTam 2 หลายเดือนก่อน

      Actually I find him explain it in just the right pace. I find it useful.

  • @yiendang9681
    @yiendang9681 4 วันที่ผ่านมา

    Thanks, Alex, now I understand the difference between Flexbox and Grid Container