I can get this to work on a "page", but I am having trouble get it to work on any Child pages. I am pulling the images in with custom fields. Here is the code:
Thanks,
Todd
I can get this to work on a "page", but I am having trouble get it to work on any Child pages. I am pulling the images in with custom fields. Here is the code:
Thanks,
Todd
what is the value/content of these get_post_custom_values('thumb');?
imho, it would need to be an absolute image path.
I appreciate your help, Alchymyth. The value is an absolute path. Since it works on a parent page, I think I need to do something in the get_post_custom_values that would get the values from the "page" not the "post".
You must log in to post.