Tagged Questions
0
votes
1answer
42 views
How to display childrens custom fields?
I need help, I have a page that I want to display content from the page children, I get the content but not the custom fields!
I've tried this but it dosnt work, what am I doing wrong?
<?php
...
1
vote
1answer
56 views
Custom Field returning Numerical Value for Image rather than URL
I have been trying a way round my latest WordPress problem all morning and I feel now is the right time to shout and ask for help.
I have been trying to create a people directory, I'm there except ...
1
vote
1answer
59 views
Display the contents of a custom field of a page on their child
Let's see if anyone knows how to accomplish the following:
I have a custom field, which is a textarea where the user can enter any text. The idea is that if a page is filled in that field, the entered ...