wp101alx
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Is there any way to list pages with custom fieldsany code example ? please
Forum: Fixing WordPress
In reply to: Is there any way to list pages with custom fieldsI know how to get a custom field value through the loop , but I don’t know how to do it with that function (I’m sorry . I’m kinda new to wordpress)
Any help would be appreciated .
Forum: Fixing WordPress
In reply to: Is there any way to list pages with custom fields(I think the title is misleading ,sorry for that)
Can I list custom fields with List pages function
?Eg: Lets say ,there are 3 pages called > page1 , page2 , page3 (all pages contain a custom field called image )
& I want to List them like this (it should be automated like using wp list function ) >>
page 1 [page title]
[display image value]
page 2 [page title]
[page display image value]
page 3 [page title]
[display image value]Thanks.
I can’t see any record of those earlier topics.
All of my questions on this forum were directly or indirectly involved with this matter
Forum: Fixing WordPress
In reply to: Which one is good for me ? [ Category based or Pages ? ]??? still I’m thinking . Please help
Forum: Fixing WordPress
In reply to: List subpages with description+ can i make a list of popular pages (sub pages) on parent page.
Forum: Fixing WordPress
In reply to: pages or posts?yea (thank you for your answer ,anyway), but im asking about using tags & categories on pages. i mentioned “review pages” because review pages are not like posts , they’re much like PAGES(static) .
what about using sub pages? ; can wordpress generate a list of sub pages (eg:in this case , list car1, car2, car3 on parent cars page) with a small description+thumbnail ? i mean using a custom field(description+img url) on each sub page.