WordPress Theme Customization with ACF Pro & Elementor Pro

  Рет қаралды 9,651

WPTuts

WPTuts

Күн бұрын

Пікірлер: 51
@deximobart1428
@deximobart1428 4 жыл бұрын
Hello Mr. Paul. I watch every video you make, and I can say that you are the main reason why I started making websites. I am very glad that I found someone who can teach so patiently and at the same time cover so many features. I just wanted to thank you.
@WPTuts
@WPTuts 4 жыл бұрын
That is my pleasure and great to hear they've helped you so much. 😁
@Justin-Bamforth
@Justin-Bamforth 4 жыл бұрын
Another great tutorial Paul. Looking forward to the next one you mentioned at the end.
@pezreloaded8436
@pezreloaded8436 4 жыл бұрын
Paul this is awesome! Thank you for helping us take us further in creating dynamic design setups. I've learned a great deal from these dynamic tutorials.
@WPTuts
@WPTuts 4 жыл бұрын
That's awesome to hear. 😁
@StevanOvich61
@StevanOvich61 4 жыл бұрын
Another super video Paul. Looking forward to the next part...
@Pedant_Patrol
@Pedant_Patrol 4 жыл бұрын
Brilliant! Looking forward to the follow-up vid!
@chrizolivera
@chrizolivera 4 жыл бұрын
Thank you so much for this video and the new direction of your channel, I have been searching how to do this since two months ago, I do own ACF Pro and Elementor Pro, but didn't know about the ACF Options Page, I was searching for a plugin that can enable something like this, I want to create a "Client Info Variables Panel" to put all their public info (like there social media links, telephone, email, address, google map link, working hours) and then just pull the info from Elementor dynamic content. Looking forward to all your new videos.
@WPTuts
@WPTuts 4 жыл бұрын
Sounds like an interesting project. 👍🤘
@LudovicCharlier
@LudovicCharlier 4 жыл бұрын
Nice video as usual Paul. I hope to see a similar video with JetEngine option feature :)
@kloot53
@kloot53 4 жыл бұрын
+1 for same thing for JetEngine
@kasparthomann8864
@kasparthomann8864 4 жыл бұрын
Absolute superb video you show us. I thank you so much for your great work. Well done - in french: Chapeau!
@WPTuts
@WPTuts 4 жыл бұрын
Thank you very much. I thought it was a pretty interesting topic too. 😁
@_mzkr_
@_mzkr_ 2 жыл бұрын
Quick question. I had a field in an ACF options page and it would not show up in the list. Does Elementor display Options Page ACF's as part of the dynamic content? If so, I must be doing something wrong.
@TheProdisplay
@TheProdisplay 4 жыл бұрын
Awesome video like always, thanks Paul!!
@ewanly34
@ewanly34 4 жыл бұрын
Thank you Paul, it was new to me
@theSavanahDev
@theSavanahDev 4 жыл бұрын
Paul, this was another awesome tutorial. How do you know all these things? When I grow up, I would like to be like you...
@WPTuts
@WPTuts 4 жыл бұрын
I have a very curious mind and like to see how I can combine tools to create more unique solutions. 😁
@chio3112
@chio3112 3 жыл бұрын
Isn't a bit overkill to use Elementor with ACF? What about performance? Can you control performance? Great video!
@GinaAnagnostopoulou
@GinaAnagnostopoulou 4 жыл бұрын
Looking forward to the next one Paul. Any other tricks with the functions.php file?
@WPTuts
@WPTuts 4 жыл бұрын
Lots... More coming in future videos. 😉
@saxirlo-it2016
@saxirlo-it2016 4 жыл бұрын
Paul this is awesome!!!! thank you so much
@WPTuts
@WPTuts 4 жыл бұрын
My pleasure and it is pretty cool isn't it! 😁
@walkermock4424
@walkermock4424 2 жыл бұрын
Hallo mr paul .. How about user chose theme post there is many option diferent theme post so user can post with diferent theme
@bradleyneedham3972
@bradleyneedham3972 4 жыл бұрын
What really sucks is this doesn't work on multisite for some reason. On multisite when you update field data assigned to an options page and hit update it doesn't update on the front end unless you go to each page/post the field data is being pulled into and hit the update button on each of those individual posts/pages also. Not so convenient for clients...
@jamorahcito
@jamorahcito 4 жыл бұрын
Is that a rupert neve preamp you use? impressive.
@WPTuts
@WPTuts 4 жыл бұрын
It is but not on the audio in these videos. 😉
@prithvirakhyani5333
@prithvirakhyani5333 4 жыл бұрын
Hi Paul - New fan, appreciate your content! I'm trying to make a form (with / without ACF) that accepts user input on the *front end*, stores it, and displays it dynamically on another page. All without ever accessing the WordPress dashboard. An option I've been recommended is making a form within PHP (which I have to figure out), but still unsure how to take that user input (text or integers), and dynamically display it elsewhere. This video touches my dilemma a bit, but wanted to follow up through here and see if there's anything else you'd recommend. Thank you!
@WPTuts
@WPTuts 4 жыл бұрын
If you're using ACF to input data into a custom post type, that data would immediately store that data on submission of the form. Once submitted, you can pull that data into other pages by filtering the database if necessary or if it's simply on a page after submission, you should be able to do that without too much trouble. I'd recommend joining the WPTuts Facebook group where you'll stand a better chance of getting more focused help on the topic. Https://WPTuts.co.uk/Facebook/
@Grafficted
@Grafficted 4 жыл бұрын
How can we add an option to add code to head (for google and facebook) via acf options page? 🙂
@MilesVanlife
@MilesVanlife 3 жыл бұрын
I don't suppose you did this one with Jet Engine instead of ACF ?
@roblilley2343
@roblilley2343 4 жыл бұрын
Hey Paul, thanks for another really great video... :) Thinking forward, I can see using this Options method to populate the address, telephone number, or other common info in the header/footer as well, but do you think there's a way to use this to populate a variable like site name into a paragraph, like in a privacy policy? Like a global variable.... this would allow me to set up a "starter site" (thanks Dave Foy!) with pre-made pages that have these variables included in them... thanks again for getting me thinking!
@WPTuts
@WPTuts 4 жыл бұрын
Hmm, I'm not too sure. I can't see why not but not too sure if you could use Elementor to build that template unless those variables could be assigned and called up inside the editor and not have the code automatically stripped out.
@roblilley2343
@roblilley2343 4 жыл бұрын
@@WPTuts I'm currently using a plugin called Custom Global Variables (free) that works great using shortcodes, and the shortcodes work inside Elementor templates. But it hasn't been updated in over 12 months so I'm looking for something to replace it. I'll keep my eyes on ACF options and see if that's something they'll add in time :) p.s. ACF Pro is going from lifetime pricing to yearly on Feb 24th... in case you haven't heard...
@gabrielmstowski1827
@gabrielmstowski1827 4 жыл бұрын
Hi, what benefits do you think brings the two plugins together? Apart from the convenience for the customer, who can edit the content directly in the cockpit. It gains time and there is less risk that it breaks something in the page layout. Is there anything else?
@WPTuts
@WPTuts 4 жыл бұрын
I'd say that if you're building a site for a client and want to control exactly what they can change on the site theme (if you build it through EP's Theme Builder), this potentially gives you a huge amount of control. This is just the start of me showing how to really take control of your clients user experience and build a user control panel that can be simpler and more streamlined to the WordPress Dashboard. The added benefit of settings things like this up is that there is considerably less chance of the client breaking the site.
@gabrielmstowski1827
@gabrielmstowski1827 4 жыл бұрын
Does this option work in the basic version of ACF ? I just launched it and I don't see an additional "options" tab.
@WPTuts
@WPTuts 4 жыл бұрын
No, options is part of ACF Pro I'm afraid.
@DirkDV
@DirkDV 4 жыл бұрын
Nice tut as usual. Just thinking if it wouldn't be easier to just use the Code Snippets plugin (should be installed on all websites anyway, in my humble opinion) instead of setting up a child theme and messing with the functions.php file. Just a thought.
@WPTuts
@WPTuts 4 жыл бұрын
You could certainly go down that route. The end result is the more important thing. 😁
@PK-is3di
@PK-is3di 4 жыл бұрын
Hello Paul, when we add pre or post text for dynamic condition, hide when dynamic condition is empty does not work due to pre/post text . Any work around to hide ?
@WPTuts
@WPTuts 4 жыл бұрын
I'll need to look into it, but my gut feeling would be that the value isn't empty because Elementor adding the pre or post content to the blank field entry.
@chrizolivera
@chrizolivera 4 жыл бұрын
Paul jumped the first step: In Dynamic Conditions, in the first option "Dynamic Tag" select the AFC URL Link that has to be check if it's empty ps.w.org/dynamicconditions/assets/screenshot-1.png
@simon_quinn
@simon_quinn 4 жыл бұрын
Hey Paul. I'm particularly interested in these ACF and Elementor videos. Hey instead of editing the Functions file now I use Code Snippets plugin. It's handy because it's easy to organise each code snippet and enable and disable each with a toggle, plus most importantly if you make any code mistakes the snippet is just automatically disabled, instead of what happens when you make a code mistake in the Functions file is the website breaks until you fix it :-) Check it out. Code Snippets plugin. It's very highly rated and I know a lot of pros in the industry who also use it.
@WPTuts
@WPTuts 4 жыл бұрын
You could certainly use the plugin to manage your code snippets, but to be honest, after the recent vulnerability found in the plugin, I'd rather manually add the content to a child themes functions.php file. That way, I'm in control of what is added and can quickly remove anything that is causing an issue. For more info on that recent vulnerability, here's a link to the WordFence article: www.wordfence.com/blog/2020/01/high-severity-csrf-to-rce-vulnerability-patched-in-code-snippets-plugin/ 😀👍
@coreykretsinger
@coreykretsinger 4 жыл бұрын
Imma steal that sweet monitor of yours, man. :p hahaha
@AadityaSharmas
@AadityaSharmas 4 жыл бұрын
Nice
@Eskimoz
@Eskimoz 4 жыл бұрын
Efficace !
@jasonbeard
@jasonbeard 4 жыл бұрын
Hi Paul. Reckon the TITLE here could also use the added words "Options Page" into it, see here image link: prnt.sc/r2hlan Onya maaaate
@hassnalalshaikh
@hassnalalshaikh 4 жыл бұрын
Great! Looking forward to the follow-up vid!
WordPress Frontend Form Submit with Elementor & ACF
25:15
WPTuts
Рет қаралды 113 М.
5 MUST HAVE Free ACF & Elementor Pro Plugins
25:54
WPTuts
Рет қаралды 22 М.
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
The Ultimate Sausage Prank! Watch Their Reactions 😂🌭 #Unexpected
00:17
La La Life Shorts
Рет қаралды 3,4 МЛН
Happy birthday to you by Secret Vlog
00:12
Secret Vlog
Рет қаралды 6 МЛН
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 158 МЛН
Create a WordPress Options Page with ACF
17:36
iEatWebsites
Рет қаралды 25 М.
Advanced Custom Fields & Elementor Pro
32:53
Ferdy․com | Ferdy Korpershoek
Рет қаралды 124 М.
Loopers: Getting Started with ACF Pro
19:32
Themeco
Рет қаралды 3,3 М.
How To Create A Recipe Website With Avada & ACF Pro
17:54
Elementor Theme Styles - How I Use Them & Useful Add-On's
30:04
Building a Better WordPress Client Experience
39:43
WPTuts
Рет қаралды 13 М.
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24