Vitor, your plugin is very good! Congratulations! Is it possible to use the API on any page? So as not to be restricted to admins only. Thanks.
@justaregularguy239025 күн бұрын
Well explained. this is exactly what i needed.
@philip.science27 күн бұрын
MapQuest doesn't have billing limits on their API, and they never offer refunds which is pretty scummy. Are there any better services that can do the same thing with leaflet?
@mihaimihaimare111728 күн бұрын
Superb ,multumim
@OZTutohАй бұрын
Thank you for this excellent tutorial! 2:35 This helps so much with ensuring your foreign keys are set up correctly. Big headache saver! 4:55 The Designer seems to be a little complex to set up in 2025 and I haven't managed to get mine working 100% but it's good to know it's there.
@yqhdmonb2035Ай бұрын
This is right on time. I love it. Today, I added user options with dropdown menu to select country, city and state before submitting contact form. This way we know their location, but your way we get it but they don't know we are getting it. I think this is best... will definately turn my dev onto it. In truth, it should already be a WP Plugin but ok anyway.
@dr.girijanarasimhan30142 ай бұрын
good clarity tutorial, not unnecessary explanation
@djsinreno3 ай бұрын
Thank you! how can I use this to make multiple forms? And, How can I add more fields like phone number?
@huemikai64 ай бұрын
Thank you so much! Straight forward and insightful
@CM-cg1fp4 ай бұрын
Is replacing recaptcha with Cloudflare Turnstile hard? Thx for all the great videos!
@richardjbarrett14 ай бұрын
why cant anything be correct and upto date nothing you have written is on google v3 for e.g. where is this in your video <script> function onClick(e) { e.preventDefault(); grecaptcha.ready(function() { grecaptcha.execute('reCAPTCHA_site_key', {action: 'submit'}).then(function(token) { // Add your logic to submit to your backend server here. }); }); } </script>
@yopoomotivations56414 ай бұрын
Thanks
@kalebteshale57205 ай бұрын
do u know how can load dynamic data on to the popup(say for example a state variable called count that changes every second with setCount) with out the pop flickering?
@definitelynotje6 ай бұрын
ey thanks
@shabazkhan-ns5ek6 ай бұрын
Thanks Amazing Video
@mariamkorkotadze45406 ай бұрын
thank you🤩
@daltonrandall43486 ай бұрын
When you make the foreign key and then hover over each ID that is linked, how does the database know which column to show you (in this case, you only have a "name" column, but say there were a dozen columns in the "users" table)? Thanks!
@MeganeDjiane7 ай бұрын
this really helps, thankyou
@FiveStarWin7 ай бұрын
I'm so glad I came across you, I found exactly what I needed in this clip, and what's more, my name is also Victor Rusu :)
@shaharavital58987 ай бұрын
This is excellent. Thank you! It's perfect, great explanation! Thanks!
@akhileshthapliyal65367 ай бұрын
Nice and detailed, thank you so much :)
@gameshow40307 ай бұрын
Will this code work if i will copy it word by word into the wordpress for my website? I am not really experienced in coding so i am not quite sure
@AnitaR-q5l8 ай бұрын
I am getting this error while submitting the form.. ------------------------------------------------------------------------------ Uncaught runtime errors: ERROR Objects are not valid as a React child (found: [object Promise]). If you meant to render a collection of children, use an array instead.
@mohdarsalan73008 ай бұрын
User location not catch please help
@VicodeMedia8 ай бұрын
What does it show instead?
@mohdarsalan73008 ай бұрын
@@VicodeMedia Only showing user location text not a data
@bhanukaweerasekara5259 ай бұрын
This is very helpful. Thank you very much. 👍
@nooruddin9439 ай бұрын
Great....Thanks too...
@MatixERP.9 ай бұрын
Thank you very much , it solves a big problem for me🌹
@leandrogcosta9 ай бұрын
Excellent!
@faizamanzoor42799 ай бұрын
WooCommerce Set Minimum Order Amount based on cities
@VicodeMedia9 ай бұрын
Great idea. Thank you
@RaginiRadhaHasan9 ай бұрын
He is thief who eats without work
@MeshaMesho10 ай бұрын
thank you sir for that easy tutorial !!
@CozmoGDev10 ай бұрын
how can I completely logout? like when I press the login with google button again I will choose the account once more
@TamilTamil-e7v10 ай бұрын
How to integrate 3rd party API in php
@TamilTamil-e7v10 ай бұрын
Hi sir
@p4nd4vgaming10 ай бұрын
very good video
@mohamedakbar633110 ай бұрын
Can track ip address using this format? kindly advice..thanks
@SoumyaRanjan-xp7mv11 ай бұрын
But what about the multiple image upload and display the same at admin end ?
@VicodeMedia11 ай бұрын
Can you be more specific please?
@SoumyaRanjan-xp7mv11 ай бұрын
@@VicodeMedia Like I want to upload multiple images at checkout page and also it can display all the images in order details in woocommerce order section.
@nameizdanny11 ай бұрын
That's cool, i regret now that i should have watched this video 3 years ago 🥲
@EchoENKO11 ай бұрын
Thank you!
@DavidAshby111 ай бұрын
I have several forms on one page. They all have a recaptcha field but obviously the id needs to be unique. I have an additional string being added to ensure each form has a unique id in the recaptcha field however I am unsure whether Google require the id field to remain as id="g-recaptcha-response" or is it just the name attribute that they use for generating the feedback?
@g-silvers11 ай бұрын
That's great simple to understanding this tutorial
@rashmikadeshan271011 ай бұрын
Thank you so much. Keep up the great work.
@paungster11 ай бұрын
👍
@danfrith92411 ай бұрын
the last method seem way more fun! lol
@AntonioSouzaISC11 ай бұрын
Thanks
@fizahkhalid2933 Жыл бұрын
This was very helpful, can you please make a video on custom chatbot integration with wordpress? I have made a chatbot using python and I want to make a chat plugin that calls the endpoints
@jimlanpheer5281 Жыл бұрын
Bravo! Well-Done! 👍🏽
@LakshmiV-zw5dj Жыл бұрын
Thank you
@alexa_ak6270 Жыл бұрын
very helpfull, thanks!
@fabioruggirello6524 Жыл бұрын
Hi man...great tutorial, really! I ve question: what s the way to display all the form registration's info (fileds) in the backend user-edit.php?