Question

Post Author: Jennifer’s Books

How do you get the mini bio thing to show up in the “Published By” section?

Also, I apologize for not being around much this weekend. I’m still having the issues with my head and neck, plus I may be moving house, and I have been packing non-essential things.

Overflow Box Menu

Following my initial comments on MbD’s post “Also for TA: Drop down menu in navigation bar” (comment here) and as an example of an overflow box menu, I’ve created a test menu using our member feeds, sitting right below the “regular” member feeds menu I created yesterday.

This is to show how we could use such a box as a menu (e.g., for members’ “About Me” pages or Halloween Bingo / Festive Tasks master update posts), if we wanted to provide links to those member posts / pages directly from the sidebar (instead of sending site visitors to a separate index page), regardless how many member page links we need to accommodate — AND to the extent we can’t use a drop-down menu: please note MbD’s comments in her original post (bottom line: drop-down menus too far down the sidebar may run into spacing and visibility issues).

I’ve left the pre-formatted “underlined” design of the links forming the menu in place to show that this really is just a simple list of links, stuck inside a box that is smaller than (= not as high as) the height of the actual list (which in turn is what forces the “overflow” mechanism to activate).  Like all other sidebar features, this can be changed.  (Err, at least in theory.  If we can get WP to cooperate.)

The size (height / width) of the box is customizable at will.  On my own blog I typically use heights of 300px or 350px — those would have been too large to show the “overflow” functionality with a list as short as our current number of member feeds, but they might still be the right size(s) for a “Members’ About Me Pages” menu, if we wanted to use an overflow box to link to those.  And as it is only the height of the box itself that we need to worry about in terms of the space this item takes in the sidebar,  there is no limit to the number of lines (links to member pages / master posts) that such a menu can accommodate.

ETA (for MbD):

This is what the overflow menu looks like on my screen.

Maybe it’s dependent on what browsers we use and how they are configured?

Also for TA: Drop down menu in navigation bar.

I created a drop-down menu using css/html, placing it just under the Categories drop down.  Let’s call this a “Proof of Concept”.  It’s currently linking to tag pages.

Notes:

WP is finicky as hell.  It doesn’t seem to adhere to strict standards, so getting the colors to work to even the point of legibility was a challenge.

I can’t use the typical drop down menu (ie Categories, just above the test) because that uses JavaScript and I have no idea how to implement JS in a WP environment.

That’s also why the menu opens on hover; on click requires JS

The expanded menu – at least in the preview mode – isn’t recognised by the page, so if the menu expands beyond the bottom of the page, it just disappears/isn’t accessible.  This has me concerned about using it for very long lists.

It works though.  🙂

Question for TA about projects, as a user

Checked out the menu … and basically, if you’re just a user creating a Halloween Bingo Post, you just have to make sure you check the category for Halloween Bingo, correct? (Your user category is automatically selected when you save the post.)

Otherwise, projects is just an Admin area to create the bones, so to speak, of the reading project.

I think I’ve been overthinking this.

IF I’m correct about this, then the site architecture is:
Projects for the administrative posts pertaining to reading events (HB, Festive Tasks, Buddy Reads, or whatever);

Pages for static one-off pieces of information (bios; maybe general site rules; faqs) – things that pertain to the site as a whole rather than by project

Posts for all the things all the users want to say about absolutely anything.

Am I on the right track?

(I’ve left out how we use categories and tags for the time being.)