Builder Basics: Adding Custom CSS to Block Themes

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

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

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

    Amazing content! I am just diving into the block themes and this is exactly what I needed. Thanks a lot! 🙏

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

    21:16 thank you so much. This is I really need to know.

  • @christophbugel7160
    @christophbugel7160 ปีที่แล้ว

    Awsome lecture! Thanks

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

    How are you syncing vs code and wordpress

  • @TechFusionUniverse
    @TechFusionUniverse ปีที่แล้ว

    Whenever i make changes in theme.json it cannot update in wordpress editor

  • @AliKhan-jz3zs
    @AliKhan-jz3zs ปีที่แล้ว

    why I'm getting undefined function for add__action(), add__filter() when using in functions.php in twenty twenty three block theme

  • @waltermarcelo751
    @waltermarcelo751 ปีที่แล้ว

    Muy bueno 👍

  • @HBrooks
    @HBrooks ปีที่แล้ว +3

    needlessly complex to add custom CSS. with each iteration wordpress gets less usable unless you're a heavy programmer.

    • @slk-320
      @slk-320 ปีที่แล้ว +4

      I am a commercial themes author for many years. I just rebuilt on of my themes to FSE from classic approach. The amount of PHP, HTML and CSS code is now reduced by at least 90%! And I am still not yet an expert in block themes. Yes, you need to learn how things work the new way. By complexity I would compare it to learning a CSS. The level of difficulty is now many times less than before. I am not nostalgic about the old WP at all.

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

      @Jack_Warner This is theme development. As far as that goes it's standard, if not easier.

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

      @@slk-320 I don't see how clicking around in the admin is an effective way to theme.

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

      @@estevancarlos If I can force feed extra CSS file for occasional override - and most important - additional Media-Queries, I'm happy.

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

    This is a weird direction for Wordpress. Not a fan.

  • @Blender.Quebec
    @Blender.Quebec ปีที่แล้ว

    Hello ! I have copy the twentytwentytwo fonction.php file into twentytwentythree, but it give me an error. twentytwentytwo php file seem different that in your video :-) Will try to google it, but would be cool if the description could be updated !!