Forums
Forums / Fixing WordPress / Get Submitted posts from one page to another
(@jscialpi27)
14 years, 9 months ago
Hi, I currently have my homepage setup for only displaying recent posts and another page setup for submitting posts. (using Tuaug4 theme)
To do this I: 1. Removed the “respond” div and its contents from comments.php under the default template. Leaving my homepage with just recent posts.
2. Implemented the “respond” div and its contents in another template that another page lets call it page2 uses. So i am left with the reply box.
My goals: 1. Have the posts submitted via page2 be sent to the home page with all the other recent posts.
I know it can have something to do with using the GET() POst_id method but I am not quite sure how to implement this if thats the case…HELP!! THANKS 🙂
The topic ‘Get Submitted posts from one page to another’ is closed to new replies.
(@jscialpi27)
14 years, 9 months ago
Hi, I currently have my homepage setup for only displaying recent posts and another page setup for submitting posts. (using Tuaug4 theme)
To do this I:
1. Removed the “respond” div and its contents from comments.php under the default template. Leaving my homepage with just recent posts.
2. Implemented the “respond” div and its contents in another template that another page lets call it page2 uses. So i am left with the reply box.
My goals:
1. Have the posts submitted via page2 be sent to the home page with all the other recent posts.
I know it can have something to do with using the GET() POst_id method but I am not quite sure how to implement this if thats the case…HELP!! THANKS 🙂