Quote:
|
Originally Posted by juggledad
If you go to the category page in the backend (dashboard->posts->categories when you edit a category, you will see in the browser's address bar something like this
HTML Code:
http://yourdomain.com/wp-admin/categories.php?action=edit&cat_ID=3
the category ID in this case is '3' so in the page you would use the catlist short code
[catlist=3]
and the page2cat plugin will list the posts in that category
|
juggledad...I am very confused now.
Hope you be patient with me.
I want to have a post (lets call it post A) to be at the very top of the 'category' page. Meaning, after a visitor click on the 'Gear & Craft' category, the 'archive for the Gear & Craft category' page will load. After that header, there will be Post A, followed by the archive of other posts (even posts that are newer will be under post A).
I now have the page2cat plugin installed.
I tried to link categories to 'About Us' page (without trying what your method) and still nothing happens. I was suspecting the plugin does not work.
You suggest that I create another Category called 'GnCphoto' and lets say the ID is 56 (thanks, I manage to find the ID now)
I am lost what to do with this ID. Where do I do it?
When you say in the page...what page are you refering to? Is it my posts? Do I have to include the code into all my posts under that category?
I cannot link your instructions together.
My page2cat plugin has only buttons to click to link categories to pages. Nothing where I can add codes etc.
Please help.