The Jax Heights front page is neat because it's very flexible. I don't mind how we do this, and I defer to you guys to do it 'the wordpress way' but we need to keep this same level of flexibility -
Hmm, we should probably be having this discussion on the planning press mailing list.--On Wed, Apr 18, 2012 at 7:10 AM, Andrew Cochran <acoc...@openplans.org> wrote:
I really like the Jackson Heights front page, so let’s investigate bringing it into planningpress core -- frank// Cc'd Chris AbrahamThis is already possible with the page-with-posts.php template. However…I really don't like the way this template uses a second loop to pull in recent posts. It's hacky. I'd actually like to remove it from PlanningPress core. I think the way TFP is using pages in widgets and adding post loops to page templates is very confusing on the admin side. It conflicts with how WordPress should be used.I think a better way to handle a layout like the Jackson Heights front page is to add a widget area to the top of index template. So in Setting > Reading, you'd set 'Front page displays' to 'Your latest posts', and add the banner image with a widget. Maybe this widget area only shows on the first page of posts?The only thing that would appear different about this method is you wouldn't have a separate page set as your posts page (the way Jackson Heights uses "News Archive" as its posts page). The front page would be the posts page. But anyway, I think it's super awkward the way Jackson Heights has the same loop of posts in two different places. Why split your blog into two locations?Chris, do you have any thoughts on this?-AndyOn Mon, Apr 16, 2012 at 11:50 AM, Naama Lissar (Google Docs) <nli...@openplans.org> wrote:
I've shared demo.planningpress styling edits Message from nli...@openplans.org:Hi Andy, Here's a list of styling edits for PlanningPress. Please add anything else you think is needed and lmk if you want to discuss over the phone. Thank you, Naama
Click to open:
Google Docs makes it easy to create, store and share online documents, spreadsheets and presentations.--
Frank Hebbert
OpenPlans | http://openplans.org | 720 432-2378 | @fkh
highlight current pageSo, I've added current page highlighting in the menu. It also works for page parents. So, you could highlight the "Recommendations" menu item if you're looking a specific recommendation.I've made this page a child so you can see what I mean:The only thing I'm worried about here is the way tagging slides works. It looks for a page slug that matches the tag slug. If you use hierarchical pages, the tag link first looks for a matching page at root-level. Luckily WordPress is smart about the redirect and finds it.Chris is this gonna be a problem?-Andy