| bio | website | carolineelisa.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Apr 29 at 20:39 | |
| stats | profile views | 6 |
|
Apr 29 |
awarded | Commentator |
|
Apr 29 |
comment |
Parent page filter to show children at all depths Hi brasofilo. The post_parent = 0 bit gives me a dropdown with all top level pages - perfect. What I want is the results that are displayed to be not just children of these top level pages but also grandchildren. Does that makes sense? I suppose this is the bit I have to change?: $query->query_vars['post_parent'] = $_GET['my_parent_pages']; |
|
Mar 11 |
answered | Create subpage - filter parent pages list |
|
Mar 11 |
asked | Parent page filter to show children at all depths |
|
Oct 22 |
comment |
How to have changes made in media library to be reflected on posts/pages Thanks for the clarification. |
|
Oct 22 |
comment |
How to have changes made in media library to be reflected on posts/pages Thanks for the clarification. |
|
Oct 22 |
accepted | How to have changes made in media library to be reflected on posts/pages |
|
Oct 22 |
asked | How to have changes made in media library to be reflected on posts/pages |
|
Oct 5 |
awarded | Supporter |
|
Oct 5 |
comment |
Check if any users are logged in before running update Thanks Jared for your prompt reply. I believe Tom's answer was just a bit more helpful. |
|
Oct 5 |
comment |
Check if any users are logged in before running update Thanks Tom. I guess I will have to arrange a time. I may also consider trying to send some kind of admin notice in the backend, as described wptheming.com/2011/08/admin-notices-in-wordpress |
|
Oct 5 |
awarded | Scholar |
|
Oct 5 |
accepted | Check if any users are logged in before running update |
|
Oct 5 |
awarded | Student |
|
Oct 4 |
asked | Check if any users are logged in before running update |
|
Sep 5 |
comment |
Targeting all pages except top level pages Thanks Douglas, but that made no difference. However, I think this problem is more complex than originally thought! You see, I can use if ( '0' != $post->post_parent) to include other files no problem. Could be something dodgy in the included file? Oh dear! |
|
Sep 5 |
asked | Targeting all pages except top level pages |
|
Jun 20 |
awarded | Editor |
|
Jun 20 |
awarded | Tumbleweed |
|
Apr 27 |
comment |
Scan for first image in post and display it I think you might have to use the thumbnail size for it to be cropped not distorted. See my example here: carolineelisa.com/shellsnow/blog/beauty |