Relationships - WordPress Advanced Custom Fields for Beginners (14)

Поділитися
Вставка
  • Опубліковано 23 гру 2024

КОМЕНТАРІ • 30

  • @kensleylewis
    @kensleylewis 2 роки тому

    Very nice! In your example we can create the location once, and simply link it in other post/page locations. Cuts down on duplicating content!

  • @dapowebdeveloper
    @dapowebdeveloper Рік тому

    Thank you for the tutorial.
    What if I want the location to be a taxonomy inside the team post type?

  • @bodhicreative279
    @bodhicreative279 4 роки тому

    Amazing - this is an excellent follow up to your Wordpress theme dev course!

  • @RawHasan
    @RawHasan 3 місяці тому

    Awesome! Thanks a lot for sharing!!

  • @tiaan_va
    @tiaan_va 2 роки тому +2

    Try wrapping your var dumps in tags. Will make life much easier for anyone to scan a large array :)

  • @longhuynh1531
    @longhuynh1531 2 роки тому +1

    how can i get locations from a team member from this relationship

  • @Lextragon
    @Lextragon 2 роки тому

    Does anyone know how the field group import/export works? Does it overwrite everything with what you're importing or just merges new fields into existing group?

  • @cboysworld1
    @cboysworld1 Рік тому

    In this video I noticed that you have 2 single.php files and one of them is renamed to single-team.php. Will you tell me how you get that to work with different custom post types? I tried renaming with the same convention but it does not work. Do you have a video that covers this topic? Thanks!

  • @MuhammadAdnan-gx6rd
    @MuhammadAdnan-gx6rd 4 роки тому

    That's cool waiting next. ...

  • @citypropertyvn
    @citypropertyvn Рік тому

    Hello, how i can get link to post location ( i dont need full content ) just need url and anchor to get content page ??

  • @kensleylewis
    @kensleylewis 2 роки тому

    With ACF relations, can we set a relationship to a private pages, so that its content "is" displayed on the page that is calling their data? This will prevent users from going to these other pages directly, but instead see all of their data on a single page. Is this possible?

  • @maninthestreet
    @maninthestreet 4 роки тому

    Great Tutorial, thanks!!
    One of the things I have been struggling with is how to allow an adminstrator to search for and select a user (who will be the author of a range of custom post types) and then be able to see a snapshot of the data from the custom post types for the selected user.
    For example the user will maintain licence validity details, medical details, qualifications etc. Using CPTUI, ACF and ACF Frontend I can build the forms for the user to maintain the data but how can I provide a page for adminstrators to see a snapshot of the data for a user from multiple custom posts?? Even better if the administrator could also edit each of the custom posts!!

  • @pacesferry
    @pacesferry 7 днів тому

    Do you have your own PHP course?

  • @ReejoGeorge2
    @ReejoGeorge2 3 роки тому

    Great Thanks a lot. Could you please do a filter in frontend based on this relationship

  • @jasonb202020
    @jasonb202020 4 роки тому

    tops tutorials mate.

  • @MuhammadAdnan-gx6rd
    @MuhammadAdnan-gx6rd 4 роки тому

    Any plan for Rest Api's WordPress ( CRUD + SEARCH ETC ) ?

  • @michaelsebban1156
    @michaelsebban1156 4 роки тому

    How if i want relation ship in gutenberg? thank's

  • @vannam2016
    @vannam2016 3 роки тому

    I want to get post tags how to do. hope the helping!

  • @RussDnB
    @RussDnB 4 роки тому

    Hey Sean. I'm working through these tutorials and have some ideas for the site I'm building based on all this. However, I just spotted something that's a little confusing and hoped you could elaborate on it.
    I first noticed this on the site I'm building, and then spotted it's the same on yours.
    7:22 After entering the code for add a link. The links read as such: acf.test/sydney/ Yet once you click, they redirect to the URL acf.test/location/sydney (7:50)
    As mentioned, this happens on my site too (only it's profile rather than location). The link still works, it just looks odd to me.
    Is this something you can explain, and is it likely to cause issues in the future?

  • @quantum_leap
    @quantum_leap 4 роки тому

    Yeah, Laragon, is crashing on me once in a while. I think it's because of NGINX, for some reason, Apache didn't have that problem! Thanks for the tutorial!

    • @mrdigitalau
      @mrdigitalau  4 роки тому

      You're welcome mate. Yeah happens now and then but still a great tool! Cheers

  • @minecraftwordpress67
    @minecraftwordpress67 4 роки тому

    sir provide pro advanced custom field plugin with key

  • @1anchit
    @1anchit 2 роки тому

    Lot of coding. Lucky you are able to grasp that coding.:) thanks.

  • @aybek
    @aybek 4 роки тому

    Try oxygen builder, no coding acf fields

  • @gstcy7925
    @gstcy7925 4 роки тому

    Just sharing , it's possible to avoid going into php code using Elementor pro.

    • @alexbritto634
      @alexbritto634 4 роки тому +1

      How?

    • @tiaan_va
      @tiaan_va 2 роки тому +1

      Yeah if you always want to be limited by what they allow you to do yes... Dumbest statement I’ve ever heard, the whole point in learning the code is to be able to do things page builders cannot do and to do it them in whichever way you want.