PB101: L13 - The Fundamentals of Images in Web Design

Поділитися
Вставка
  • Опубліковано 25 жов 2024

КОМЕНТАРІ • 169

  • @MainsailWebDesign
    @MainsailWebDesign 8 місяців тому +16

    People, 3 years ago I made a mistake of taking the easy route and using background images on a website. I should have known better then, but hey it was a cheap project and I wanted to get it over as soon as possible. Well, that client, whom I didn't expect to come back, came back. It happens. Now, 3 years later I had a choice before me: leave things the way they were (nothing was broken per se) or redo it the right way. I won't lie, I resolved to take the first route. But last night my conscience would not let me sleep. No matter how much I was fighting it, it won and here I am reviewing this most excellent video a second time, while fixing my old mistakes - at my own expense... This is NOT an easy thing to admit my chumpiness (after over a decade of experience) , I almost feel like that pilot in clip, but it's good, I know that I'll never ever forget this lesson again. Moral of the story: don't be a chump, do things the right way, the first time. Many thanks to Kevin, as always. If it wasn't for you who knows how many corners I would keep on cutting.

  • @tobias3464
    @tobias3464 Рік тому +6

    I have so much fun watching these! Not only is the content top-notch but the energy, vibe and humor is on point!

  • @thebizpixie
    @thebizpixie Рік тому +3

    Brilliant stuff. Coming from an SEO background, I really appreciate being able to use REAL images for backgrounds, with all of the associated juicy data.
    I also love your plugin recommendations. I was looking for a media organiser, so this is perfect timing, and I took your image sizes code and extended it further so I have a nice clear set of image sizes available.
    Much appreciated!

  • @monicabjerke3141
    @monicabjerke3141 9 місяців тому +1

    I have to admit that when I started following this course, I expected different content. Going from being a little skeptical at first, I am now addicted to these videos and all the valuable knowledge you share. Bought the Bricks LTD, and cannot wait to begin REALLY putting things into practice!

  • @davidwalls2304
    @davidwalls2304 Рік тому +3

    Great video Kevin. This lesson was very valuable. It taught me the correct approach to different types of images. I'm still trying to get out of "Chumpville" but slowly making progress. Will be rewatching this lesson and taking notes once again. The PB101 series of lessons are absolute PLATINUM....you surpassed gold a long time ago.

  • @ted-e-baer
    @ted-e-baer Рік тому +2

    Another great tutorial. Thank you, Kevin! Welcome back!!

  • @kareem2928
    @kareem2928 Рік тому

    Thank you Kevin.
    Another awesome lesson, No one provide this for free or even paid! Absolute gold, keep doing what you doing.

  • @simonkerridge
    @simonkerridge Рік тому +2

    Was patiently waiting for the next PB101 lesson...and it has not disappointed! Once again, useful and interesting information. Can't get enough of these! Thank you, Kevin! 😃👍

  • @AnythingCode-qf1xj
    @AnythingCode-qf1xj 8 місяців тому +1

    Thank you for giving back to the world

  • @upstatenyrider8413
    @upstatenyrider8413 Рік тому

    I'd watched your videos on proper styling of a nav element as a button - loved it. This one put me over the top with you. Browsed your channel, sampled a couple lessons, and I'm now signed up for the Page Building 101. I had watched some 'other content' about image handling - it's been a catastrophe. Your approach is well thought out, time-tested, and it totally makes sense.
    I'm a in the Generate ecosystem right now - looking at Bricks after I finish the site I'm working on. I did use your PHP with some modifications and I now have Generate Blocks set up for the image sizing.
    Happy Files is a joy - had a different vendor, it was okay, but Happy Files takes it over the top. Great recommendation.
    I'm also in another forum and posed the question - Image Block or Container Background - What to Use When. The answer was way different than what you presented.
    I am getting out of chump land, dumping bad habits and learning pro habits. Your stuff is a GAME CHANGER. Thanks a bunch.

    • @Gearyco
      @Gearyco  Рік тому +1

      Love it! 🙌

    • @upstatenyrider8413
      @upstatenyrider8413 Рік тому

      @@Gearyco just posted my first post on Inner Circle on this topic. If u get a chance, please take a look. TYVM

  • @eucalyptech
    @eucalyptech Рік тому

    Those fundamentals are great to remember. Thank you Kevin !

  • @GavinDavidson
    @GavinDavidson 6 місяців тому

    Wet noodles, lashings and rehab sounds pretty good lol. I know quite a bit about images and image SEO and still learnt some new tricks here. Thanks a ton!

  • @victort.1122
    @victort.1122 Рік тому +1

    Thank you Kevin for the useful lesson! Hello from Russia! :)

  • @rickdugmore
    @rickdugmore 11 місяців тому +1

    Spectacular

  • @t20sgrunt36
    @t20sgrunt36 Рік тому

    For SVG, installed the safe SVG plugin. It can be a vessel for invasive code. And may be required for some online software. You may also have to add a set size via CSS.
    For rostered image, you can optimize them pretty well in Photoshop(probably much smaller than what’s posted in this video). Use a plugin to remake them as webpage if needed. You may also further optimize images further with online service on larger images.
    Love the plugin for image organization. I’ll have to start using that. Thanks for heads up.

  • @microice-
    @microice- Рік тому +3

    Nice video, could you please share the snipped code used for image sizes.

  • @JohnXionidis
    @JohnXionidis Рік тому +1

    Awesome tutorials! I instantly subscribed. I only have one suggestion to make. Either increase your browsers page zoon or lower your screen resolution while making videos, it would be much easier to watch on mobile or smaller screens.

    • @Gearyco
      @Gearyco  Рік тому +2

      Yes but makes it harder to work

  • @HassanShahbaz-r3s
    @HassanShahbaz-r3s Місяць тому

    First video of your's that im watching and i love it

  • @LupusDesign
    @LupusDesign Рік тому

    Another excellent lesson, Kevin. Many thanks.

  •  Рік тому +8

    "Calm down, Bev" 😂

  • @TheDesiMarketer
    @TheDesiMarketer Рік тому

    Just amazing. Thank you Kevin!

  • @davidwalls2304
    @davidwalls2304 Рік тому +1

    Follow Up Question - In the video, you mention a series of mistakes to avoid, one being using a design tool to manipulate an image's saturation, opacity, crop, aspect ration, etc. Is this the reason why you downloaded images with 1920 pixel width and then use CSS/container properties to "style" the image height?

    • @Gearyco
      @Gearyco  Рік тому +1

      Yes you can crop images with CSS. There’s no reason to physically crop them and lose the data.

  • @chrisgreen5711
    @chrisgreen5711 Рік тому +1

    Hey Kevin, another awesome tutorial dude. Is there any chance you could share the snippet code for the extra image sizes please :D?

  • @noraholmquist8231
    @noraholmquist8231 Рік тому +1

    Thank you Kevin. Excellent video as always. Since images are such a fundamental component of web pages today, is there the possibility of a level 2 Images in Web Design tutorial?

    • @Gearyco
      @Gearyco  Рік тому

      probably as one-off videos on the channel as needed.

  • @SoundFingers
    @SoundFingers Рік тому

    Another amazing tutorial! So much useful content and very well explained. Was a chump but not anymore, thanks to you 👍. Can't wait for the next episode!

  • @LudovicCharlier
    @LudovicCharlier Рік тому +1

    Thank you so much. I love your videos

  • @JacobODonnellDesign
    @JacobODonnellDesign 7 місяців тому +1

    How do you ensure clients are adding alt tags post handoff? I think Wordpress should force users to write alt tags by default when uploading an image, and then have an option checkbox for purely decorative images so those images can still be uploaded as well.
    Also, thank for this playlist! I'm a web design student currently at a community college, but the program is a complete joke. The instructors are pushing students toward DIY tools like Wix and Squarespace. I don't even know how most of the people in my classes will be employable, especially as AI assistance makes smallish, DIY websites even easier to build for someone with no technical skills.

    • @Gearyco
      @Gearyco  7 місяців тому

      Oh man, that’s tough to hear. What a waste!

  • @YasienSarlie
    @YasienSarlie 5 місяців тому

    🤣 You kill me every single time.... keep it fun, love this style

  • @CarlosSanHer
    @CarlosSanHer Рік тому

    You are awesome Kevin, thanks! 🙏

  • @NelmediaCa
    @NelmediaCa Рік тому

    Thanks Kevin! Will review and take note of the figure instead of bg image thing later! Great video again (hope I won't be beaten with a wet noodle)...

  • @vaughanprint
    @vaughanprint 11 місяців тому

    This dog is running out the door, tail between its legs for some of the misdemeanours of the past.
    For alt text, when I'm naming the file to upload, I type it out like a sentence. I then have a php function to automatically fill the alt, caption and title fileds in the media library, minus the hyphens. The page builder I have been using auto fills a default for the alt from this. It can be changed manually. I wonder does Bricks have this? ...I just checked and it seems to do so.
    I'm squinting at 16:47 of the video to grab your function to handle various image sizes. Quick question the sizes you are using 480, 640, 720, etc. are they important? I usually work with 1920, 1024, 512, 256, just because somebody I worked with years ago suggested this? I have a slight suspicion that your sizes are more correct?

    • @Gearyco
      @Gearyco  11 місяців тому

      My sizes align closely with common breakpoints and content widths.

  • @TheRulesLawyerRPG
    @TheRulesLawyerRPG Місяць тому

    17:30 It's not clear to me how (1) uploading a picture generated a lot of different versions of different sizes of the image, and (2) how Bricks "knew" to include all of them. Does that just automatically happen using that source code? And the plugins had nothing to do with it? And Bricks just knows to automatically include SRCSETS in the code?

  • @VitaliKononov
    @VitaliKononov 10 місяців тому

    @Gearyco I have enjoyed your tutorial, Kevin, as always. at about 41:00 you are mentioning briefly "additional mistakes", cautioning to use "design tools" - I am not sure why. Is that for possible copyright issues? or anything else? Or you are just generalizing? I am not talking about text included inside the image case, or a collage case. Specifically I am curious if you are not seeing a need to have some images be professionally prepared before upload. Color grading to match the site's color scheme perfectly f.e. Why would you not do it in Photoshop? Where you can manipulate just one color leaving the rest of the photo in tact. Or in Lightroom ... so easy to do for someone who uses Photoshop. Why would i want to learn how to do it with code? And is it even possible?

    • @Gearyco
      @Gearyco  10 місяців тому

      Some color grading can be done with CSS. I’d really need to see an example though. The caution is that brand colors change. If all your images have color edits embedded in the file, every image will be the wrong color should the brand color change in the future.

  • @gojiyaravi2
    @gojiyaravi2 Рік тому

    Thank you Kevin for another amazing lecture 😊.

  • @jeffbarnhart6441
    @jeffbarnhart6441 5 місяців тому

    Dude, your videos are wonderful. Please do more of them. Keep 'em coming. Are you still using Bricks? What do you think of Kadence?

    • @Gearyco
      @Gearyco  5 місяців тому

      Kadence not recommended

  • @twanpeeters8446
    @twanpeeters8446 5 місяців тому

    26:10 I see you use the alt text function in Bricks usually. Wouldn't it be easier to apply the alt-text always in the media editor so that it's applied globally when re-using the image? I imagine there might be a reason why you're not doing that! Thanks so much for all this extremely valuable content 🙏🏻

    • @Gearyco
      @Gearyco  5 місяців тому

      It places the alt text in a separate area from where work is taking place. Kind of annoying. Also doesn’t support dynamic data in media gallery.

  • @stevewilkison
    @stevewilkison 10 місяців тому

    Thanks, Kevin, lots of great information here. At 21:20 you say to NEVER use background images for images with contextual value. The Bricks slider seems to set the images as background images. Images in a slider definitely have contextual value. Are they doing it wrong?

    • @Gearyco
      @Gearyco  10 місяців тому +1

      Yes. Our Frames slider allows you to do it correctly.

    • @stevewilkison
      @stevewilkison 10 місяців тому

      Thanks for the reply.@@Gearyco

  • @razlb5395
    @razlb5395 3 місяці тому

    Quality content

  • @VascoDanielBaiao
    @VascoDanielBaiao 11 місяців тому

    If you have a tutorial about proper naming files would love to check it 🙏 Does the list bellow covers the main topics?
    - 6 words max
    - All letters in lowercase
    - Remove special characters and spaces
    - Use dash “-” instead of underline “_”
    - Relevant Image related to content and CC licence
    - Fill image alt text
    - Image tagging (alt text + title)

    • @Gearyco
      @Gearyco  11 місяців тому +1

      Pretty good list.

  • @Luca-ui3rn
    @Luca-ui3rn 7 місяців тому

    Hi Kevin, thanks for the great video. What's the other solution for the overlay instead of a div? Many thanks in advance!

    • @Gearyco
      @Gearyco  7 місяців тому +1

      Pseudo element

    • @Luca-ui3rn
      @Luca-ui3rn 6 місяців тому

      @@Gearyco thank you for everything and especially for your quick personal reply

  • @them00nitself
    @them00nitself 8 місяців тому

    Great video Kevin! I was looking in elementor html tags and DOM result to see if it uses figure tag but I couldn find any, with some messing around I "figured" out that if you use custom caption and leave it empty you force the image to have a figcaption so it will be wrapped in a figure tag. So my question is: SEO-wise is it worth it to have figure tag for your images but have empty figcaption tags? (considering I dont usually want that text under my images)

    • @Gearyco
      @Gearyco  8 місяців тому

      It’s probably best to have a caption. I don’t think either way is gonna influence SEO much. This is pretty far down the priority list

  • @chitowns-web
    @chitowns-web 8 місяців тому

    In this lesson, you selected source image sizes just above the rendered size. That makes sense, but what about retina displays where I was taught to double the rendered size to ensure it is crisp (probably an oversimplification)?
    Great lessons! Much appreciated.

    • @Gearyco
      @Gearyco  8 місяців тому

      Higher res images can be used but they come at a performance cost.

  • @milkrow
    @milkrow 10 місяців тому

    Great video! Sooo...would there be back-to-back sentences for felonious assault if one were to put a video in the background? Should video be handled the same way as the image element? And is that true if the video is pulled from YT or resident in Wordpress?

    • @Gearyco
      @Gearyco  10 місяців тому +1

      I really really dislike background videos.

  • @jorgesanchez591
    @jorgesanchez591 Рік тому +1

    Thank you for this lesson Kevin. So useful and I will pray for many developers I've worked with to know this fundamentals...
    At min 38:00, how do you do it when you have a background color in your section or in your whole body? In this case the image will go beyond the background and we won't be able to see it right?
    Also, are you able to open the background image in another tab with the right way of adding images?

    • @Gearyco
      @Gearyco  Рік тому +2

      Isolation: isolate on the section.

  • @clariioministrywebsites5087
    @clariioministrywebsites5087 7 місяців тому

    Have you madee that Shortpixel NGINX setup video yet?

  • @chantscreen
    @chantscreen Рік тому +1

    Brilliant!

  • @nemanjapuhalo4612
    @nemanjapuhalo4612 9 місяців тому +1

    I use a bash script to optimize images in bulk inside the Terminal.
    If someone's interested, lmk, I'll gladly share.

  • @DesignRobPearce
    @DesignRobPearce 8 місяців тому

    Good advice Kevin. I still use image tools to crop images if they are not absolute, and shifting on mobile, as otherwise you're serving a series of landscape images in a square space - surely that's not efficient and why Bricks has the option to change based on device size?

    • @Gearyco
      @Gearyco  8 місяців тому +1

      This option was only introduced very recently. Depends on how much extra work you want to do.

    • @DesignRobPearce
      @DesignRobPearce 8 місяців тому

      @@Gearyco as little as possible 😂 but like you I want to make sure it’s done right. Always lost to whether I should use absolute images in containers or just put the image in - given limitations and layout changes for mobile.

    • @Gearyco
      @Gearyco  8 місяців тому +1

      I like to preserve the original image in case design needs change or I need to use the image elsewhere. I don't want a physically cropped image that can't be used in other contexts
      @@DesignRobPearce

    • @DesignRobPearce
      @DesignRobPearce 8 місяців тому

      @@Gearyco agree entirely. I’m making a portfolio site for our agency and I was constantly back and fourth whether to use absolute in a wrapper or just place the image as is. Image as is certainly has some benefits for ensuring the crop is consistent.
      Do you therefore suggest using wrapper and absolute in the majority / all cases?

    • @DesignRobPearce
      @DesignRobPearce 8 місяців тому

      @@Gearyco for instance, curious, is it not detrimental for SEO and speed scores to load a set of say 20 landscape images on a page all set to crop to a 3/3 ratio loading in images with edges that are not in view at all given device size?

  • @bjoernzosel
    @bjoernzosel 9 місяців тому

    why are you optimizing the images twice? Once in PhotoBulk and then in ShortPixel. Are the images not too pixelated then?
    And iIs it possible to adjust the custom sizes according to the layout used? E.g. 620px instead of 640px?

    • @Gearyco
      @Gearyco  9 місяців тому

      Because WP has a max upload size and there’s no point to uploading and storing gigantic files on the server that’ll never be used. I don’t always pre-optimize them, but I always resize them before I upload.

  • @chamika1975
    @chamika1975 11 місяців тому

    Great video as always Kevin. Love your style of teaching. I am a newcomer to Wordpress. As a new freelancer, which pricing package do you recommend for shortpixel. There pricing packages are confusing for me. Can you also produce a video about shortpixel? I watched your blueprint video and your plugin stack video but would like to learn more about shortpixel.

    • @Gearyco
      @Gearyco  10 місяців тому

      I think I pay like $9.99/mo

    • @chamika1975
      @chamika1975 10 місяців тому

      @@Gearyco thank you Kevin.

  • @pavel_webdesign
    @pavel_webdesign 2 місяці тому

    Do you still use that snippet (add_image_size, my_custom_sizes) on every site or is there a new way to do it? Just wanna make sure that things have not changed since publishing this great episode.

    • @Gearyco
      @Gearyco  2 місяці тому +1

      Yep

    • @pavel_webdesign
      @pavel_webdesign Місяць тому

      @@Gearyco Where is the best place to put the code snippet when we get rid of WPCodeBox as you did since ACSS 3.0?

  • @goannacs6861
    @goannacs6861 6 місяців тому +1

    Have to admit something...
    I did some beginner HTML and CSS Courses. (Some cost a lot and i mean A LOT).
    And I learned more about best practices from Kevin than from those courses, while this is even meant to be for page builders.
    Those "beginner" courses seem to always evade best practices to be more "easy". (One taught f***ing FLOAT for grid layouts with the reasoning it's easier to learn first). And no... the courses is not old, it got updated in 2023...
    You would have to unlearn all those flaws later which is a weird approach.
    I don't get it. Just teach the right way. As Kevin does.

  • @captainfire74
    @captainfire74 6 місяців тому

    Is ShortPixel (or an equivalent) still useful if I want to serve only Webp ?
    Can I only serve WebP in 2024, knowing almost every browser is fine with this format ?
    Thx again for incredible content ! 😊

    • @Gearyco
      @Gearyco  6 місяців тому

      Yeah, I think you’re safe now

  • @brianjaod
    @brianjaod Рік тому

    Pure gold Kevin, thanks for the details! Question: so you're "paying" about 14 credits PER IMAGE UPLOADED to short pixel? Combined with the 6 thumbnails that WP already creates, and plus these additional 7 sizes, that's about 14 images in total, including the original, that short pixel processes for each uploaded image (not including webp/avif). For sites with tons of images, that's a lot of dough going to short pixel for optimization, right? Is there a better/cheaper option, or do you just consider that a cost of doing business because short pixel is a must? Thanks!

    • @Gearyco
      @Gearyco  Рік тому

      No that seems really high. I’ll have to check my usage but it’s much more efficient than that.

    • @brianjaod
      @brianjaod Рік тому

      @@Gearyco following up on this? Any new input from your side? Thanks!

  • @bjoernzosel
    @bjoernzosel 11 місяців тому

    Awesome vid! One question: When should you use the picture tag? Do you actually need it if you can achieve responsiveness with figure and srcset?

    • @Gearyco
      @Gearyco  11 місяців тому

      Not always necessary

  • @TwistedTweaker
    @TwistedTweaker Рік тому

    First of al, thank you for another great video! I am learning more and more each day. I notice the file size of the image was the same, regardless of the output size you choose. Was I seeing that correctly? Or does ShortPixel deliver the file size that is adequate for what is needed?

    • @Gearyco
      @Gearyco  Рік тому

      I didn’t have shortpixel connected - was just a quick demo.

  • @derekshort
    @derekshort Рік тому +2

    In my experience with WebP image files, they are not always better. Sometimes their file sizes are bigger than JPGs and PNGs. In my observations, it’s due to light pixels versus dark pixels.

    • @Gearyco
      @Gearyco  Рік тому +2

      Yes this happens from time to time

  • @dzulhelmi81
    @dzulhelmi81 Рік тому

    Regarding the background image, your example is using a container. What if we need a full width background image in a section? Can we do like the real-image example?

    • @Gearyco
      @Gearyco  Рік тому

      Yes it works in any box.

  • @bene3130
    @bene3130 Рік тому

    I've been working on rebuilding my own website with Bricks and I found I need to change a color in my logo. Then I watched this and discovered I do have an SVG version of the file! My question is, how do I change the color to only part of the logo? Do you have a recommended source that shows how to edit this? I'm literally just having to change the text color of a few letters but the color I think matches another part of the logo that I may or may not want to change.
    Thanks so much for putting this course together! I may end up using it for future employees to ensure we're on the same page!

    • @Gearyco
      @Gearyco  Рік тому

      All SVG files are a little different. You have to identify where the fills are being declared and then you can adjust the fills.

    • @bene3130
      @bene3130 Рік тому

      @@Gearyco I discovered Illustrator can make changes :) Thanks for the reply!

  • @derekshort
    @derekshort Рік тому +1

    3:43 I can’t see the fuzzy png file. You forgot to zoom in.

  • @dzulhelmi81
    @dzulhelmi81 Рік тому

    Question Kev, when you choose 480px for that image in the video, what if when it goes to another breakpoint and that grid become one row, will that image width now becomes bigger, right? So the browser will use the srcset. So do we need to choose the right image size for the grid anyway?

    • @Gearyco
      @Gearyco  Рік тому

      Choose the largest size it needs to be.

  • @Nielzsche
    @Nielzsche 7 місяців тому

    Is it me or is the thing with the container / image as position relative / absolute (around 35th minute) no longer working with the current Bricks version? My image is not being contained and I can't figure out what is wrong...

    • @Gearyco
      @Gearyco  7 місяців тому

      If you post a link in the inner circle, we can help you

    • @Giulo91
      @Giulo91 3 місяці тому

      I also have the same problem. To achieve the same result now, you need to assign the image position: absolute, width: 100%, height: 100%, top and left set to 0, so the image stays inside the container. Then you can set object-fit and play with object-position.
      I hope this helps.

  • @kianyipshea2766
    @kianyipshea2766 11 місяців тому

    Which image format should I use for site logo and favicon between svg and png? Or maybe other format?

    • @Gearyco
      @Gearyco  11 місяців тому +1

      Svg for logo. PNG for favicon

  • @sevenelven
    @sevenelven Рік тому

    Hi @Gearyco, what happens to the other image sizes added by the custom code when you delete an image? And is the code connected to shortpixel optimizer? Would you recommend hosting images externally eg in amazon s3 or backblaze object storage?

    • @Gearyco
      @Gearyco  Рік тому

      They’re removed as well. And yes they’re all optimized. I recommend a CDN.

  • @derekshort
    @derekshort Рік тому +1

    Can you please increase the size of your cursor and go fullscreen in your next video? 🙏🏻

    • @Gearyco
      @Gearyco  Рік тому +1

      This was recorded full screen

    • @derekshort
      @derekshort Рік тому

      @@Gearyco Oh 🤔 When I go fullscreen, the red, yellow, and green dots disappear upward, but maybe the number of browser tabs makes a difference.

  • @OneBrokeBloke
    @OneBrokeBloke 6 місяців тому

    16:38 Is this something i can put into my functions.php file? I dont use WPCode
    And if yes, will you paste it here, so i can steal it?

    • @OneBrokeBloke
      @OneBrokeBloke 6 місяців тому

      Bonus questions: You only pre-optimize to save server ressources? Will the double compression you make not potentially cause bad compression? Like images that have been JPG'ed too much

  • @davidyisrael403
    @davidyisrael403 11 місяців тому

    Are there any extra steps to setup "Short Pixels" with OpenLiteSpeed server?

    • @Gearyco
      @Gearyco  11 місяців тому

      Haven’t ever used so idk

  • @fabiamc
    @fabiamc Рік тому

    I placed the SRC SET snippet in wp codebox but it's not working. I do not see new image dimensions appearing into the builder image size dropdown. Any idea why? Cheers

    • @Gearyco
      @Gearyco  Рік тому

      Ask in the inner circle and give us some screenshots so we can help you. Can’t tell from just reading a quick comment.

    • @matthewsmith1571
      @matthewsmith1571 Рік тому

      You have to enable the code snippet for the SRC SET image sizes to take effect.
      From the Snippets plugin homepage there will be a slider next to the snippet you have created.
      Just flick that over to blue and you should be sweet

  • @tomiastudio
    @tomiastudio Рік тому

    Can you do a parallax effect when you use a real image as a background? Thanks!

    • @Gearyco
      @Gearyco  Рік тому +1

      At that point, your background would basically be decoration, which means you should just use background image.

  • @davidyisrael403
    @davidyisrael403 6 місяців тому

    Kevin, have you any course (paid or free) that walks one step by step through a wp web development workflow that puts all your principles in action? There are a lot of crucial principles you teach and use, but now when its time to build a website using all your principles, one would still need to develop a task checklist to make sure all the critical things you teach are done.. so just wondering if you have such a course?

    • @Gearyco
      @Gearyco  6 місяців тому +1

      I'll be doing full home custom home page builds and then I'll be doing a training on setting up site architecture and such. Combine those together and you should be able to tackle any project the same way.

    • @davidyisrael403
      @davidyisrael403 6 місяців тому

      @@Gearyco That's great. Any estimated time for these trainings to be published?

  • @DariusDumitru
    @DariusDumitru Рік тому

    Trying to insert the same SRCSET snippet inside of WPCodeBox, but when opening Bricks Builder, instead of 480x320 is showing 480x9999; instead of 640x427 is showing 640x9999, etc. Why is that?

    • @Gearyco
      @Gearyco  Рік тому

      What actually happens with the images? What are their dimensions when you add them to a page?

    • @DariusDumitru
      @DariusDumitru Рік тому

      @@Gearyco I think it was some kind of a cache issue. Working correctly now. Thanks for sharing this!

  • @derekshort
    @derekshort Рік тому +1

    5:54 How do you add alt text to svg files?

  • @raziel8799
    @raziel8799 Рік тому

    How to properly deal with high density devices, so basically all modern phones? If I upload an image with a width of 1920 pixels and use srcset it renders the 1536x1536 version on an IPhone 12 Pro which has a 390 width display with 3x pixel density.
    My first problem is that the 1536x1536 file is even larger then the original one because it's not optimized. And while I know that I should optimize all image sizes in this case it would be just easier to serve the original file since the difference wouldn't be that big.
    Also wouldn't one want to force a smaller image like 400x400? I know the large one will look slightly better because that is the point of high pixel density devices, but is it really worth it considering the file size? If it is indeed better to use the smaller image, how do you tell the srcset function to do so on retina displays?

    • @Gearyco
      @Gearyco  Рік тому

      You have to optimize each size. ShortPixel does this automatically.

    • @raziel8799
      @raziel8799 Рік тому

      @@Gearyco Okay, so you do use the high resolution images even for mobile and let src do it's thing instead of trying to force an image that is about as large as the display?

  • @John.Rearden
    @John.Rearden Рік тому

    Good lesson

  • @bjoernzosel
    @bjoernzosel 8 місяців тому

    why don't you just use the built-in overlay widget of Bricks? I made 2 containers, one for the image and one for the text. At the image container I used the overlay widget and the text container I set to absolute, align main/cross axis center. I have the same result with a real image for the background.
    If I try to do it as in the vid the Footer Hotel is overlapping the image ...

    • @Gearyco
      @Gearyco  8 місяців тому

      Not every builder has that feature. And that feature doesn’t work for every use case. I taught a method that has no limitations

  • @deskman
    @deskman Рік тому

    I'm using a CDN (Yes, that’s what I meant - not DNS) that is serving 'Adaptive images'. Should I still generate all these additional image sizes?

    • @Gearyco
      @Gearyco  Рік тому +1

      If the CDN (is that what you meant?) is generating the image sizes for you, then probably not. But I can't say for sure. If you ever remove the CDN, then you won't have any image sizes to use for SRCSET. I'd say I'm a fan of physically generating them in WP.

  • @klokkerholm1993
    @klokkerholm1993 Рік тому

    Hmm but wouldnt you have an bg image for a section and not the container you show ? 🙂
    Would you add the text in the container and set the section to releative?

    • @Gearyco
      @Gearyco  Рік тому

      Not sure what part you're referring to? Do you have a timestamp?

    • @klokkerholm1993
      @klokkerholm1993 Рік тому

      @@Gearyco 31:49 wouldnt you have a image fill the hole section if it should behave like a background image, and not the container width- would you set the styling on the section then? :)

  • @jnslzr
    @jnslzr 8 місяців тому

    Thank you very much, such a brilliant lesson! 42:48 "... if it can be done with pure CSS, do it with pur CSS". My problem is I cannot visualize what things can be done with pure CSS yet = )

    • @Gearyco
      @Gearyco  8 місяців тому +1

      Won’t be long!

  • @AJ-vy4yu
    @AJ-vy4yu 8 місяців тому

    Adding blur to an image with a design tool may be a good idea because CSS blur effect is demanding for browsers

    • @Gearyco
      @Gearyco  8 місяців тому

      Depends on how big the blur is. PNGs with blur are often huge too

  • @kevinrittershaus9380
    @kevinrittershaus9380 Рік тому +2

    "Why's my website in Latin? Calm down, Bev." 🤣

    • @Gearyco
      @Gearyco  Рік тому +1

      Bev hates placeholder content!

  • @raziel8799
    @raziel8799 Рік тому

    Why "pre-optimize"? Isn't it just enough to optimize with via shortpixel homepage and set max height / width?

    • @Gearyco
      @Gearyco  Рік тому

      I explained in the video. Ton of unnecessary load on the server and it’ll use more of your shortpixel credits.

    • @raziel8799
      @raziel8799 Рік тому

      @@Gearyco I meant doing it manually via their homepage, not the WP Plugin and then uploading the optimized image. It only uses 1 credit (or 2 if you create WebP) and no extra server load

    • @Gearyco
      @Gearyco  Рік тому

      @@raziel8799 That's still pre-optimizing, isn't it?

    • @raziel8799
      @raziel8799 Рік тому

      @@Gearyco Idk, I don't do anything further after that process, only upload it without further compression / optimization.
      Like what further optimization is needed? Compress all the image size variations?

    • @Gearyco
      @Gearyco  Рік тому

      @@raziel8799 if you start with a fully compressed version, you can never go backwards. I like to have a semi original to work from and as a backup.

  • @moriartythenavigator1945
    @moriartythenavigator1945 8 місяців тому

    Coolest video - love it. Learnt not to be a chump :)

  • @kevinholloman
    @kevinholloman 8 місяців тому

    I'll be honest I did the snorkeling example the chump way. Now, I know better.

  • @filmgenius2
    @filmgenius2 Рік тому

    Should we add keywords to images?

    • @Gearyco
      @Gearyco  Рік тому

      Yes but don’t spam them

  • @RobCooper
    @RobCooper 2 місяці тому

    Ah Ha again! and SVG element allows for changing the colors of the file, an img element does not.

  • @lutschburger_stubn
    @lutschburger_stubn 9 місяців тому

    When i use the img like you said as bg. How can i make it fixed on scroll? there is no option

    • @Gearyco
      @Gearyco  8 місяців тому

      Right. You gotta use bg image for that.

    • @lutschburger_stubn
      @lutschburger_stubn 8 місяців тому

      I mean how is it in bricks possible to add a parallax effect or sticky on scroll Like in the background options. On the Image there is this Option not

    • @Gearyco
      @Gearyco  8 місяців тому

      You have to use a background image for that.@@lutschburger_stubn