OxyProps
OxyProps
  • Видео 64
  • Просмотров 75 018
Building a Dynamic Stock Image Repository with Bricks | PixaBricks Tutorial
Caution: The way we store and use the API key in this video is not secure. This is for educational purposes only in a test environment. When using your APi in production, make sure it is never exposed client side.
Learn how to create your own dynamic stock image repository using Bricks in this comprehensive tutorial. Using Structeezy, OxyProps, and Alpine.js, we'll build a Pixabay clone where you can search and display stock images directly on your website. Follow along as we cover everything from setting up the application to querying the Pixabay API and displaying images dynamically. Whether you're a beginner or an experienced developer, this tutorial will guide you through the process s...
Просмотров: 705

Видео

Turn Bricks elements into Alpine.js reactive components with Structeezy v1.7
Просмотров 1,1 тыс.4 месяца назад
Structeezy v1.7 brings several improvement, and mainly support for Alpine.js, the lightweight Javascript Framework. In this video, we see the most basic principles: create a component, read from state, write to state, toggle elements visibility, znd even query posts from the WP rest API. 🎉 Get the plugins while they are on LTD ! OxyProps: oxyprops.com Structeezy: structeezy.com 🔗 Links Alpine.j...
Easily create accessible and nice looking Scientific formulas
Просмотров 2615 месяцев назад
With version 1.6, Structeezy integrates MathML (Mathematical Markup Language) allowing to create simple to complex scientific formulas and equations rigth into your Bricks editor. Let's take a tour of MathML and the role of the various elements in this video. 🎉 Get the plugins while they are on LTD ! OxyProps: oxyprops.com Structeezy: structeezy.com 🔗 Links MathML on MDN: developer.mozilla.org/...
Why Auto-BEM is not a good idea. BEM block__element--modifier
Просмотров 8616 месяцев назад
Hey, Cedric, BEM is becoming mainstream (?), why don't you develop a auto BEM feature for OxyProps and Structeezy? Well, because in my opinion, as a developer, it is your responsibility to define how to structure your project and components. Let's discuss why in this video. 🎉 Get the plugins while they are on LTD ! OxyProps: oxyprops.com Structeezy: structeezy.com 🔗 Links BEM: en.bem.info/metho...
Reproduce GUI Challenges COMPARE component in your Page Builder
Просмотров 3516 месяцев назад
In his latest episode of GUI Challenges (link below), Adam Argyle created an awesome Compare component using html, css and javascript in a smart way. In this episode, let's see how to recreate this component in our page builder. I will be using Bricks, but you could do the same in Oxygen, Breakdance, of another advanced page builder. 🔗 Links GUI Challenges - Thinking on ways to solve COMPARE co...
Save time by managing WordPress with the command line
Просмотров 9866 месяцев назад
A few days ago, I published Updates for OxyProps and Structeezy introducing specific wp cli comands for the plugins. From discusisons in our FB group, I noticed that only 1/3 of users know and use wp cli. Lack of knowledge and information seems to be the first barrier. So in this video, we get you started using wp cli. And after that, I bet you won't get back 🎉 Get the plugins while they are on...
Learn BRXTML for Bricks users, or how to create stunning page layouts in no time.
Просмотров 2,3 тыс.7 месяцев назад
In this video, we discover how Structeezy does convert brxtml, a hybrid syntax mixing html and Bricks elements, into complete Bricks elements Structure Trees ! 🎉 Get Structeezy while it is on LTD ! Structeezy: structeezy.com 🔗 Links Emmet syntax for Bricks: docs.structeezy.com/reference/emmet-syntax-for-bricks/ Structeezy Dynamic Fields for Bricks: docs.structeezy.com/reference/structeezy-dynam...
Let's build Airbnbricks, using Bricks and Structeezy! Part 1
Просмотров 2,3 тыс.7 месяцев назад
In this video, we are building Airbnbricks, the next generation home listings site made with Bricks! 🎉 Get Structeezy while it is on LTD ! Structeezy: structeezy.com 🔗 Links docs.structeezy.com/tutorials/airbnbricks/ ⌚ Timestamps Not yet... #structurebuilder #bricksbuilder #oxyprops Come hang out with other OxyProps users ans Oxygen lovers in our Facebook Community 💬 groups/oxyprop...
Use Emmet or any HTML source and convert it to Bricks Elements with Structeezy v1.2
Просмотров 9447 месяцев назад
While. building this landing paage, we go through various OxyProps features. Context menu, custom CSS insertion. Logical colors. Inverted color scheme.... This will be a lot of fun ! 🎉 Get Structeezy while it is on LTD ! Structeezy: structeezy.com OxyProps: oxyprops.com 🔗 Links Boostrap CDN: getbootstrap.com/docs/5.3/getting-started/download/ ⌚ Timestamps 00:00 - Introduction 01:00 - Iconify In...
Turn Bricks builder into an SVG builder with the new Structeezy update
Просмотров 1 тыс.9 месяцев назад
Structeezy v1.1 is out, and turns Bricks Builder into an SVG builder as well as adding a few surprises ! 🎉 Get Structeezy while it is on LTD ! Structeezy: structeezy.com 🔗 Links ⌚ Timestamps 00:00 - Introduction 00:10 - Why a patch for Bricks? 02:28 - Why disable outlines on empty elements? 05:02 - Building SVGs with Structeezy in Bricks. 08:26 - Basics of a SVG path 16:45 - SVG filters. 18:00 ...
Craft, Save, Reuse, Share your structures with ease, with Structeezy, the missing tool for Bricks!
Просмотров 3,2 тыс.Год назад
Structeezy is a powerful structure builder and structures manager for Bricks by the creator of OxyProps. Use it standalone, or together with one of the supported css frameworks. Create, craft, save, reuse, share! Let's seee how Structeezy will help you. 🎉 Get Structeezy while it is on LTD ! Structeezy: structeezy.com 🔗 Links ⌚ Timestamps 00:00 - Introduction 00:33 - Quick overview of the featur...
The UL element is maybe NOT the best choice for a site navigation menu... or is it?
Просмотров 580Год назад
Let's see how using proper semantics in your HTML is not only good for accessibility, but is also saving time in your development process. 🎉 Get OxyProps while it is on LTD ! OxyProps: oxyprops.com ⌚ Timestamps 00:00 - Introduction 00:35 - Why should you care ? 01:42 - A nav with the UL element. 03:34 - Resulting structure and accessibility tree. 04:34 - The semantic of UL. 05:47 - The proper e...
Create Web Components right in Bricks or Oxygen. Here is how.
Просмотров 1,3 тыс.Год назад
Web components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages and web apps. Custom components build on the Web Component standards will work across modern browsers, and can be created and used right in page builders like Bricks or Oxygen. 🎉 Get OxyProps while it is on LTD ! OxyProps: oxyprops.com 🔗 Links www.webcomponents...
A practical intro to container queries in Bricks and Oxygen
Просмотров 1,1 тыс.Год назад
Container queries units browser support is now close to 90%. Let's look at a practical use case by improving your usage of fluid typography. 🎉 Get OxyProps while it is on LTD ! OxyProps: oxyprops.com 🔗 Links Caniuse caniuse.com/?search=CSS Container Query Units ⌚ Timestamps 00:00 - Introduction 00:40 - The problem with viewport based fluid typography systems 03:00 - OxyProps way to create a con...
Fluid typography | Get Started series ep20
Просмотров 345Год назад
Five parameters allow you to define the whole fluid typography systems. Here is how. 🎉 Get OxyProps while it is on LTD ! OxyProps: oxyprops.com #CSSFramework #bricksbuilder #OxyProps Come hang out with other OxyProps users ans Oxygen lovers in our Facebook Community 💬 groups/oxyprops My editor: VS Code - code.visualstudio.com/ My Terminal Enhancements: OhMyZSH: ohmyz.sh/ Powerlevel...
Let's take the State of CSS 2023 survey together
Просмотров 324Год назад
Let's take the State of CSS 2023 survey together
With OxyProps color system, contrast ratio become predictable for any hue | Get Started series ep19
Просмотров 240Год назад
With OxyProps color system, contrast ratio become predictable for any hue | Get Started series ep19
ALWAYS pass your AA or AAA accessibility color contrast requirements | Get Started series ep18
Просмотров 373Год назад
ALWAYS pass your AA or AAA accessibility color contrast requirements | Get Started series ep18
Defining logical colors for a color scheme | Get Started series ep17
Просмотров 197Год назад
Defining logical colors for a color scheme | Get Started series ep17
Stop using HSL in favor of OxyProps colors, and here is why | Get Started series ep16
Просмотров 346Год назад
Stop using HSL in favor of OxyProps colors, and here is why | Get Started series ep16
Using presets or custom colors | Get Started series ep15
Просмотров 169Год назад
Using presets or custom colors | Get Started series ep15
Introduction to logical colors | Get Started series ep14
Просмотров 154Год назад
Introduction to logical colors | Get Started series ep14
Choose to use dark mode, or not, or other cool modes | Get Started series ep13
Просмотров 189Год назад
Choose to use dark mode, or not, or other cool modes | Get Started series ep13
Reduce unused CSS by a granular selection of your Classes Packs | Get Started series ep12
Просмотров 226Год назад
Reduce unused CSS by a granular selection of your Classes Packs | Get Started series ep12
Choose your classes set for Bricks Class List | Get Started series ep11
Просмотров 182Год назад
Choose your classes set for Bricks Class List | Get Started series ep11
A few settings for dealing with Gutenberg | Get Started series ep10
Просмотров 164Год назад
A few settings for dealing with Gutenberg | Get Started series ep10
A few words about normalize | Get Started series ep9
Просмотров 183Год назад
A few words about normalize | Get Started series ep9
How Bricks global colors link to OxyProps CSS Variables| Get Started series ep8
Просмотров 220Год назад
How Bricks global colors link to OxyProps CSS Variables| Get Started series ep8
Menus, elements and theme styles settings | Get Started series ep7
Просмотров 236Год назад
Menus, elements and theme styles settings | Get Started series ep7
Dashboard, builder detection, export and import settings | Get Started series ep6
Просмотров 215Год назад
Dashboard, builder detection, export and import settings | Get Started series ep6

