Just place the mouse cursor over the post or page title and look in your brower’s status window it will show your Page ID.
The URL is something like yoursite.com/wp-admin/post.php?post=XXX&action=edit
The XXX value is the page id.
Thread Starter
gooder
(@gooder)
thanks but my template makes the pages a little different. The theme has a pre built section for the reviews; xxx/review-cats/reviews/
How would I find the id of this page?
A theme doesn’t change your pages or their IDs. If you are having trouble finding the IDs of your pages you could alternatively use a plugin to reveal them. http://wordpress.org/extend/plugins/reveal-ids-for-wp-admin-25/
Otherwise you should seek support from the theme vendor http://proreviewtheme.com/support/
Thread Starter
gooder
(@gooder)
The support at proreviewtheme.com is non existent unfortunately…. I have installed the app but I dont know how they got their blog page to work in the demmo as seen here; http://demo.proreviewtheme.com/clickbank/blog/
Do you have any suggestions on how I can set my page to work as the blog like they have?
As this is a commercial theme, you need to seek support from the theme’s vendors.
Old, but still applicable: how to find WordPress Page IDs:
http://www.techtrot.com/wordpress-page-id/
Also, making users enter something like this is dumb, when the Theme can get this information directly, using get_option( 'page_for_posts' ). But, I would expect as much from some commercial Themes.
Thread Starter
gooder
(@gooder)
Hi both the plugin and the link above do not work for my situation; My page is; http://pennyauctioncaptain.com/review-cats/reviews/
How do I get the page ID for this as it seems to be a category and page combined.
If you need Theme-specific help (and it sounds like you do), you will need to consult the support offerings of the Theme developer. Your Theme is both commercial and released under a non-GPL-compliant license, and for both reasons we are unable to provide Theme-specific support.