Brendan O'Connell
Brendan O'Connell
  • 58
  • 91 761
WordPress 6.7 Beta Release - First Look
WordPress 6.7 Beta dropped today....test it out and give the new 2025 Theme a spin! Check out the WordPress Playground too.
wordpress.org/news/2024/10/wordpress-6-7-beta-1/
-Block Style variations within the theme block settings is great
- Zoom out view
-Data Views (will be improved in future releases)
-API Improvements/Extensions
Join this channel to get access to perks:
th-cam.com/channels/wuZcJEi6HwIrcyUQ4U_aoQ.htmljoin
-----------------------------------
🌟 Brendan O’Connell 🌟
🎨 WordPress | Design | Development | Automation | Tech 🖥️
Want to connect or work together?
🌐 Website: brendan-oconnell.com
🐦 Twitter: brendanocwp
🔗 LinkedIn: www.linkedin.com/in/brendan-o-connell1/
☕ Buy Me a Coffee (or Tacos): buymeacoffee.com/brendanoconnell
----------------
Aff Links:
Get Bricksforge: bricksforge.io?aff=d768d61b
Get ACSS: automaticcss.com/ref/138/
Get Frames: getframes.io/ref/11/
มุมมอง: 464

วีดีโอ

Custom 'Star rating' Block with Pinegrow & Tailwind CSS
มุมมอง 144หลายเดือนก่อน
#customblocks #wordpress #pinegrow #tailwindcss In this video, I make a quick custom block in WordPress thanks to the speed and power of Pinegrow. I throw some Tailwind classes and style up a dynamic block with block conditions to show/hide full and empty SVG star icons. This is a quick demo and not meant as a 'production ready' technique. It's super powerful to create custom blocks and give ap...
6 Different APIs in 15min with Toddle
มุมมอง 2402 หลายเดือนก่อน
Explore different APIs of varying complexity with Toddle. Toddle is a (soon to be open source) visual builder that has particularly easy to use API functionality. Add your API, and immediately you can start using your data in the builder. In this video I explore 7 different APIs: 01:50 1. OpenWeather API (built in to Toddle) openweathermap.org/api 02:50 2. Dragonball API: web.dragonball-api.com...
WS Form Webhooks - Send your Form Data Anywhere with Activepieces
มุมมอง 4202 หลายเดือนก่อน
#wsform #wordpress #api #tutorial #automation #googlesheets #activepieces If you ever want to send your form data to external sources like google sheets, airtable, etc. you probably want to use a webhook. In this tutorial I show how to send data from WS Form on submission to a webhook created in Activepieces. Once that step is created, you can set up any automations using that webhook trigger. ...
Bricks Builder: Building the Sharefable Website with my Bricks stack
มุมมอง 4.5K3 หลายเดือนก่อน
#bricksbuilder #bricks #webdesign #wordpress #webdevelopment #automaticcss #acss 00:00 - Intro and Setup Explanation 05:55 - Homepage Hero 07:30 - Tweak ACSS Colors 09:30 - Logo Slider 12:00 - Stacking Cards 19:00 - Feature Cards 22:00 Card Hover Effect 26:50 - Testimonial Section 30:30 - Styling Testimonial with nthchild 37:17 - Add fade in/out effect to Logo Slider with Pseudo before/after el...
Dynamic websites with REST API and CMS - Divhunt Demo (Webflow Alternative)
มุมมอง 1K3 หลายเดือนก่อน
Quick demo of using the REST API to call in the blog content from WPTavern.com onto a Divhunt site. Easy to use UI for building dynamic websites. You can also add CMS items. 🌟 Brendan O’Connell 🌟 🎨 WordPress | Design | Development | Automation | Tech 🖥️ Want to connect or work together? 🌐 Website: brendan-oconnell.com 🐦 Twitter: brendanocwp 🔗 LinkedIn: www.linkedin.com/in/brendan-o-...
First look at Wix Studio vs Framer CMS (vs WordPress)
มุมมอง 7513 หลายเดือนก่อน
#wix #wixwebsite #framer #cms #wordpress #webdesign #webdevelopment Quick look at creating and adding CMS items in Wix Studio and Framer - all within a unified dashboard. Framer doesnt seem to have bidirectional relationships with other CMS items, but Wix does. WordPress of course has ACF, Metabox, ACPT, Pods, JetEngine, Toolset, or add them manually to your theme or plugin - lots more fields a...
Push WordPress to GitHub & Static Hosting with Simply Static Pro
มุมมอง 1.4K4 หลายเดือนก่อน
#cloudflare #staticwebsite #simplystatic #wordpress #hosting #bricksbuilder If you ever want to have a website on your Local WP but want it hosted for free on static hosting, check this out. What you need: -Simply Static PRO (to push changes to Git repo) -Free Github account (need repository to build the static site from) -Free Cloudflare Account - somewhere that can static host Deploy by: ZIP,...
Low Code Custom Blocks in WordPress with Pinegrow and ACSS
มุมมอง 5384 หลายเดือนก่อน
#wordpress #blocks #customplugin #pinegrow #automaticcss #acss #lowcode Hi everyone, I am pretty new to Pinegrow and Custom blocks in general. I'm sure this will be over the heads of some and not complex enough for the rest - so bear with me. In this video, I create a custom block plugin with Pinegrow with attached utility class controls from Automatic CSS. I am not necessarily suggesting you r...
How to see any website's layout structure with this easy CSS trick
มุมมอง 4304 หลายเดือนก่อน
Use this simple CSS trick to put a red border on all website elements. Quickly see structure, debug common CSS issues, and best of all, you can apply this to any website on the internet! 1. Right click and inspect 2. Right click to Edit the HTML of the bottom section of a page 3. Add code from the video in the section and press CTRL ENTER (TH-cam doesn't allow me to put angled brackets in) 🌟 Br...
How to automate ACF & WP REST API: Google Sheet with Activepieces
มุมมอง 1.5K5 หลายเดือนก่อน
#automation #wordpress #restapi #wordpresstutorial #activepieces Part 2: Auto import from Google Sheet using REST API and Activepieces Automate creation and update Custom Posts and Custom Fields in your WordPress site using the built in REST API and Active pieces to bring in data via Google Sheets. In this video I create and start the automation flow to accomplish this. This post is also listed...
How to use WP REST API to automate your WordPress site (using Activepieces)
มุมมอง 1.4K5 หลายเดือนก่อน
#wordpress #wordpresstutorial #automation #activepieces #restapi Howdy, I've been testing automation flows with the WordPress REST API and wanted to share a little with you all. You can hook up your automations to your WordPress websites with the built in REST API. Useful for any number of use cases. Thoughts? Too complex? Not explained well? Really cool? Let me know what you think. The next vi...
How to create CSS Variables in Bricks Builder - Mini Color Design Framework with HSL
มุมมอง 3.4K5 หลายเดือนก่อน
Hi all, Variables are superpowers on websites and you may already be familiar if you've used CSS framework (like AutomaticCSS, Coreframework, or Oxyprops?). Well if not, stick around. Today's video is a first look at the new CSS Variable Manager in Bricks Builder 1.9.8. which is in Beta as of publishing this, so keep in mind it may look or behave slightly different in the final release. I creat...
Pinegrow - AI integration (Speech to Text)
มุมมอง 2206 หลายเดือนก่อน
Pinegrow - AI integration (Speech to Text)
Penpot 2.0: CSS Grid (Free Open Source Figma Alternative)
มุมมอง 3.1K6 หลายเดือนก่อน
Penpot 2.0: CSS Grid (Free Open Source Figma Alternative)
Advanced Themer (v2.5+): Structure Panel Overview for Bricks Builder
มุมมอง 1.3K6 หลายเดือนก่อน
Advanced Themer (v2.5 ): Structure Panel Overview for Bricks Builder
Advanced Themer: Grid Guide, X-mode, A11Y Color Checker, Responsive controls
มุมมอง 8316 หลายเดือนก่อน
Advanced Themer: Grid Guide, X-mode, A11Y Color Checker, Responsive controls
How I use CPTs, Templates, Queries, & Dynamic data to make life easier [Real client example!]
มุมมอง 1.1K6 หลายเดือนก่อน
How I use CPTs, Templates, Queries, & Dynamic data to make life easier [Real client example!]
Offload your WordPress site to Free Static Hosting in under 10min with Simply Static
มุมมอง 1.8K7 หลายเดือนก่อน
Offload your WordPress site to Free Static Hosting in under 10min with Simply Static
Bricks Builder: My WP Blueprint Website ...so far.
มุมมอง 2.8K7 หลายเดือนก่อน
Bricks Builder: My WP Blueprint Website ...so far.
Simplified Client Editing in Bricks with Advanced Themer
มุมมอง 1.3K7 หลายเดือนก่อน
Simplified Client Editing in Bricks with Advanced Themer
Gutenbricks: Create reusable blocks for a solid Client Editing Experience
มุมมอง 1.9K7 หลายเดือนก่อน
Gutenbricks: Create reusable blocks for a solid Client Editing Experience
First Look: Query sort, filter, and live search (Bricks Builder)
มุมมอง 2.4K8 หลายเดือนก่อน
First Look: Query sort, filter, and live search (Bricks Builder)
Bricks Builder + Bricksforge: GSAP Animations & Timelines
มุมมอง 3.7K8 หลายเดือนก่อน
Bricks Builder Bricksforge: GSAP Animations & Timelines
Automate adding pages/posts/products to your WordPress site from Google Sheet: Save time and money
มุมมอง 1.1K8 หลายเดือนก่อน
Automate adding pages/posts/products to your WordPress site from Google Sheet: Save time and money
Checking out Cwicly Components + AutomaticCSS
มุมมอง 1.2K8 หลายเดือนก่อน
Checking out Cwicly Components AutomaticCSS
Bricksmaven Part 4: Tweaking Coreframework & Styling Header & Footer
มุมมอง 4938 หลายเดือนก่อน
Bricksmaven Part 4: Tweaking Coreframework & Styling Header & Footer
Extend classes/styles with Advanced Themer in Bricks Builder Part 2
มุมมอง 7288 หลายเดือนก่อน
Extend classes/styles with Advanced Themer in Bricks Builder Part 2
Activepieces: Trigger workflow from video upload (open source Zapier alternative)
มุมมอง 8038 หลายเดือนก่อน
Activepieces: Trigger workflow from video upload (open source Zapier alternative)
Style your Bricks website with AI and AT! (Advanced Themer, Bricks, Open AI Req.)
มุมมอง 1.7K9 หลายเดือนก่อน
Style your Bricks website with AI and AT! (Advanced Themer, Bricks, Open AI Req.)

ความคิดเห็น

  • @nasmith67
    @nasmith67 2 วันที่ผ่านมา

    @brendanoconnellwp what was the color grabbing software you use? I've been using Pixa through SetApp but it is not always consistent.

  • @macropodus
    @macropodus 3 วันที่ผ่านมา

    Great content! What worked better for you and which solution did you prefer? Which is better for you: CF or ACSS?

    • @BrendanOConnellWP
      @BrendanOConnellWP 3 วันที่ผ่านมา

      I prefer ACSS for the breadth of features - color relationships, auto calc wrapping, and other stuff. CF is a great option and has a lot to love about it. Are you trying to make a choice on which to get?

  • @szecse
    @szecse 4 วันที่ผ่านมา

    I did enjoy this content Brendan :)

  • @teddy8915
    @teddy8915 6 วันที่ผ่านมา

    Great video, Brendan! Just a quick clarification- is the REST API you connected for rendering the blog posts server-side or client-side only? Not sure, if Divhunt has server-side rendering.

    • @BrendanOConnellWP
      @BrendanOConnellWP 5 วันที่ผ่านมา

      good question because i think they use SPA - I recall reading they have pre-rendering in place specifically for SEO bots so they are delivered the full page with the apis rendered. I have not dug into it more, but if you search their public forums, there is some more info

  • @thewebstylist
    @thewebstylist 8 วันที่ผ่านมา

    The platform that moves at. A snails pace, with the advancements of Squarespace and Wix just shocking my fav platform WP still has such minimal improvements especially w 2 years of Ai amazing advancements

    • @BrendanOConnellWP
      @BrendanOConnellWP 8 วันที่ผ่านมา

      It's never as fast as anyone wants it, which is at least partly due to the absolute behemoth size of the project and the commitment to protecting backwards compatibility. Things are moving forward and I'm starting to see the vision a little more. Those tools have a single interface, whereas WP has, what 15k+ themes and 50k+ plugins? The doubled edged sword of very open but intimately more convoluted.

  • @AdamSLowe
    @AdamSLowe 10 วันที่ผ่านมา

    Nice video. Thanks for taking a look at FSE land. The upcoming T25 theme looks like it has a lot going for it.

    • @BrendanOConnellWP
      @BrendanOConnellWP 10 วันที่ผ่านมา

      Yes definitely. Really like the block variations included, so people get a feel for them. I am definitely bullish on FSE (not only because its what we have!). I need to revisit your FSE Pinegrow course and see what I can add to my custom block theme from Pinegrow (if anything!).

  • @jcschoeman1407
    @jcschoeman1407 11 วันที่ผ่านมา

    Great video 👍 Note: Your affiliate URL does not seem to work (Affiliate tracking part is not highlighted as part of the URL, so it might not be tracking sales, coming from this video)

    • @BrendanOConnellWP
      @BrendanOConnellWP 10 วันที่ผ่านมา

      Yes, thanks. That is just how the affiliate links is rendered by youtube, I think it doesnt like additional URL params. Thanks for watching.

  • @MarkusHalvorson
    @MarkusHalvorson 13 วันที่ผ่านมา

    Hey Brendan!

    • @BrendanOConnellWP
      @BrendanOConnellWP 12 วันที่ผ่านมา

      Hey Markus - good to see you, hope you enjoyed WCUS

  • @maxziebell4013
    @maxziebell4013 13 วันที่ผ่านมา

    Nice 👍 thanks

  • @markjszymanski
    @markjszymanski 13 วันที่ผ่านมา

    LET'S GOOOOO. LOOK AT THIS FOOOOKIN' STREAMER!!!

    • @BrendanOConnellWP
      @BrendanOConnellWP 13 วันที่ผ่านมา

      thanks for gassin' me up homie

  • @bob-p7x6j
    @bob-p7x6j 13 วันที่ผ่านมา

    I wrote a few minutes ago but message missing...A lot of my messages seem to disappear on YT. Have you heard of No Code Backend? It's new to App Sumo and wonder if it is useful for a Bricks user? Let me know, if you think it is interesting...

    • @BrendanOConnellWP
      @BrendanOConnellWP 13 วันที่ผ่านมา

      I had to filter my comments weirdly in youtube for your comment to even show up - very weird? I haven't heard of No Code Backend, not seeing it on Appsumo? Sounds like Xano or Supabase - I would say not that useful for your average Bricks user honestly.

    • @bob-p7x6j
      @bob-p7x6j 13 วันที่ผ่านมา

      @@BrendanOConnellWP Thanks, yeah, it's in the new arrivals section but had to scroll down, and somebody did compare it with Xano, and I think the algoridm has gone a bit crazy lately,

    • @bob-p7x6j
      @bob-p7x6j 12 วันที่ผ่านมา

      @@BrendanOConnellWP Thanks, see if this message lasts, ha ha....

    • @bob-p7x6j
      @bob-p7x6j 12 วันที่ผ่านมา

      @@BrendanOConnellWP I must be flagged or something, thanks for the reply...

    • @BrendanOConnellWP
      @BrendanOConnellWP 12 วันที่ผ่านมา

      I see the product now. I wouldn't recommend it for you, stick with the WordPress database until you can outgrow that. This is a tool if you don't have a backend or are building custom apps/highly custom enterprise WordPress, and even then, Xano or Supabase will probably be more affordable/stable longer term than an appsumo product. that said, I may buy it to test!

  • @robertoalexandru00
    @robertoalexandru00 14 วันที่ผ่านมา

    One question, the sliders don't work? I mean, a page I have, has 1 slider of 3 images, when I export it with Simply Static Pro and follow the same steps, they appear one below the other and I am not finding any solution regarding this ....

    • @BrendanOConnellWP
      @BrendanOConnellWP 13 วันที่ผ่านมา

      Hard to say. Is it not exporting the required JS? Check JS defer/delay/min. how/where are you deploying it? Also write to Simply Static support, they can maybe help!

  • @bztwwc4690
    @bztwwc4690 16 วันที่ผ่านมา

    simply static isn't working with my website, "there are no record to display"

    • @BrendanOConnellWP
      @BrendanOConnellWP 16 วันที่ผ่านมา

      @bztwwc4690 not sure, I ran into a few snags myself that I mentioned in the video, including: ssl, using ngnix instead of apache, and the .local domain extension not working. One or more of those may help you?

    • @bztwwc4690
      @bztwwc4690 16 วันที่ผ่านมา

      ​@@BrendanOConnellWP Which one please, do you have a telegram or what's app?

  • @matthijsalting7514
    @matthijsalting7514 24 วันที่ผ่านมา

    Probably simple, but how do you keep the wp sidebar open while editing cpt's?

    • @BrendanOConnellWP
      @BrendanOConnellWP 23 วันที่ผ่านมา

      Hmm not sure I quite understand?

    • @matthijsalting7514
      @matthijsalting7514 23 วันที่ผ่านมา

      4:00 , the sidebar is still showing, although you’re editing. Normally while gutenberg is open, it’s like you’re on its own page.

    • @BrendanOConnellWP
      @BrendanOConnellWP 18 วันที่ผ่านมา

      @@matthijsalting7514 Ah i think I just enabled in gutenberg. when you're in the block editor, open the settings panel and there is a toggle to 'keep side bar open'

  • @stewtech
    @stewtech 27 วันที่ผ่านมา

    Oncore! This was amazing, looking forward to the next one!

    • @BrendanOConnellWP
      @BrendanOConnellWP 23 วันที่ผ่านมา

      Glad you enjoyed it! Thanks! Anything you want to see in particular?

    • @stewtech
      @stewtech 23 วันที่ผ่านมา

      @@BrendanOConnellWPVue Designer

    • @BrendanOConnellWP
      @BrendanOConnellWP 22 วันที่ผ่านมา

      @@stewtech hmm, I don't own vue designer so that'll be tough

    • @stewtech
      @stewtech 13 วันที่ผ่านมา

      @@BrendanOConnellWPcould you do a video on Pinegrow exporting options such as: Static HTML Export, WordPress Theme Export, Export with CMS Compatibility, Code Export, Assets Management: Description: When exporting, you can choose to include or exclude certain assets (like images, fonts, and scripts) based on your needs, and Custom Export Settings?

  • @joxmanyou
    @joxmanyou 29 วันที่ผ่านมา

    What a good tutorial. I hope you can do more of this type, for newbies like me they are very useful. Thank you.

    • @BrendanOConnellWP
      @BrendanOConnellWP 28 วันที่ผ่านมา

      Thanks! Glad you enjoyed. Are you using pinegrow? Are you trying to make Custom Blocks?

    • @joxmanyou
      @joxmanyou 28 วันที่ผ่านมา

      @@BrendanOConnellWP I'm learning. @AdamSLowe 's tutorials have helped me a lot. I'm now reading the Pinegrow documentation. I am new to WordPress and have basic knowledge of html and css.

  • @MCbyGracjan
    @MCbyGracjan 29 วันที่ผ่านมา

    What add-on are you using to have a “Testimonials” tab?

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

    "What color are star icons in web design?" Love it Pinegrow really interests me. Do you ever see yourself using it to create an entire site instead of using Bricks?

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

      I definitely could, and likely will use it as a theme on a couple low-risk sites. It's production ready, but not sure I am with it. Otherwise you can use it to make some custom blocks that you 'own' so to speak, but 3rd party block libraries/themes will have so much heavy lifting done for you with respect to stuff like interactive elements. Maybe I'm just overwhelmed by JS. Bricks is much faster and straight forward to use for most anything I want to do. Pinegrow is certainly a powerful and useful tool and much faster than hand coding sets of react/php blocks. LMK if you want to give it a whirl, i'm sure their team would love more people trying it.

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

    Wow, brilliant showcase, thanks bunch! A very simple and productive workflow :-)

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

      Thanks for the nice words my friend, enjoy

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

    Thanks for the video. Every Pinegrow video is worth its duration in gold. The more people know about Pinegrow, the better!

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

      Agreed! Underrated tool for sure! Thanks for watching.

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

    Yes, welcome to the bottom up crew.

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

    I knew you’d come around to the dark side 😂

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

      Pinegrow, tailwind, or both? 😂

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

      @@BrendanOConnellWP yes. The answer is yes. 😁

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

      @@BrendanOConnellWP Tailwind will now also be hitting the repo via Cwicly. The market is getting more diverse by the second.

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

    Great video. Can I ask how you got that elements bar on the right hand side of the screen?

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

      That is Advanced Themer's quick-insert feature - very helpful, among many other useful features. advancedthemer.com

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

    awesome can you show us a creating a template and how can we use that to create pages using google sheets and active-pieces please if possible . thanks again for this video

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

      Can you give me more info on what you mean exactly?

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

      ​@@BrendanOConnellWP lets say i want to do programatic seo with google sheet records to create a product reviews like url, content within parts like (product description, how can it help , who can benefit from product, pros and cons ,how to use . product specification) and finally summary and FAQs

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

      @@codemasterdevops OK, yes I can try something like that like. I do that for Service area pages, category pages, and singles of each with Bricks templates, so you can import say 200 cities and all 50 states and have it build out using one template and then rendering dynamic data per city name, info per city, etc. You can sell this to clients for sure, and you can set up monthly packages where you add X number of cities, in this example. i'll try and put something together without making it super long

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

      Thank you very much looking forward for this video.I am struggling with this and it would be a great help for me .

  • @user-dt9kk6sg8z
    @user-dt9kk6sg8z หลายเดือนก่อน

    I've built a nice website with Shopify for an artist profile in which they can upload art as products in a form, it's a cool platform but now i wish I'd used Wordpress

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

    Sir Can you please create a tutorial to use loops in custom API, so if we add multiple entries at once in google sheet it can be tracked and all row entries after the last one which is posted by ActivePiece gets posted in one run when the program triggers

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

      I will try and do something on that soon. You can use the loop feature in activepieces to accomplish this, where it will import many records at once using the loop and create post option (and you can delete them the same way)

    • @digitalstudents01
      @digitalstudents01 26 วันที่ผ่านมา

      @@BrendanOConnellWP thankyou for your kind reply sir, but the loop is fetching only the latest available row even when we add get multiple rows option of GoogleSheets, which is fetching multiple rows but the loop is using the last row only , if possible help with tutorial

    • @mdzahid80
      @mdzahid80 26 วันที่ผ่านมา

      Areeee broo, am too stuck with the same problem, when am Adding the Get Next Row(s) it gets all the desired row but the same time the Loop on items uses only the last row of google sheets and that's why the loop runs only once, also there's a little confusion for API call where the data should now be send to API from Loop on Items instead of your trigger

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

    this will win the best video I watched this week , thank you and thanks for google search 🤣 because youtube search will never show me your channel .

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

      Thanks brother, love to hear that! I have a few other ones on Activepieces - powerful stuff. I will be making more hopefully. What other topics should I cover or try and automate?

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

      @@BrendanOConnellWP I have a woocommerce store for a client and we need to add a birthday discount automatically, I'm sure there is a simple way to do it rather than buy fluentCRM for just one task. Maybe a snippet to match the birthday field with the date and add user role for a week then remove it. I have a user rule discount. what is the best way to do it ?

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

      how is the birthdate field added? with acf? most of the fields can be updated with activepieces except the regular price in woo. Not sure why, just how they built it. You need an application password, but then you can do a get request to see all the customers and all their fields, so once you have their birthdays you can query them based on the customer name, and then PUT the data into their custom field for bday. I am not sure if this is what you're asking exactly though?

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

      @@BrendanOConnellWP I'm looking for a way to send birthday emails with discount coupons to woocommerce customers automatically , or just give them birthday discount, or store credit for the birthday. I can collect birth date with custom field. Most of CRMs require the paid version , I'm looking for a free tool a automate task this task. any tools no problem.

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

    Is there a way to convert a divi site to bricks ?

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

      there are a few tools that will essentially copy all the divs and content into bricks (structeezy, and i can't recall the other..nimbufy?) here is a link forum.bricksbuilder.io/t/coverting-sites-to-bricks-with-these-tools/17676 - basically you probably want to do it from scratch to 1) learn bricks and b) strip out all the unnecessary divs that other builders like divi will add. let me know if you have other questions - we moved over loads of site to bricks from divi.

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

      Also, if you are rebuilding stuff on live/staging sites you can try searching for 'bye bye divi' which is a plugin to strip out all those divs (but it will break the design as well)

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

    Thanks, brenden. Time to move to Bricks.

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

      Great choice. It was such a game changer for me and our agency. Let me know if you have questions.

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

    Thank you, Brendan.

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

    B. I swear you always find something new and interesting! My first impression is FlutterFlow.. but this seems more like a 'Design' or "UI" thing. You never say / show if or how it renders on a web page outside of it's builder. Like FlutterFlow does apps that can render obviously in mobile.. but also in HTML / website page. Gonna definitely take a look at this. Looks like it could make a killer admin UI!

    • @BrendanOConnellWP
      @BrendanOConnellWP 22 วันที่ผ่านมา

      I'll revisit this at some point. Toddle can make full websites, single page apps, mobile apps, components, basically anything. No idea of the actual web page parts like SEO though

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

    This tutorial is excellent. Brendan explains each stage very well, and even when I had made a mistake, he kindly took a look at work to try and figure out where I had gone wrong. got there in the end! I would highly recommend his videos

  • @EdwinFranck-y6q
    @EdwinFranck-y6q หลายเดือนก่อน

    Thanks for your video if the type of the custom post type field is not a text is not working like if i use a select or links or WSWIG is not working But when the type a just text is working do you know how to correct this ?

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

      Yes the ACF text fields will strip out any html like links or headings/lists, etc. What is the data stored in? Some spreadsheets don't accept markup or html? Could try airtable. Can you try a wysiwyg field in acf instead of text field and try import again?

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

    Thanks Brendan, super useful. I will try this to one of my project soon!

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

      Fantastic! Hope it goes smoothly. I don't love the UI Bricks has for the actual var picker in the builder but it works fine.

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

      @@BrendanOConnellWP yeah me too, but I don't have a choice at the moment. I am only using vanilla bricks and the free coreframework.

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

    Very interesting many thanks !!! Else i heard that advanced themer wasn't very good for databases, do you think that's true or not?

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

      No Advanced Themer doesn't slow down my site. There were some bricks lag issues prior to 1.9.9 but i'ts more or less fixed it.

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

    I see your aff code there. Commission Coming your way

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

      Thanks Rob! The full linked URL doesnt work in youtube, i think you have to copy and paste the url parameter. Let me know if you have questions.

  • @BGdev305
    @BGdev305 2 หลายเดือนก่อน

    nice job

  • @977kg
    @977kg 2 หลายเดือนก่อน

    another good tuts.. <3

  • @wppagebuilders
    @wppagebuilders 2 หลายเดือนก่อน

    This video is incredibly insightful! I love how the creation of CSS variables for global styling is demonstrated right within the builder. The ability to tweak colors, spacing, and typography globally with just a few clicks is super efficient. The step-by-step walkthrough was easy to follow, and the tips for organizing variables were really helpful. Thanks for sharing this! Can't wait to try these features in my own projects.

    • @BrendanOConnellWP
      @BrendanOConnellWP 2 หลายเดือนก่อน

      That's great to hear, thanks! Let us know how your project goes.

  • @56k-web
    @56k-web 2 หลายเดือนก่อน

    Thanks for the Vid, tried Pendpot two weeks ago and liked it a lot. For my personal work i will use it more (self-hosted). External deisgners often still in learning phase for figma - telling them another tool might be a painful process (again).

  • @workworksam
    @workworksam 2 หลายเดือนก่อน

    I've been trying to use that plugin but it keeps crashing my server while making the static files :c

    • @BrendanOConnellWP
      @BrendanOConnellWP 2 หลายเดือนก่อน

      @workworksam are you using apache or ngnix? I think it has to be apache

    • @workworksam
      @workworksam 2 หลายเดือนก่อน

      @@BrendanOConnellWP Apache, CPanel and normal settings for WordPress server

    • @workworksam
      @workworksam 2 หลายเดือนก่อน

      @@BrendanOConnellWP Apache, CPanel and normal settings for WordPress server

    • @BrendanOConnellWP
      @BrendanOConnellWP 2 หลายเดือนก่อน

      @@workworksam what do error logs say when it crashes? or can you inspect and see errors? i've never had it crash a site, but have had it fail to export, but not in a while now

  • @samjansen6510
    @samjansen6510 2 หลายเดือนก่อน

    Did you use Advanced Themer in this? Was hard to see. Or only ACSS and frames?

    • @BrendanOConnellWP
      @BrendanOConnellWP 2 หลายเดือนก่อน

      I did use it, but not sure it was really that prevalent (might have used it to copy or clone a class here and there, can't remember.) and I use it all the time for the auto suggestion and auto complete on input fields and, most importantly the css field. this is where the time savings really start to add up. Each AT feature really does start ticking up with time savings and efficiency each time you use it. It is also hard for me to remember what ISNT in AT - that is, I use Bricks with AT every time, so it feels second nature.

  • @PreparelikeJoseph
    @PreparelikeJoseph 2 หลายเดือนก่อน

    Is it possible to make task magic go into all published posts one by one and make an update, then move onto the next post, until complete?

    • @BrendanOConnellWP
      @BrendanOConnellWP 2 หลายเดือนก่อน

      sure you can automate that. Is the update you need to make the same for each post (in the same location in the editor?) cuz that would make it easier to loop over

  • @JohnChvatalGSTV
    @JohnChvatalGSTV 2 หลายเดือนก่อน

    Brendan, I am new to working with the Rest API. I see Activepieces can pull in custom fields of a custom post type. Can it grab only posts that have a specific Relationship? In other words, I have a CPT called Location. I want to only display CPT Events that are related to a specific Location? I am using the ACF Relationship field to create this relationship.

    • @BrendanOConnellWP
      @BrendanOConnellWP 2 หลายเดือนก่อน

      it should be able to pull in any data that can be fed in via JSON, so arrays should work as well. I havent had a chance to mess around with it much yet. Let me know if you end up trying it. I suspect it should work fine.

    • @JohnChvatalGSTV
      @JohnChvatalGSTV 2 หลายเดือนก่อน

      @@BrendanOConnellWP will do. I may be trying out WP Get API plugin. Most likely I will be contacting them to see if their plugin can do it. I’m a ways away from actually doing it… I’m building the host site I want to pull from. So if I need to change the architecture of the host site, now is the time to know / change it.

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

      @@JohnChvatalGSTV Let me know what you think of WPGETAPI. It's been on my mind to try it.

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

      @@BrendanOConnellWP have not tried it yet. I am going down the RSS feed rabbit hole now. I prefer this route since it can be used by anyone. Even low tech people. If I cannot do what I need with RSS feeds, I will go down the WP Get API plugin route.

  • @banksoor
    @banksoor 2 หลายเดือนก่อน

    Is there a continuation to this?

    • @BrendanOConnellWP
      @BrendanOConnellWP 2 หลายเดือนก่อน

      i hadnt really planned one. What else should be added do you think?

  • @wplimit
    @wplimit 3 หลายเดือนก่อน

    Excellent tutorial, I have a question about the integration, for some reason it is possible to create the posts correctly from the Google Sheet, however every time a post is created in WordPress (Which is being created from the Google Sheet), I also get it creates in Google Sheet, how can I avoid this behavior?

    • @BrendanOConnellWP
      @BrendanOConnellWP 3 หลายเดือนก่อน

      are you using activepieces? do you have an action in google sheets to create a new row? you shouldn't need to duplicate that

  • @rubengarciajr
    @rubengarciajr 3 หลายเดือนก่อน

    I have a client on WIX and its the worst experience - they have about 15-20K in subs - they don't want to move to WP lol

  • @keaton718
    @keaton718 3 หลายเดือนก่อน

    So why is Bricksable free? Seems too good to be true...

    • @BrendanOConnellWP
      @BrendanOConnellWP 3 หลายเดือนก่อน

      i'm not sure, but it's got even better since I made that video over 2 years ago! They have free templates now I think. I don't really use it as I have Bricksextras but seems to be cool.