The Most Powerful Block Type in WordPress (Query Loop)

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

КОМЕНТАРІ • 13

  • @LearnWebCode
    @LearnWebCode  4 дні тому +1

    If you're enjoying this video and series there are several ways to help support this channel:
    - Check out my patreon www.patreon.com/learnwebcode
    - Use the "Join" button here on UA-cam to become a member
    - Use my DreamHost link click.dreamhost.com/aff_c?offer_id=109&aff_id=17231
    - Join my other coding courses learnwebcode.com/

    • @AvionicsDev
      @AvionicsDev День тому

      Do you have a block theme development course?

  • @tjsayers5428
    @tjsayers5428 3 дні тому +3

    Excellent explanation of the query loop and use of categories. 😊 Your videos are clear and on point. On an accessibility note, headings should not be used based on their size. They should be used on a hierarchy basis; H1 (page title) followed by H2, H3, H4… like an outline. So the titles of the query sections (our “homework”) would be H2s, and the post titles would be H3s. You can set the size of the font for the headings in the settings panel. Proper use of headings are essential for people using screen readers to access information on a website. 👍😁 Looking forward to the next lesson!

    • @LearnWebCode
      @LearnWebCode  3 дні тому +1

      Thank you! You're absolutely right about the headings acting like an outline; I'll try to weave more accessibility into the series.

    • @JimKernix
      @JimKernix 2 дні тому

      Not following the hierarchy is bad for SEO as well and you will see that in Lighthouse under SEO, Accessibility and Best Practices

  • @KhanKhan-q6q8u
    @KhanKhan-q6q8u 3 дні тому

    Sir how do you research ?

  • @abdiaziizmohamed4602
    @abdiaziizmohamed4602 3 дні тому

    Which is the future best wordpress vs
    codding , sir.

    • @LearnWebCode
      @LearnWebCode  3 дні тому

      It depends on your goal. If your goal is a career in tech then my answer would be coding; if your goal is to make money quickly creating websites for clients then my answer would be WordPress.

  • @alisonmanning588
    @alisonmanning588 3 дні тому

    How do you query custom post types in wordpress block themes

    • @LearnWebCode
      @LearnWebCode  3 дні тому

      We actually cover that in not the next video, but the video after that. There's a field in the right hand menu when you're customizing the query loop and you can select "Post Type" but you'd need to first register/create a custom post type. My future video shows how to do that, but if you want to try it now, the easiest way is to install the "Secure Custom Fields" plugin and use its menu to create a custom post type.

  • @promahbubul
    @promahbubul 3 дні тому

    Hello sir,
    I am frontend developer.
    your video realay awsome.
    we need job preparation video.
    Actually frontend web developer.

    • @LearnWebCode
      @LearnWebCode  3 дні тому +1

      Hello, thank you! We only have two more non-code videos left in this series before we start learning front-end webDev skills like HTML, CSS, JavaScript, React, and working with REST API endpoints and using the JSON.

    • @promahbubul
      @promahbubul 3 дні тому

      @@LearnWebCode Thank you sir.