What's new in Advanced Themer 2.9

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

КОМЕНТАРІ • 48

  • @utvc3687
    @utvc3687 14 годин тому

    Maxime, awesome update!! There is so much functionality in your Themer, woww...

  • @RonnieMbugua
    @RonnieMbugua 14 днів тому

    I just got the license and I’m so excited! This will be on every website I create. Thank you for the amazing work Maxime!

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

    That WPCodebox integration is GOLD!!!

  • @bob-p7x6j
    @bob-p7x6j 2 місяці тому +4

    Just thinking, wow, seen so many new things about AT from Facebook, really need a video for us who hate documentation, and here you are...Thanks for the vid and thanks for the hard work!

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

    So happy to be able to edit stylesheets in builder. Love the Emmet integration, quick search and all of the other features. Thank you so much for this update!

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

    I'm always impressed by how quickly you can implement so many ideas! Just wow, there are so many new things and optimizations on board, thanks!

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

    Thanks for the overview of all the new features. Highly appreciate the time and effort you put into Advanced Themer! 😊

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

    There is no words anymore for your amazing work - just a ❤

  • @BrendanOConnellWP
    @BrendanOConnellWP 2 місяці тому +3

    Great update - bringing Bricks further in line with modern builders. Thanks! 💪

  • @Simon-sly
    @Simon-sly 2 місяці тому

    Amazing work Maxime. Love the Search bar.

  • @fuocy
    @fuocy Місяць тому +1

    The CodePen Converter feature in Advanced Themer looks incredible and could be the deciding factor in my purchase. However, I’m not entirely sure how well it performs. Is there a way I could test this feature in action?

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

    The biggest, biggest release ever, ever. So great. Congratulations.

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

      Oh, AI!! I love it! Thank you, thank you!

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

      Have you tried implementing function calling API for the AI part? I saw in your video you sometimes have parsing remnants, but you shouldn't have them if you declare a function called `updateCSS` (for example) and then task Open AI to fill the parameters. It should be more compliant to return only the paramenter (for example a CSS Text fragment) as the parameter in the structured response of the function calling API response. The function is never actually called, only the intent and the parameters are handed to you as structured data. Or are you already doing this?

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

      You could also consider limiting the AI to the user selection in the text box (optionally) or the full text if nothing is selected. Meaning, when a user has a partial selection in the text editor that you only transfer the selection to the AI and replace only that section with the return.

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

      I do use the function calling API for generating the AI structure. I can’t use it for the css because the function calling API is limited to 1000 tokens on input right now… it’s not enough to manage big css files and returns an error

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

      The selecting option is a great suggestion 👍

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

    Hello internet!
    Advanced Themer is growing very fast, and it continues to improve!

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

    Some graeat additions. I am seeing scope here to adjust my workflow around variables and colours.

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

    Love the new options to get our hands dirty writing HTML

  • @web-atelier
    @web-atelier 2 місяці тому

    Yes, really a new era 👌👍😀

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

    Thanks for your amazing work, max! Def one of the best in the business. How come some of your classes are green and red?

  • @Michael-th1mh
    @Michael-th1mh 2 місяці тому

    Hey Maxime, great update!!! Just wondering if it is possible to add the reverse of the action of Convert UX values to CSS at the 1hour 1min mark in the video. i.e. Convert CSS to UX Values (Builder values). This could also be great for the codepen importer too. This would be great for users who either prefer to use the Builder UX over CSS, and when they/we can make any tweaks in the UX rather than going to the CSS / HMTL in the superpower CSS modal.

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

      That would be great but we need Thomas to implement such method - it’s out of my reach I’m afraid

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

    Congrats to this amazing update. 🎉

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

    Any significant impact on site's frontend performance with all these amazing additions enabled?

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

    For importing JavaScript, you could offer to wrap it in an Immediately Invoked Function Expression (IIFE).

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

      Yea but it depends how the js is actually structured… i need to ask chatgpt if wrapping everything in a (function())() could potentially break things 😂

  • @bob-p7x6j
    @bob-p7x6j 2 місяці тому

    I can try it on a test site so it's not so important but do you know off hand whether AT would be okay to use with a plugin like Simply Static?

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

      I never tested, but I wouldn’t be surprised if you would get some broken styles on frontend…

    • @bob-p7x6j
      @bob-p7x6j 2 місяці тому

      @@AdvancedThemer Thanks, will play with it to find out! Fun to break things, good learning....

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

    incredible update!
    One question though - why would someone use wpcodebox when everything can run through AT?

    • @AdvancedThemer
      @AdvancedThemer  2 місяці тому +3

      WPCodebox is fully-fledged script manager. It handles both js and php and has more filters and API for advanced users.
      If you just need to manage your styles, AT might be enough. But for a more complete solution, WPCodebox is a better fit.
      The good thing is: you don’t have to choose between the two: you can just use both in harmony :)

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

      @@AdvancedThemer I see. Thank you!

  • @WPBLOCKBUSTERS-rg3dz
    @WPBLOCKBUSTERS-rg3dz Місяць тому

    Speechless!

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

    what program you record video?

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

    You're just amazing :)

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

    Penso che bricks senza at non sarebbe la stessa cosa... in pratica hai inventato un modo per importare pagine intere da qualunque base e questa cosa e incredibile.

  • @bob-p7x6j
    @bob-p7x6j 2 місяці тому +1

    You should do a test on whether the AI code is of higher quality by adding "please" or leaving it out.... Just joking.....I hope other content creators who might see this channel notice how things are zoomed in where needed and is easy on the eyes, it makes a huge difference for someone who has trouble seeing!!!

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

      i tried the zoom in on a few vids and got non-stop complaints from viewers saying they were motion sick. maybe if i was as smooth as Maxime

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

      You can tell which people are "old school" (not necessarily old) and well brought up by the way they use please and thank you.
      These people are also usually hard working thorough and disciplined, producing outstanding work.
      Maxime is obviously such a person.

  • @ThierryC-te3rx
    @ThierryC-te3rx 2 місяці тому +1

    What is the secret for the 1 second beard growth ?
    Wait...Advanced Bearder 1.0 ? 👀

    • @AdvancedThemer
      @AdvancedThemer  2 місяці тому +4

      That’s a hidden tweak in the theme settings ;) you need a beard API though

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

    Hi Sir, I'm trying to contact you through email these days but dint receive a reply, could you check it? Thanks!