#86 Best Way to add SVG | use- SVG | SVG `use` with External Source | WordPress | SVG use Element

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024
  • КиноКино

Комментарии • 11

  • @ashik_dev
    @ashik_dev 8 месяцев назад

    I didn't know svg could be used like this. Thank you.

  • @XavierLarrea
    @XavierLarrea 3 года назад +2

    Thanks!
    Just one tip: "hidden" class should be display:none; instead of visibility:hidden as the space of the svg's will be printed otherwise.

    • @Codeytek
      @Codeytek  3 года назад

      Thanks will add that

  • @ravimakwana1641
    @ravimakwana1641 2 года назад

    Great tutorial

  • @jeflopo
    @jeflopo 3 года назад

    Great work, sir. The only downside for me is that nowadays templates and template parts are coded in HTML instead of PHP (with Gutenberg / FSE). And In the Block Editor Handbook it's recommended to use them and the theme.json, and wp-env/docker (that I think it will eventually replace the wp-config file). IMO This fact will outdate this awesome playlist faster. It's still great to learn a lot. So, thank you.

    • @Codeytek
      @Codeytek  3 года назад

      Thanks. I agree that the change is inevitable. However there will still be a lot of themes on older approach. There is already a playlist for FSE
      ruclips.net/p/PLD8nQCAhR3tTrToGi4ulHwDh18hNW2_-I
      Most probably I will either create a new playlist when FSE becomes a bit stable or update this one. Thanks for tuning in

    • @jeflopo
      @jeflopo 3 года назад

      ​@@Codeytek Ouch, I was forgetting your other playlists. Thanks for the reminder !! I have watched the 8 videos (fast-forwarding them) for the FSE.
      And yeah, When it becomes more stable, I would LOVE to see you building customs blocks with ESNEXT syntax, using React components and so, from scratch ;) Will you dare ?
      The other playlists about wp/react/graphql/nextjs and woocomerce looks pretty dope too. I really believe that your videos are the best available on youtube right now for wordpress. Subbed

    • @Codeytek
      @Codeytek  3 года назад +1

      Thank you. I would start a Gutenberg special series in future with new conventions

  • @arifhasan2003
    @arifhasan2003 3 года назад

    what i have to do to upload a svg img to use it in my website logo

    • @Codeytek
      @Codeytek  3 года назад +1

      wpengine.com/resources/enable-svg-wordpress/

    • @arifhasan2003
      @arifhasan2003 3 года назад

      @@Codeytek Thanks Brother