Valdemar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Include parent page in the child-, possible?Oh! That’s easy! Thanks!!
Forum: Fixing WordPress
In reply to: Include parent page in the child-, possible?Just the navigation menu of course.. I’m sorry i wasn’t precisely enough.
I really appreciate that you’re trying to help me, though it isn’t easy. 🙂Forum: Fixing WordPress
In reply to: Include parent page in the child-, possible?Haha 😛 Well.. Then I at least want to make it look like it’s a child of itself.
And why I want it so? Well.. The guy I’m making this website for, wanted every parent page to be children of themselves.
Another example on the structure, if you’re still in doubt:
Homepage
Animals
– Animals
– Birds
– Lions
– Elephants
Funny Facts
Great Buildings
– Great Buildings
– A Great Building
– Another Great Building
Contact meForum: Fixing WordPress
In reply to: Include parent page in the child-, possible?I’m sorry I couldn’t describe it better. I would like to make a page a child of itself.
I don’t know if there’s any easy way to do it, or if I have to use preg_replace() or whatever.
I’ve searched a bit on google, but without luck. And I’ve tried using the php function preg_replace(), but my regular expression did not work well.