PluginFocus: Gutentor - A Page Builder for Gutenberg

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
to cut the pre-show before the live or the recording goes live on the youtube channel and it just turns one o'clock here in the washington dc area so i am going to hit record and we will get started good morning good afternoon good evening welcome to another live event here at wp studio welcome to those of you on youtube or facebook who are tuning in this is a very special webinar because i think i have found a hidden gem in the wordpress world the reason why it's a hidden gem and not to be too cynical right off the bat anybody who builds plug-ins that are for free almost never get covered by the traditional youtube video tutorial people because there's no affiliate money on it well when i find something that is just so essential to wordpress like pods or other plugins that are absolutely free it seems like there aren't many trainings out there and when i bring these trainings to you it can sometimes revolutionize your whole development cycle when you're working with wordpress alright now i know before we set the stage i'm actually curious if those of you in the chat either on facebook or youtube how many of you have never ever heard of guten tour or maybe you actually thought i had a misspelling in the email that i sent out about this webinar maybe you thought i was going to think about gutenberg but i ended up writing gutentor well if you have never seen this guten tour is what i'm now calling the almost full page builder solution that's right it's an almost full page boulder solution and i will show you how we can kind of get it over the top to be a full page builder solution we'll have to add another tool to it but this is an amazing free option so you can actually find this on [Music] the wordpress repository or you can go to gutentor.com i'm gonna actually put this right in the chat so that everybody can get this but guten tor is a page building set of blocks for the gutenberg or the block editor for wordpress now many of you use page builders whether it is elementor or beaver builder or or some other type of system yet it required those page builder systems require you to buy into their system whereas one of the things guten tour does is it allows you to buy into the wordpress default editor that now is becoming more prevalent in the marketplace all right so without further ado and to spend any time one of the best parts i think about wp studio webinars is we just dive in and we work with the code uh there's no other we're not sales copy oh that's the other thing since we're not sales copy i can't sell you anything because this is free everything we're going to talk about today is free um they have an add-on for getting some additional templates but don't worry about that for the most part you won't need it but sure you can go check it out and i'll show you that later in the webinar okay so here we are i have a test website uh which is just got some random content from other webinars we've done uh and i have installed gutentor it's a simple plugin that if you go to the word your plugin directory and you do a search for guten tour do a little search you will get the guten tour page builder block thing it's the orange uh item all you do is activate from this point and it will open up a menu area and sure and chris thank you for the encouragement but yes i normally will break something on the internet during the live webinar okay so you get this little overview but guess what because you're here at this webinar you're not going to have to spend any time here because i'm going to show you all this stuff you do have i want to comment uh a little bit um about the settings now there are going to be some times where i say something that i'm i'm guessing you have some implied understanding of how wordpress works from a deeper theme level like template hierarchies uh views the loop the query if at any time i just say something off the cuff that you have no idea what i was just talking about please put that in the chat and i can give you a quick human english language definition of what i just said speak i say this because the settings in gutentor is is very helpful and here's why the same way page builders like elementor and beaver builder and other things allow you to choose to add the this type of an editor environment to other post types we've we've created in other webinars like a books custom post type a test custom boost post type that was in prior webinars but here i can turn on and off all the gutenter settings all the blocks that would go with that i can choose where and when they would show up the other one i wanted you to show is this optimization for those of you who love to make a fast website one of the problems with a lot of page builders out there is they dump all of their javascript and their css directly onto the page and that can make really large page loads one of the things gutenter allows you to do is you can do the same thing i can dump all that stuff into the head into the wp head that's the section in the header that's the hook the wp head in wordpress i can do that that does make it easy for me to make rapid changes things don't get cached i can constantly make tweaks and changes so this is a great solution to keep all of your css all your design work put it into the head while you are developing the website then when you're ready you can flip it over to a file what that does is it takes all of the code that you used with the guten tour page building system all the different blocks all the different designs and i'm going to show you how complex you can get and how in-depth you can get it dumps it into a file and then uses wp and q scripts to add this as a regular style sheet what this is a benefit for is now caching plugins can help alleviate the overhead of using a page builder system so just wanted to show that here if in the future if after we do this webinar some of you are like hey i want to watch i want more guten tour stuff um how do i build more complex stuff we can we can go into that but i wanted to show you just those two things one the general how you can turn it on and off for certain custom post types and then the optimization of whether the file or the head so now another thing that i need to talk about is and what we're going to do is i'm just going to i have a page already set that is basically blank and let me i'm going to move some of these meta boxes that come from the theme and other plugins so what you should be looking at right now is our page editor the the gutenberg or the block editor in wordpress with nothing else all i have is a title i haven't done anything else i wanted to leave it as clean as possible because there is some terminology you need to understand that maybe somewhat similar to how the block editor gutenberg calls things and also how other page builders call things and it's this with guten tour it's amazing that it's free because there's a huge library of pre-made content but it's things like blocks versus templates versus kits versus patterns so we are going to take just a moment to understand the terminology so that when we start building things it makes sense so first off you should see that when you installed the guten tour plug-in two things show up in your i'm gonna call this my page canvas this is the block editor first up in the top left you get a big huge guten tour template library button and on the top right you have a gutentor settings so we're going to start here because this is going to help us understand some of the terminology so when i click this i'm presented with blocks templates template kits patterns and files now the file thing we're not going to really cover too much today but this allows you especially if you do design work or maybe you've built an entire layout on a on a test site or a a dev staging site you can export out all your gutentar settings and then you can import it directly to another site so it's a great thing if especially if you build some complex sites or let's say you are you've got a bunch of clients and you've contacted a real estate agency and they want you to build individual sites for each one of their agents yet you may have certain standard pages that you're going to use for all of the the real estate agents this is a perfect way where on one of the sites you can design it export it out and then just pop that single page onto everybody's site so there's kind of a cool little thing that you could do well let's talk about the differences blocks are pre-designed straight blocks that if i insert this it will insert it like a regular gutenberg or a block editor block this also means it's got multiple pieces maybe like this one is be an image there's a button there's text there's a header i can edit those after i insert them so it's you're not forced to have this as exactly what is here but basically blocks are pre-built what's really nice about this is if you're doing lots of work i can sit here and they've already categorized everything so if i'm looking here and i need counters is there's a counter that is already set for me oh let's take a look icon boxes i need some icon boxes that might work so i can run through here and find whatever i'm looking for i'm going to give you a quick little example nice thing is i can preview each one of these it will open up a preview window and basically within a web page i can see that this is what it would look like all right then i can say this is the one i want for the page i'm building insert so it's going to grab everything and it drops it right into my page now remember how i said i can go change everything about this sure i've got my image i can change edit image i can come over here i can edit my text over here all of this is editable here inside but the layout is already done and i can also see look it's it's a singular whether you call it a widget or a block it's not going to be multiple elements now we can turn around and transform this into columns and groups so if i transform it into a group then all of a sudden i can easily jump in here and move a few items uh there's just a lot of stuff that we could edit these um items let me just remove that so we can move on to the other items so that's what a block is block is all these pre-made elements and notice how i just want to say this notice how i haven't gone into the regular gutenberg sorry yeah the gutenberg guten tour blocks which are all made these are templates that are done for you to give you a head start kind of like how many of the page builder gives you these templates to start with um so this is very helpful now we can go to templates and these are pre-made pages again i can come over here preview the whole page and when it loads up and hopefully it doesn't take forever to load and we're stuck oh there we are we can see our whole page so everything on this would be dumped into our page for example i insert this it's going to download the block everything's being added and it inserts notice how some of the stuff is um some of these things let go all the way down here i want to show you these are some of our blog posts it already knows how to fill in it's not just going to dump their demo content if you have certain blog posts that are part of this theme or the the template it's going to go ahead and grab those and add those in everything else is already built for you but i can come over here and if i here's our all our layout but i can come over here to our let's say you know template library uh image slider so that's when we come see how it's all broken down it lays it all out so if all of a sudden i don't want the counter widget i can come in here and just delete the counter widget from that template it operates just like a regular page builder but notice how we're definitely here in gutenberg all right let me do a little thing for you now here's a here's a gutenberg trick and hopefully you guys learned this if you have not started really working with the block editor and you're still in a with different page builders or still using the classic editor this is something this is a trick that if you walk away from this webinar learning nothing else this is what you should learn shift alt z will remove or delete any of the selected elements so if you open up your list view and i i have this highlighted i can just do shift alt z and it will just start to delete remove so i don't have to try and find okay where's this one how do i delete this one just come right over there boom and that's again shift alt z will remove any block so you don't have to figure out what's going on so then we can get back to our blank slate all right so i showed you templates that's pretty simple template kits this is let's say you have a client who needs a quick website get it really front and center maybe you don't have the time to design them a full-blown website and you say you know what let's see what they have hey this template kit comes with a home page an about page and a contact page all set it's all designed has the same type of typography that might be working with same type of color schemes that might be working with it's basically a universal way of here's my set here's my site it's all set everything should flow all the different pages uh paul great question uh paul's asking the question uh what if i accidentally delete something and want something back well great question so let's add let me show you what's going to happen let me go over here let me remove this so let's say we're sitting here and we are typing something awesome and then we're like oh wait that wasn't very awesome let me just shift alt z it's gone then you're like oh my goodness no that was awesome up here in the top is an undo or hit control z so i can hit control z it's going to add my awesome text back and any of the elements or blocks that you delete that's how easy it is to get back now if you hit save and update and leave the page you can't go backwards so that just a word of warning all right let's go to the template library finally template kits that can give you a full-blown site your patterns uh these are pre-defined patterns for maybe i have different types of buttons what about different queries for how i'm laying out items basically these are fairly new to wordpress the whole patterns idea really was pushed out with wordpress 5.8 so i expect more and more stuff to come here now everything i've just shown you from this template library 100 free you do not need a membership to download anything there is a premium template library where they have additional stuff that you could pay for but as you see there's a lot there now let's deal with the other aspect we're doing so as a side question chris is asking what software am i using to get these great comments on the screen i am using be live right now so maybe in the future we can do a webinar on how to do a webinar how about that or how to do a live broadcast on a live broadcast and we'll get one of those really weird meta things going all right thank you for chris for dropping me into a rabbit trail that i tend to always fall into so since gutenter can get you started here's the power of gutenter by default the block editor the default gutenberg editor for wordpress has very basic of things for example if i come um here and let's just use a paragraph tag or let's do this uh let's do a heading so here's a heading heading in gutenberg block editor so this i'm looking over here and i come over here to my block so what type of styling can i do oh i can do a default or i can do custom pixels i can do line heights great i can do color and then the permissions and other things that's um i can do advanced so i can set an html anchor and set a css class what about if i want to do margins padding spacing anything beyond just the simple editing area i would normally have to use a whole bunch of additional plug-ins out there and yes there are some great tools but one of the things you'll find with gutenter is as i said there was another button over here that was added where i can add my own color palette so that if you know your clients color palettes of their website we can set it up here just add whatever colors you need for their color palette and you know because i'm so amazing in my color understanding of the world um we can just add our colors and that way it these colors will get interspersed in the rest of gutenberg so if i claim over here and say text color guess what all of these are going to come and i can get custom colors as well so we can pull color palettes here i can also set default typography for heading one what do we want to do i can run that i can set default colors default container widths and i can disable the wide editor if i want to use the more traditional gutenberg as well the old way all right just wanted to show you that because when we start opening up the door and saying you know if we are using the block editor gutenberg with this guten tour how can i really control the design and style of a site aka a real page builder so here's the issue and all the blocks the gutenter plug-in adds to the block editor will always be orange so you'll see guten tur elements guten tour modules guten tier posts guten tu terms gutentour widgets and then the rest of the things are generated by either wordpress or other blocks other plugins that are out there so it's really easy to know exactly what's going on so when i look at this guten tour i can see basically these are simple things that you'd normally see in block editors uh sorry in page builders but i can come in and i can start to say you know what i need to do some columns here so i can come in here and i have my columns but here's here's the benefit notice how when i am selecting i can click over here here's my columns i can select each individual column hopefully you're looking on the right hand side so you can see some of the cool things that are happening when i select the dynamic columns so that would be for the whole row sure i've got a very simple setting here for how many columns do you want to use and do you want them to always have a column height so that if there's a small picture and a large picture we won't start another row until all of them it's just a a good way to make things look more uniform but there's an advanced section look at what i now have i can set this to have a css id this a css id allows us to easily link to different anchor sections of a page so that's great i can also say what type of a wrapper tag am i going to use is it a html section this is a div am i putting article tags around there so there's some great html5 stuff am i putting a background behind this whole row am i going to enable a height and the great thing is i could do percentages i could do pixels height i can do also the viewport height so based on the actual viewport of the browser i can set that and i can set all of them for my desktop my tablet and my mobile phone i can also come in here and deal with margins and padding this is all the stuff that is missing from the actual block editor to make a real page builder so i have the access for the margins and the padding the borders i can even put border radiuses in here i can run box shadows in here i can have block shapes so i can put svg and i can turn the whole thing into a really dynamic looking element i can handle custom positioning where are we going to do it is it static relative absolute fixed for those of you who love designing and building out a page uh and you feel like you're constrained by what either a page builder does or what um uh whatever the actual block editor offers this gives you all the things that you would normally be doing if you were writing your own page templates in php and using template tags and writing your html and writing your own javascript this is all there i can have the z index i can move things up and down i can choose animation for these items i could choose that this thing will come in and what delay or what duration see i'm already adding javascript into this without actually adding javascript i can remove space remove space from the container from the row from the column so that means if there is extra space between it we'll have it all taken care of and again i can put direct css in here which only gets attached into this block area why is that important first thing what if i sit here and i use something like our members fork plug-in at wp studio and i say only show this block to logged-in users now if i have a whole bunch of css which is doing some cool stuff with this uh row and i'm hiding it from people who are not logged in why should i load the css which would be part of either in the in the the child theme of a theme or in the customizer why should i load that if this is not loading so i can now wrap and css to only go with this it's basically a way to conditionally load css only if a certain block is run so i show you all these different options but guess what even this area i get the same type of advanced options i can just dive in so this idea of now having immense amounts of control without having to go to the code that sure it might take a little bit of time to feel like hey this this is where you're you need to go or this is what you need to do it might take some time to figure that out but once you figure it out i think people would move pretty fast and again you're in default block editor freedom ventures i just saw your your question about um does this play nice with ultimate add-ons for gutenberg absolutely basically and i'll show you a few other add-ons we'll use not specifically the ultimate add-ons for gutenberg but um here i'll show you one right now uh the team tom osborne behind generate press he released a really awesome plug-in for those of you who work with gutenberg or sorry the block editor and what he what he offered was basically just four items generate blocks this container is awesome because this container allows me to come in here and set with this container alone i now can handle layouts typography background shapes colors spacing several of the things that i could do with the the other container but let's say you're more used to using the jet uh the generate press the generate block uh add-on so i let me just show you this i'm using this container from generatepress i can come in here and just say all right i'm going to plop the about widget from gutentor inside so now i've got that going on in here or i could put another item so i i'd have the ability to just they're all treated as blocks that's what makes it nice which means it's going to work perfectly fine with any other add-on you already use for the block editor alright so let me remove that hopefully that answers that question all right so we have things that are already built for you dividers simple text advanced text buttons counter google maps advanced list images icons pricing progress bar ratings and video pop-ups video pops up is one of the last things they've added really nice feature why because you can choose where you're hosting the video and how you want to do it what is the default popup holder are you going to use an icon what's the box setting are we going to use it in animation so if i preview this and we take a look at our little preview it's going to automatically pop up a video so it's that simple to make things like this right here in the regular block editor [Music] now you then have so these gutenter elements are basically single elements they're not going to be heavily in heavily designed multi-tiered elements inside each other the modules are ones that do advanced things and have multiple systems so for like if i put my tabs in here basically i'm going to have my tab 1 tab 2 tab 3 and over here on our basic options notice how i can quickly choose the different types of tab designs tabs what what's going to happen are we putting icons on them enabling the icons so then i can come in here and if i click on this little tab here basically i would have to just type in my tab and work i can also come over here and we grab this single tab item go to tab settings oops no so basically when i'm clicking this tab and i come over here and add an item a counter widget or something notice how it then went underneath the single tab if i come over here to this tab item notice how i can come over here oops uh let me select this tab item there so i've selected this tab item then i come over add the block hello add a block and we'll add a heading this is a heading great notice how this is how i can tell what's happening and i'm able to build within the block editor which we really couldn't do before these in-depth or multi-level multi-tiered areas and i'm also able to edit them at another time because i can come back in find this tab it will then show me this i can click on this basically this is an active area of development if that makes sense that's what i'm calling it somebody else might call it something else but this is active inside the gutenberg or the block editor so that i can just move around click the tabs and do something more advanced all right let's come over here so that's what the these modules are they have multiple levels but the modules are active so if i i create a slider or something this is i i work from within here edit the single slide what image am i doing whatever i would drop an image in there i would do something else and then i can add another slide down here so our page would be an active editing element point and click move around drag and drop how a normal page builder would work but now it's in the regular block editor all right let me just remove this slider so we can just keep the screen clean a little bit all right that's the difference between the elements kind of single items the modules more advanced i'll come back to this area and we go down to our widgets these are the kind of pre-built designs that will give you the ability to upload your image set your price tag it'll all handle in here yes we can come over here to our block title block items this is the difference these what do they call them these widgets have over here pre-designed styles these are called patterns and you'll start to see them a lot more in wordpress now that wordpress 5.8 has come it's inside a block you can have specific designs inside or layouts inside the block so when i'm going to edit on this block my little whatever menu item that i have over here on my in there's a template when i click this it opens and turns into the ability for me to say now let's do that one notice how that title moves to the right everything gets centered and i can enter in different icon the currency columns price quantity see how that adds that in we can always edit those but so now we have design templates inside blocks all of this is hopefully giving you the designer the developer the assembler whatever you call yourself a greater head start on what to build so you got your singles your more complex elements and your widgets which are pre-styled which sometimes have multiple types of stylings see i can actually see what it looks like my google maps my social widget links no preview my progress bar my gallery widgets pricing widgets all sorts of things now this is another area and this is where we're getting into the page builder system and i'm going to show you the one area that gluten tour flows flat but i found a solution so i can come in here and i can basically create a new blog post page or like kind of the archive page of all my blog posts and i have a regular one i have a post type with different features where i can choose the layout i'll take a look at this in just a moment and actually let's let's delete all these items from here so we can we're going to make this into a new we'll turn this into our blog post page all right so we're going to come in here and we are going to use we'll just start a first post type so here's my blog post page where we've got content remember i said these these items in gutender have these great little templates where i can say all right do i want to do list view do i want to do post layout all right now i can come over here click the template and i can choose let's try this so what's that going to look is that going to change this moved a lot of the meta information up over the image maybe let's center it oh let's make the image go everything and then drop this in but then i can do a mini query where i can say hey are we going to select from the posts or pages maybe your custom post types you're using do we want to sort by taxonomy type bring those in by date do i want to include posts exclude posts number of items do i want to offset so if i just say hey i only want um let's let's do four uh so that's four um and i only want columns of two so now here's our posts for let's change it i don't like the overlay one let's put this back so we've got something like this going on and again now i could do element sorting do i want to sort by a featured image or do i want to sort by certain things do i want to enable post formats to show up maybe i'm using the old wordpress post formats my badge i icons oh hey that badge is putting the category on there do i want to include the avatar of the writer of this post do i want to do whatever i want to do i can slowly begin to customize so here's what we can then do from this point if i've got my post i can update this now this is where we use the power of wordpress to build our page come over here to our reading and i can say you know what our blog post is now going to use our gutenter page so save the changes come back over here and now our blog post page oops did i not save guten tour oh i know what i know what's happening hold on this is from another webinar see i think i have no i have other views going on interesting we'll set the homepage as sample is that the page we used did we do gutenter yeah there's our post page so we view the post page why are we still oh i know what we're doing all right voce press is actually overriding this that we did from yesterday's webinar so i have four things overwriting each other i probably should have cleaned that out all right let's just drop in let's flop over we'll flop over to a different theme all right i would have to now reset this uh but let's go back over here so gutenter can do all the let's go back to our gutenter page so this is what it would look like we would lay out our content and um we would be able to see let me uh yes shows the latest posts oh i also know we're caching as well so probably need to turn off the caching plugin all right so once i've done this i am able to build a new type of blog uh an archive page for the blog uh the posts custom post type i can even come in here let's say if i let me delete this one just show you there's two or three other ways of of us building a blog post or a query loop i can do an advanced one where i can say how do i want to display the content so i could say you know what let's do this now i don't have enough content in here but notice how you've got a large small small small it would you get four uh but so there are some really cool ways that you could offset something so maybe this is at the top of your web page um here let's let's change this and fix it let's come over here let me just delete this so we'll get a new choice one second now i'm overlapping okay post type so let's just do something where i can do like three here so here's my blog the top of my blog post i could do one two three and then below that i can then add another one which would be our regular post type and i can now say i want a list but now we're going to offset by three so by offsetting we get different we pick up where these left off so without too much effort we can start to create archive pages using this um and we can even do more let me show you one more thing that they do offer we come back over here sure you can do a post type carousel you can do a post type news ticker a duplex this advanced post type is really nice for building an archive page why i am given a title and a sub heading area then i'm giving a terminology which will allow me to sort through and flip through this type of information actually let me show you what that would mean if i go to because i've got it running on wp studio very simple that if we want to see every blog post for plugins great what about tutorials it'll show me all the blog posts for tutorials uh what about things for wordpress great it'll show me things for wordpress so i'm able to build these archive landing pages but here is where it falls down in wordpress if you are only doing pages and posts you'd be perfectly fine why yes the dog was is it was definitely distracting because if we are building basically every post type needs to have a singular post which is the basically you can easily design or an archive which is a listing of those posts within that post type when we talk about our blog posts we can handle that here with the archive page pages do not have archives so therefore they're not built to have archive pages but when we create our own custom post types whether you're using a custom post type creator a plug-in meta box pods whatever we need a way to install or basically do the same thing here assign a page that we build so this would be let's pretend we are i don't have i don't think i have any content in any of the other things but let's come over here let's say now i want to do books i have no posts in books and do i have anything in tests no posts well if i had tests if i had content in there it would auto populate and now i'm using this post type so i could then if this is what gutentor needs i need a way to assign this page i just designed as the archive page for one of my custom post types that doesn't make sense i would encourage you to watch some of our pods webinars where we talk about singular and archive page templates and how that works with wordpress and how it dynamically creates content or generates the display of content well guess what there is a tool you can use it is called custom query blocks built by our friend ron i've known him for a long time you can activate this and it does something very special especially if you use custom post types when i now go to the reading section i now can map the archive page of custom post types and i can map it to you know whatever page i've built so this allows me to use the regular wordpress block editor to design and style archive pages using tools like that quer those post things that will auto generate and pull all the content into a page and design it do however you want this is now a way that we can process these these dynamically created archive pages and i didn't have to go to any code in the theme i don't have to use template tags i don't have to assign them so that is one of the things that that custom query blocks brings to the table if you are using something like our gutentor to you know build um to build your entire site so the final thing i will let you know is it is understandable if you look at all of the elements all the blocks that are created with gutenter this can be overwhelming especially if you are building a site for a client and maybe you're teaching them how to use the editor to write blog posts or to write updates to write news items for the internal internet or whatever they're building so sometimes you might be saying you know what they do not need all these things maybe they just need two or three elements well gutenter does try and make it a little bit easier because i can come in here and turn on and off okay they don't need the counter they don't need the progress bar the rating they might be using something else but it goes beyond that because i can turn off the modules the terms the widgets they everything that they deal with you can turn on and off um in the same way just as a side note you can do that with regular gutenberg with the regular block editor because i can come in here to my settings and i can come to the block manager and sure i could run through here and do everything but you may find it just easier working before you even get to this place to turn it on turn it on or off and by turning it on or off in the actual settings of goon tour you're going to remove the load time especially in this editor because that can get overwhelming at times if you have tons and tons of plugins all trying to load all of their blocks so we don't want repeat blocks or things like that so this is just a quick overview i wanted to stay under an hour uh for this webinar i hope this it makes a lot of sense how this is a great solution if you're starting to get used to the goo the gutenberg or the block editor in wordpress and part of the reason is free um and yes gutenter can save blocks uh for reuse later and you can also export out blocks that you built and you can import them over to other sites there's lots of things that you can do with this i did say that there is a premium thing there is a guten berg templates so they do sell a lot of advanced templates designs but as you saw for the most part you can get by with almost everything as as a starting platform so i bring this to your table your attention because especially as i'm watching some of the page builders get more and more expensive each year for renewal i'm always looking for something that would do similar things that would still give you all the the columns the widths the design um and and whatever you need as well as being future proof because good tour is built on the block editor of wordpress if you are enjoying these type of free webinars we've been doing this week last week the prior week here wp studio i would encourage you please please subscribe to the channel i think we are almost at 700 subscribers so definitely subscribe feel free to send these videos off to anybody else that you want uh i do all these just for free if you are interested in more advanced stuff that we do uh wp studio is finally back open for business uh in terms of we've always been open and the uh my lifetime members have have been around for a long time been attending the events there are you know over 350 hours or more of videos webinars that we've been doing for a long time i'd encourage you to check it out we're back open you can come over here if you're not logged in you're going to see a join now and you can pop on over to the membership and right now there is a coupon and this is the first time i've ever opened up monthly membership um and so just let you know and if you ever have any questions you can send me an email at benjamin wpstudio.com whether it be a question about wordpress a question about living on a boat a question about you know our dog feel free reach out i'll try and respond as soon as possible and don't forget tomorrow we got another free webinar where i am going to walk through all sorts of things with the brand new wordpress 5.8 which landed yesterday so take care i hope you guys have a great rest of the day i hope i see you guys tomorrow and don't forget to subscribe to the youtube channel or if you're on facebook let people know or give me a thumbs up on the video if you're enjoying these and if you have any ideas for future webinars that you're like hey i wish somebody would talk about this uh let me know and i'll see if i can build a webinar for you so take care have a great rest of the day and i'll see you hopefully on future webinars
Info
Channel: WPStudio
Views: 1,686
Rating: undefined out of 5
Keywords:
Id: rwlCq2cuKg0
Channel Id: undefined
Length: 55min 4sec (3304 seconds)
Published: Wed Jul 21 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.