Part 10 - WordPress Theme Development - Create a Custom Contact Form

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น • 76

  • @wasi-wasif9663
    @wasi-wasif9663 6 ปีที่แล้ว +6

    Alessandro Castellani
    You are amazing bro. I like your tutorials because of your techniques, video quality, sound quality and pronunciation everything is great. many many thank for uploading.

    • @alecaddd
      @alecaddd  6 ปีที่แล้ว +2

      Oh wow, thank you so much for this amazing comment. Happy Coding!

  • @DanMontiel
    @DanMontiel 7 ปีที่แล้ว +2

    Thanks Ale, you are a master, thank you for all content, for everything. I am so grateful with you!!!!!!
    Gracias. He aprendido mucho.

    • @alecaddd
      @alecaddd  7 ปีที่แล้ว +1

      You're very welcome, Daniel.
      I'm glad my content is helpful for you.
      Feliz Programación :D

  • @lejonjaro8044
    @lejonjaro8044 8 ปีที่แล้ว +3

    Sir. @Alessandro, did you intentionally leave the ID custom_header and not activate_contact?
    echo '';

  • @mdahmedmaruf
    @mdahmedmaruf 9 ปีที่แล้ว +1

    awesome ! your ability to explain is great waiting for the next part. :)

    • @alecaddd
      @alecaddd  9 ปีที่แล้ว +2

      +maruf ahmed Thank you so much. Publishing next video in a couple of days!

  • @nassimREHALI
    @nassimREHALI 4 ปีที่แล้ว

    Alessandro Castellani, You are the best bro !!

  • @CyberIllusions
    @CyberIllusions 9 ปีที่แล้ว +1

    THX, Alessandro! I've been waiting already for the next part... ;-)

  • @manualvarado2212
    @manualvarado2212 6 ปีที่แล้ว +1

    12:56 The label could be left, but turn its visibility in CSS to hidden, so it remains accesible for screen reader users! :D

    • @alecaddd
      @alecaddd  6 ปีที่แล้ว

      That's true :D

    • @amirmuhammad228
      @amirmuhammad228 6 ปีที่แล้ว

      @@alecaddd when i submit I get an error from wordpress saying: options page couldn't be found (I'm using the latest ver.) EDIT: Sorry I realized that I've typed a wrong name of settings field in the template file. thanks anyways

  • @nmortensen
    @nmortensen 6 ปีที่แล้ว +1

    Thanks. I've been looking for how to do this absent of a form plugin so that I could comprehend my company's contact forms better. I feel like how many times it is filled out in a week is the only real measure of the value of my worth as the guy in charge of our website.

    • @alecaddd
      @alecaddd  6 ปีที่แล้ว

      Thanks for watching, I'm glad I was helpful.

  • @devfarhod
    @devfarhod 6 ปีที่แล้ว +1

    Thanks Alessandro! Really helpful and amazing tutorials. And I want to ask a thing that can you make a video about creating custom register page? Thank beforehand!

    • @alecaddd
      @alecaddd  6 ปีที่แล้ว

      Hi, thanks for watching.
      I'll create a custom signup/login modal in the currently ongoing plugin series.
      Cheers

  • @harounbouhdid9046
    @harounbouhdid9046 ปีที่แล้ว

    Good job👍

  • @michaelwiginton8587
    @michaelwiginton8587 8 ปีที่แล้ว +1

    Can you tell me the code editor extension that you use that gives the WP function perimeters?

    • @alecaddd
      @alecaddd  8 ปีที่แล้ว

      I use the WordPress hooks and functions for Panic Coda

    • @michaelwiginton8587
      @michaelwiginton8587 8 ปีที่แล้ว

      Alessandro Castellani Thank you.

  • @alexandrastefanescu6984
    @alexandrastefanescu6984 5 ปีที่แล้ว

    Hi Ale, I have a problem with my wordpress website and I thought that maybe you wanna give a hand. I have this sell car form and I don't have the possibility to edit where to are going the customer emails. This form it just collects all the entered data and sends to the website admin's email address automatically. The problem is that I need all this data collected to be send to the editor's email. Is there any chance to do that? There is some code:

  • @somdow
    @somdow 8 ปีที่แล้ว +1

    HeyAlessandro, i have question for you. I noticed that whilst following these lessons, that whenever i activate a custom admin page(even if there is nothing in it), that it removes my CUSTOMIZER functionality, even the wordpress ones. As soon as i comment out the admin page code, it comes back. Is this normal?

    • @alecaddd
      @alecaddd  8 ปีที่แล้ว

      Uh, nope that isn't normal. The activation of a custom admin page shouldn't affect the customizer at all.
      Are you using my same function names or you have something custom?
      Wondering if some of your function is affecting a pre-existing declaration of WordPress

    • @somdow
      @somdow 8 ปีที่แล้ว

      thanks 4 your reply. After your answer, i figured out what it was. I had disabled, and re-enabled JS in the enqueues file because i was trying to do something and although that something worked, it broke the loading order of JS for the CUSTOMIZER. I'll have to figure out another way. Thank you

    • @somdow
      @somdow 8 ปีที่แล้ว

      The main problem was that, when i did the upload your image part of your tutorial, not matter what i did, it wouldnt work. So doing research, i found a solution in StackOverflow that essentially said you had to disable the WP version of JS, and reanable it. Once i did that it worked and i was able to upload my image like you had in your tutorial, but then it messed up the customizer. Once i removed my edits, it fixed the customizer and i can use it as i coded it, but then your image upload thing doesnt work.....weird. not sure how to make both work.

  • @RaviChahar27
    @RaviChahar27 8 ปีที่แล้ว +1

    Hey Alex,
    I have added the code by changing only the functions name. Everything is perfect but the email is not getting saved.
    I checked the full code and it's same as yours.
    Email is not saving.
    When I tried to upload your file, it showed "Invalid post type".

    • @alecaddd
      @alecaddd  8 ปีที่แล้ว

      +Ravi Chahar hi, thanks for following.
      Where are you getting that error message? In which contest? Do you have other info you could give me?

    • @RaviChahar27
      @RaviChahar27 8 ปีที่แล้ว

      I have build the contact form and all the fields. No error is showing.Alessandro Castellani
      It just when I try to put the email address and publish, it disappears.
      It's not appearing in the email column.
      Maybe those IF statements are not working.

  • @VasilisKar
    @VasilisKar 8 ปีที่แล้ว +1

    Thaaanks!

  • @ronalvjr6225
    @ronalvjr6225 3 ปีที่แล้ว

    Thanks allecad

  • @iamnidal
    @iamnidal 5 ปีที่แล้ว

    is it okay to order it this way ? :
    |--add_settings_section(a);
    |------register_setting(a.1);
    |------add_settings_field(a.1);
    |------register_setting(a.2);
    |------add_settings_field(a.2);
    |--add_settings_section(b);
    |------register_setting(b.1);
    |------add_settings_field(b.1);
    ... i feel like it's more logical to me (the function arguments above and tabs are just for illustration of the concept).

    • @alecaddd
      @alecaddd  5 ปีที่แล้ว +1

      I didn't try that order, you can try if you want. I'm not sure WordPress will freak out tho :D

  • @ernestogarcia1573
    @ernestogarcia1573 9 ปีที่แล้ว +2

    Thanks Ale!!
    Very easy to follow, though it is getting a "little" bit complex to me :)
    Nevertheless I'm willing to keep going with it to reach the day I understand the meaning of "very easy" x)

    • @alecaddd
      @alecaddd  9 ปีที่แล้ว

      +Ernesto García ehehe, I know, this is the intermediate playlist, and I'm touching more complex arguments compared to the WordPress 101 series. That was absolutely for beginners.
      I hope you will keep going and you will still be around for the next advanced series :D

    • @devfarhod
      @devfarhod 6 ปีที่แล้ว

      Thanks, I will be here all the time when I am in youtube )))

  • @ruthrojasp
    @ruthrojasp 6 ปีที่แล้ว

    Hi, thank you again for this amazing tutorial. I don't why I can see the buttons and dropdown that is over the Titles of the messages. I tried to find by myself but I can figured out. Please can you help me.

    • @alecaddd
      @alecaddd  6 ปีที่แล้ว

      Check my source code on GitHub if you have any issues. Also, be sure to use Bootstrap 3.3.7 to have my same result.

  • @himanshupatel9596
    @himanshupatel9596 8 ปีที่แล้ว +1

    How to get this contact form showing up in front-end?? I can't find a way to do that. i have everything setup as per your tutorial. Activated the form too, it got activated :(

    • @alecaddd
      @alecaddd  8 ปีที่แล้ว +1

      +Himanshu Patel As I said in the tutorial, right now I'm building just the backend. I will build the front end of the Form in future lessons.
      Thanks for watching

    • @tea42
      @tea42 8 ปีที่แล้ว

      +Alessandro Castellani
      I am looking forward to the front-end tutorial too :)

  • @ruthrojasp
    @ruthrojasp 6 ปีที่แล้ว

    Hi Alex, I think I cannot explained very well. The dropdown actions and buttons filter are missing, I don’t know why. I use your code but are still missing.

    • @ruthrojasp
      @ruthrojasp 6 ปีที่แล้ว +1

      That ok, This butttons are only avalable when you have at least one post.

  • @ashekurrahman_
    @ashekurrahman_ 4 ปีที่แล้ว

    *Thank you* sir

  • @hazara-encyclopedia
    @hazara-encyclopedia 4 ปีที่แล้ว

    Dear Alex, you were supposed to create a course on jquery! remember? Please do make one as soon as possible.

  • @jonathandavies4917
    @jonathandavies4917 8 ปีที่แล้ว

    I have to ask, what text editor is this. Very nice.

    • @alecaddd
      @alecaddd  8 ปีที่แล้ว

      +Jonathan Davies th-cam.com/video/7TzQLH953dg/w-d-xo.html&t=9m28s

    • @jonathandavies4917
      @jonathandavies4917 8 ปีที่แล้ว +1

      Thank you :). Couldn't find a good enough package on sublime 3.

  • @valijonrahimov6765
    @valijonrahimov6765 8 ปีที่แล้ว +1

    Good explanation. But i do not suggest you to use '@' in the if statement, better use isset() maybe))

  • @BHFJohnny
    @BHFJohnny 6 ปีที่แล้ว +1

    Commenting inception :D Guess I know my tonight's plan

  • @studio47designer61
    @studio47designer61 4 ปีที่แล้ว

    Hi, how to create C.V plugin ?

  • @techroad1497
    @techroad1497 4 ปีที่แล้ว

    what is your udemy id , i will buy your these lecture. really thank you for your invaluable lecture.

  • @africamia4ever
    @africamia4ever 8 ปีที่แล้ว +1

    Alessandro, I am stucked in my code :( I have: "Parse error: syntax error, unexpected $end in /home/cesarsr/public_html/gcta_tb/index.php on line 19"
    I don't know where is it??? :( I copy your code from github repo and nothing :( , could you help me? thank you.xoxoxo

    • @alecaddd
      @alecaddd  8 ปีที่แล้ว

      +africa mia do you have this index.php file in that location on your server?

    • @alecaddd
      @alecaddd  8 ปีที่แล้ว

      africa mia what do you have at line 19?

    • @africamia4ever
      @africamia4ever 8 ปีที่แล้ว +1

      OMG!! one day my tutor say, when you have a code stuck tell someone else and you will get the solution. I found the mistake Alessandro, you are magical, thankssssssss xoxoxoxo from NZ!

    • @alecaddd
      @alecaddd  8 ปีที่แล้ว +1

      +africa mia Your tutor is a wise individual :D

  • @abdulrafay1951
    @abdulrafay1951 9 ปีที่แล้ว +1

    Thanks man :-)

  • @kinoko1493
    @kinoko1493 3 ปีที่แล้ว +1

    warning to everyone the way he is making custom post type might old right now
    just learn the new way

  • @maheshkadamvfxartist
    @maheshkadamvfxartist 9 ปีที่แล้ว +1

    waiting for next bro...

    • @alecaddd
      @alecaddd  9 ปีที่แล้ว

      +mahesh kadam Publishing in a couple of days!

  • @jrrb18
    @jrrb18 9 ปีที่แล้ว +1

    What can i say ?, perfect !!!, +1, A+,
    Il mio cappello , i miei rispetti , padrino

    • @alecaddd
      @alecaddd  9 ปีที่แล้ว

      +Jose Rafael Rojas B. Bhuahahah, you're also learning Italian, even if "padrino" is not rally a good thing to say :P

  • @it-mallcambodia2678
    @it-mallcambodia2678 8 ปีที่แล้ว +1

    Thanks You

    • @alecaddd
      @alecaddd  8 ปีที่แล้ว

      You're very welcome!

  • @asakreasi2852
    @asakreasi2852 9 ปีที่แล้ว +1

    very helpful. godbless Y

    • @alecaddd
      @alecaddd  9 ปีที่แล้ว

      +isa ansori Thank you so much!

  • @madie2659
    @madie2659 2 ปีที่แล้ว

    Damn, the code is becoming spaghetti code

  • @alxsay
    @alxsay 6 ปีที่แล้ว +1

    you said in your blog your english sucks, but I even can't perceive your italian accent out

    • @alecaddd
      @alecaddd  6 ปีที่แล้ว

      Thank you so much :D

    • @rokzabukovec4685
      @rokzabukovec4685 6 ปีที่แล้ว

      @@alecaddd around 80% of coding tutorials are from Indians with heavy accent and against them you're superb :D Great tutorial