StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-15-2012, 06:05 PM
hedu hedu is offline
Registered User
Pro Plus Member
 
Join Date: Mar 2010
Location: Vienna
Posts: 57
Default Latest posts of specific cat in sub menu area

Dear forum,

the title of this thread is a little short, it should be:

"How to display the latest posts of a specific category in the sidebar within a specific sub menu area only"

I have to create this structure:

Code:
page 1
- category 1
- sub-page 1.1
- sub-page 1.2
page 2
- category 2
- sub-page 2.1
- sub-page 2.2
page 3
- category 3
- sub-page 3.1
- sub-page 3.2
and so on
Now I need to display the latest 3 posts of category 1 in the primary sidebar on
  • page 1,
  • category 1 (and all its posts)
  • sub-pages 1.1
  • and 1.2 only.
And similarily I need to display the latest 3 posts of category 2 in the primary sidebar on page 2, category 2 and sub-pages 2.1 and 2.2 only.

I think about using the plugins "genesis featured widget amplified" for showing the posts of a specific category, and "widget logic" for displaying the widget only when I need.

A quick test involving a PHP variable generated in functions.php, and using it with widget logic, works perfect.

Remains the question how can I know that I am currently on page 1, OR on cat 1 OR any posts in cat 1, OR sub-page 1.1 OR on sub-page 1.2? These items are grouped within a custom menu. Or in other words: using which algo can I set the value of my PHP variable in functions.php?

I would need e.g. a function like get_ancestors_in_custom_menu() returning an arry of IDs, which does not exist.

What could I do? Is there a solution by far better than mine?
 

Tags
custom menu, featured post amplified widget, sub menu, sub nav, widget logic

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Show latest posts for the whole site on homepagebottom area pressdeamon General Discussion 3 12-22-2009 05:25 AM
Front Page Only Display Latest Post (Or Specific Post) cuberds General Discussion 1 11-17-2009 09:58 PM


All times are GMT -5. The time now is 03:40 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.