Комментарии

  • @yjnabhan
    @yjnabhan 22 часа назад

    I have a problem...which is adding fields and color from taxonomy to post ruclips.net/video/m4VYO1ITDew/видео.html

  • @aidabugarin1096
    @aidabugarin1096 6 дней назад

    Is multivendor?

  • @PaulTumialan
    @PaulTumialan Месяц назад

    Hi Cédric. Is it possible with Oxyprops only ship used variables?

  • @ConfusedHelmet-kd2wg
    @ConfusedHelmet-kd2wg Месяц назад

    what terminal is this ??

  • @GoodyMorillas
    @GoodyMorillas 2 месяца назад

    thank you, would this be ideal for creating a horizontal image gallery for a photographer?

  • @peteharrison3241
    @peteharrison3241 2 месяца назад

    I do not have the floppy disk icon on the Structeezy menu at the top of the structure panel.

  • @AffTalk
    @AffTalk 3 месяца назад

    Yes please keep providing these great tutorials. Theses are tutorials not found by anyone else. I am very interested in this build. If your up for the challenge I would love to see a multi vendor marketplace build as well.

  • @AffTalk
    @AffTalk 3 месяца назад

    You are amazing! I have not found anyone who creates such great tutorials that ventures outside the box. The only tutorials I have ever found for any builder are focused around the basic “build a blog or portfolio” style page or website and you have knocked it out of the ballpark with this one. Great job! Every product you build will be a part of my toolbox.

  • @peteharrison3241
    @peteharrison3241 3 месяца назад

    Thanks Cedric, firstly, you've explained someting in bricks that I didn't realise, that being the %root% isn't just for elements, but can be used to address a CSS class, I didn't know that, and I can see tha automatic BEM naming might cause problems. However, I'm not sure if the example you gave is a use case that might come up that often! Certailny, as a Quality of Life use case, automatically renaming classes to match the structure would probably help most people, but I can see your objection. Maybe something that 'reviews' the naming convention a developer is using or highlights possible bad practise would be better, but this sounds more like an AI type process rather than just a naming hierarchy tha I imagine these auto naming/renaming tools are.

  • @wpeasy
    @wpeasy 3 месяца назад

    Awesome.. You have either done this a million times or are some kind of savant. The code just flows out of you :)

  • @BrendanOConnellWP
    @BrendanOConnellWP 3 месяца назад

    Great tutorial Cedric, lots of good stuff to learn

  • @hosseinkhanmohammadi4770
    @hosseinkhanmohammadi4770 4 месяца назад

    I Love the way you teach and use things. Very helpful for me.

  • @web-atelier
    @web-atelier 4 месяца назад

    Interesting, you add the api key in a variable, it is not a problem for security? Thanks.

  • @peteharrison3241
    @peteharrison3241 4 месяца назад

    When I saw the first video of the Alpine.js integration, it seemed interesting, but I couldn't see a use for it. However, this shows the power of the access to external data sources which is very exciting. The only criticism is having to type complex code into a very small single line input element which is very hard for new users to debug.

    • @peteharrison3241
      @peteharrison3241 4 месяца назад

      I jumped the gun a bit. Your latter example use a code box. Does that mean I can use a code box for everything?

    • @OxyProps
      @OxyProps 4 месяца назад

      A solution for easier code input is coming with specific custom elements (preview in the FB group)

    • @BrendanOConnellWP
      @BrendanOConnellWP 4 месяца назад

      @@peteharrison3241 just an idea, if you have AT, you can set heading/text inputs to be textarea - this helps when i put in wrapper stlyes/classes in text areas, as it's much larger

  • @koqpe13
    @koqpe13 4 месяца назад

    Thank you, it turned out very nice!

    • @OxyProps
      @OxyProps 4 месяца назад

      Thanks, glad you liked it.

  • @camaronornelas4350
    @camaronornelas4350 4 месяца назад

    This is good stuff!!!

  • @Xenio2007
    @Xenio2007 4 месяца назад

    The audio is very low, and there is too much zoom on the screen.

  • @a0n0g
    @a0n0g 4 месяца назад

    Très intéressant merci 😊

    • @OxyProps
      @OxyProps 4 месяца назад

      Avec plaisir 🙂

  • @erickjfranco
    @erickjfranco 4 месяца назад

    Htmx please😁

    • @OxyProps
      @OxyProps 4 месяца назад

      😀 this is in my work in progress.

    • @web-atelier
      @web-atelier 4 месяца назад

      Interesting HTMX.

    • @michailgiannopoulos5274
      @michailgiannopoulos5274 4 месяца назад

      HTMX for the win!

    • @OxyProps
      @OxyProps 4 месяца назад

      Do you guys have specific htmx use cases in mind? Would you use default WordPress API endpoints? Or create your custom ones? Or would you expect the plugin to provide custom endpoints, and of so, which ones?

    • @rickmartinez680
      @rickmartinez680 4 месяца назад

      @@OxyProps Personally I create my own endpoints. I find the current WP API limited when I want to fetch posts for headless since it requires multiple requests to get tax, images urls for custom fields, etc.

  • @brickslabel
    @brickslabel 4 месяца назад

    Excited to be able to activate/deactivate groups now! This plugin is INSANELY good.

    • @OxyProps
      @OxyProps 4 месяца назад

      Thanks for your comment !

  • @peteharrison3241
    @peteharrison3241 4 месяца назад

    Also, how would you go about creating a custom component library that you might use in other developments?

    • @OxyProps
      @OxyProps 4 месяца назад

      Storing them in structeezy as custom structures, then exporting my structures / importing in the other project.

  • @peteharrison3241
    @peteharrison3241 4 месяца назад

    Cedric, If the output needed styling inside the <span>, would you add inline styling or create a external stylesheet that includes the styling. Or, would you rely on css in the parent i.e. Bricks?

    • @OxyProps
      @OxyProps 4 месяца назад

      The component should own eveything it needs to work, style included. So it should include minimal style, that could be tweaked / extended later by user.

  • @amosg1572
    @amosg1572 5 месяцев назад

    thank you so much

  • @peteharrison3241
    @peteharrison3241 5 месяцев назад

    Great tutorial, but the final topic on using custom cards raises a question in my mind. The last card used a Red colour scheme, but looking at it, it's hard to see any real Red colour, I understand that using a mor colourful scheme might render more red, but there's very little to describe it's rendering as red!

  • @peteharrison3241
    @peteharrison3241 5 месяцев назад

    Cedric, happy Easter. Am I being copletely stupid, or is there no way of changing the colour scheme from the default values in Bricksprops? This video is a year old, and your interface looks very different than mind at the latest version of BP. If I want the canvas colours to be white through grey, or a brand colour that's specific to my client, can I change them?

  • @maayanzilberberg2523
    @maayanzilberberg2523 5 месяцев назад

    how to change the light/dark mode of a cursor?

  • @maayanzilberberg2523
    @maayanzilberberg2523 5 месяцев назад

    why using the <menu> tag if it not supported by most browsers? ​ @OxyProps

  • @peteharrison3241
    @peteharrison3241 5 месяцев назад

    It's worse than a simple authorisation setting to allow the use of the clipboard, if you aree running without SSL, it does not work at all. In my development environment, everything runs as http as you can't get certificates for local sites. I've spent days trying to finbd ways around this. I work with a QNAP nas with wordpress running inb docker containers, and thus far, I haven't found a way to get this to work.

    • @OxyProps
      @OxyProps 5 месяцев назад

      The clipboard API that Bricks chose to use only works in secure environments for security reasons. An environment is considered secure if and only if it is served over https OR it is served from localhost. Any local environment serving domain.test or domain.local or anything else than localhost over http and not https will fail. Luckily, most local environments can serve over https. This is the case for me using Valet. I also know users can successfully serve https with Local.

    • @peteharrison3241
      @peteharrison3241 5 месяцев назад

      I've found it doesn't work from localhost either. Chrome has an experimental flag for insecure sites that allows it to work

  • @kolsongar
    @kolsongar 5 месяцев назад

    Great addition, loving these updates.

    • @OxyProps
      @OxyProps 5 месяцев назад

      Thanks!

  • @PicSta
    @PicSta 5 месяцев назад

    You should consider working on BricksProps instead of putting all your effort into Structeezy. BricksProps not gettng any fame at the moment and I see it very critical that it feels like you have made a new product and left BricksProps behind. Sad to say, but this way you disappoint your customers…. Trust gets lost also.

  • @SandrasPeeps
    @SandrasPeeps 5 месяцев назад

    👏👏👏.

    • @OxyProps
      @OxyProps 5 месяцев назад

      Thanks!

  • @chrispoole4084
    @chrispoole4084 5 месяцев назад

    Hello Cedric, is it possible to move the Structeezy panel to a second screen?

    • @OxyProps
      @OxyProps 5 месяцев назад

      I understand why you are asking but unfortunately it is not possible. The panel is part of Bricks document, like the structure panel or the elements panel, so it can not be placed in a separate window / screen.

  • @brickslabel
    @brickslabel 5 месяцев назад

    Another cool technique (adding the class attribute directly); I love your videos because they are so informative and offer out-of-the-box techniques.

    • @OxyProps
      @OxyProps 5 месяцев назад

      My pleasure. Yes, adding the class attribute is a way to override Bricks defaults which I like.

  • @peteharrison3241
    @peteharrison3241 6 месяцев назад

    I've now watched the colour system setting videos 3 times, and I'm still not sure I get it. I know i asked elsewhere for a video taking a real example of a Style Guide and configuring BricksProps from it as this might make a bit more sense to me. I noticed there aren't many comments for this series of videos, maybe a real to life example might help Many thanks

  • @joansey56
    @joansey56 6 месяцев назад

    Fantastic. Yes, please keep sharing your tutorials.

  • @hosseinkhanmohammadi4770
    @hosseinkhanmohammadi4770 6 месяцев назад

    Very Useful, Thank you.

    • @OxyProps
      @OxyProps 5 месяцев назад

      Thanks!

  • @web-atelier
    @web-atelier 6 месяцев назад

    Excellent 👍 😀 thanks.

    • @OxyProps
      @OxyProps 5 месяцев назад

      Thanks for your comment.

  • @wpeasy
    @wpeasy 6 месяцев назад

    Great explanation. Watched the whole video just to hear your accent :) I think a comment below clarified. I think your video title doesn't match your intent. Auto-BEM is a great productivity feature, as long as you understand what you want it to do, and set up the Element labels properly first. I agree that expecting Auto-BEM to do the thinking for you is a bad idea :) Recently, Advanced Themer enhanced their Auto-BEM feature by enabling you to set an Element as a BEM root. That way you can prevent creation of erroneous classes on nested BEM structures. For me, that made it way more useful.

  • @stephanepruvost1732
    @stephanepruvost1732 6 месяцев назад

    Thank you, very interesting

  • @mikt
    @mikt 6 месяцев назад

    Thanks for the video, i failed to understand why .link--underline is not menu__link--underline where highligted is.

    • @OxyProps
      @OxyProps 6 месяцев назад

      Hello @mikt This is a very important point. .link--underline is a modifier to the link block. I made the decision that any of my links could be underlined, so the modifier is one of the link block. In my design choice, only menu links can be highlighted, therefore .menu__link--highlighted is a modifier to the menu__link element. There is no right or wrong here. The decision will be driven by your design and the way you want to manage your components.

    • @mikt
      @mikt 6 месяцев назад

      @@OxyProps Thanks - now i understood :)

  • @LupusDesign
    @LupusDesign 6 месяцев назад

    Thank you, Cédric.

    • @OxyProps
      @OxyProps 6 месяцев назад

      My pleasure.

  • @pedrocosta3818
    @pedrocosta3818 6 месяцев назад

    Amazing BEM class!!! Thank you, Cedric!!

    • @OxyProps
      @OxyProps 6 месяцев назад

      Thanks. I am happy you liked it.

  • @56k-web
    @56k-web 6 месяцев назад

    Thank you for this detailed BEM explanation. I would say "Auto-BEM is not a good idea if you don't know how BEM works". Auto BEM is not an autopilot that drives you while you sleep. But speeds up development and does help a lot if you understand the principles of BEM. As always: we need to know our our tools. This video helps knowing BEM better. Thank you.

    • @OxyProps
      @OxyProps 6 месяцев назад

      Exactly. This is what I mean when I say: if you use a software to automatically name your classes, make sure you understand the principles. So you know if the suggested classes are corerct and match your intent. In the same way it would be dangerous to use code from any AI without actually understanding what this code does.

    • @AyDeeSandra
      @AyDeeSandra 6 месяцев назад

      @@OxyPropsThis is very true. The context has to be understood before it is used. Technically, it is not “auto-bem” since manual verification has to be done.

  • @rubengarciajr
    @rubengarciajr 6 месяцев назад

    glad you are healthy and creating videos my friend.

    • @OxyProps
      @OxyProps 6 месяцев назад

      Thanks for your kind words.

  • @premnathd
    @premnathd 6 месяцев назад

    Helpful video. what is the tool you are using for command suggestions?

    • @OxyProps
      @OxyProps 5 месяцев назад

      Thanks. In my terminal, I use Fig which is a great tool. If you look for it, it was bought by Amazon and is now known as CodeWhisperer.

    • @premnathd
      @premnathd 5 месяцев назад

      @@OxyProps thank you

  • @polarxta2833
    @polarxta2833 6 месяцев назад

    "but you could do the same in Oxygen, Breakdance, " Breakdance includes this out the box, but good work !

    • @OxyProps
      @OxyProps 6 месяцев назад

      Hello, The idea was not to create something pretending it does not already exist. I think I say at the beginning that this is a classical component. But the purpose of this video is to create it from scratch to understand how it works, and then be able to transpose the skills.

    • @polarxta2833
      @polarxta2833 6 месяцев назад

      @@OxyProps I get that but in your comment under the video you mentioned that anyone could create one for other browsers like ... and Breakdance. I just wanted to let you know Breakdance already has one.

  • @kolsongar
    @kolsongar 6 месяцев назад

    Structeezy is really one of the best products I have used. Many people are sleeping on this product. Saving all my Frames and Bricksmaven designs in Structeezy has made my dev time even faster.

  • @PatricioAsencio
    @PatricioAsencio 6 месяцев назад

    Wuau, tuve que ver el video 4 veces, pero al final entendí todo lo que explicaste, muchas gracias por tu tiempo. Pienso que me costo un poco entender por que primero tenía que conocer bien la metodología de la cuadricula. Nuevamente gracias y un abrazo.

    • @OxyProps
      @OxyProps 6 месяцев назад

      Gracias! so nice to see it was helpful for you.

  • @peteharrison3241
    @peteharrison3241 6 месяцев назад

    Well done Cedric, very nice to see the rapid introduction of this newish css property. I will also applaud you for showing how to do it without your excellent Bricksprops product. Would it be possible to change the order these options show in the context menu so that Container fluid is at the top?

    • @OxyProps
      @OxyProps 6 месяцев назад

      I'll add this to the todo list.

  • @popopp2297
    @popopp2297 6 месяцев назад

    I just purchased Structeezy. I was curious how you'd import a card on AirBNB or any website. I want to study the structure and or build off what is already in existence to speed up build times. You clearly showed how to import the entire AIrBNB website however I didn't see how you'd copy & paste (import) a card or portion of the page structure. I'm excited to use your plugin and look forward to your response.

    • @OxyProps
      @OxyProps 6 месяцев назад

      Hi Popopp, and thanks for the purchase. In your dev tools, you can copy the portion of the page you are interested in. The difficult part is to find the parent element. For a card, it would be the outer div, or article, thenn right click -> copy the element, and you can paste it in Structeezy parser.