-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QA Review - Desktop #42
Comments
For the "From INN Members" widget, check if https://github.com/INN/link-roundups/ has featured media so we can have thumbnails with the most-recent saved link. If so:
Do this with flexbox, if flexbox supports borders in this way.. Otherwise, it's probably table-style display hacks? There's gotta be a better way.
Pages have their own weird template within single-one-column.php: https://github.com/INN/inn/blob/4f140621a852a4d297e3f1c72a24387c24be113b/single-one-column.php |
This is a list of configuration things:
Theme Options > Theme Images
The Global Nav menu needs to be configured with content at Appearance > Menus > Global Navigation.
This is a configuration issue; the event needs to have a URL set in the event editor under "EVENT WEBSITE". The link should go either to the event page or to the event signup page. We want to encourage them to set the event URL, but if necessary I guess that button could fall back to the event's permalink. Should we do that?
Events must have a featured image set.
This can be done with widgets placed in the Article Bottom widget area. It should use a separate CTA text than the homepage one, but can use the same form elements pasted into a textwidget.
This is a widget in the Article Bottom widget area.
One Largo Recent Posts widget in the Main Sidebar, with following options:
Styles for this were added in b566578.
Appearance > Theme Options > Single Post Options > Would you like to display share icons in a floating bar beside posts using the single-column post template?
Add a "Largo Follow" widget to the "Article Bottom" widget area.
Disable the Disqus plugin, then disable commenting in Settings > Discussion
Edit page, choose "Two Column (Classic)" template. Select an appropriate sidebar. A list of questions
I'm guessing this is the directive for on hover, since that's the only time they appear. I think we should have some sort of visual indication of when a nav link is hovered that is stronger than the very slight #ffffff to #f2f2f2 background color change, and underlines are that right now. If we remove the underline, might we want to go with a darker background color, or perhaps a more-significant color change?
If we increase the spacing any more, nav items start wrapping onto a second line on narrower browsers.
What's the exact aspect ratio we're aiming for here? We may need to either cut a custom thumbnail crop with that aspect ratio, or we may need to request people upload separate featured images that have a specific aspect ratio, which is going to throw off a lot of other places that thumbnail image is used. Using a custom aspect ratio is going to be annoying as regards the "FROM INN" widget, because that will require modifying or duplicating the Largo Recent Posts widget. It's a handful of minor changes to add a new image size, but we'll need to support this widget for as long as we want that particular aspect ratio on the site.
Same as above: The Largo Recent Posts widget only has an option to show the top term above the image. Custom widget is possible, but we're going to have to support this option for the rest of its lifetime on INN's site, even if we don't ever port it to INN members. (I don't know if we're keeping the Largo Recent Posts widget in Largo. @rclations, what do you say?)
I fiddled with the spacing and increased the font size on the submit button in dc6e4b4, but what else needs to change?
Bumped it from 20px up to 22px in b27aa92, but I'm worried that any larger and it'll be too large.
Is this a duplicate direction, or something else?
Does this mean that we're moving the left-sidebar style for interior pages with the "single" template to the right side, or does it mean that we're abandoning that template entirely? Sorry, I don't remember this piece of direction from the review meeting. A list of other things
We don't change the logo on rollover, but there's a Largo style that applies
Decreased from 20px to 18px in 459780e
Increased to 1em in ddc217a
Decreased to 16px in 0ba91cb, which is the absolute minimum we should ever allow. Anything smaller is too small.
Assuming that this is the spacing between , I've decreased it from 24px to 1em in fcb51da. We can go smaller if necessary.
^ This is being ignored for now. |
|
From our Members widget
DocsPretty much everything I would write is in here: https://largo.inn.org/guides/administrators/plugins/saved-links/ The other bits I would add:
|
Since we made the "From Our Members" widget, we can put it at the top there, but with the "From INN" widget remaining unmodified Largo Recent Posts widget, it may not be best to keep that there. What I'd like to propose is making the "title" in that widget be the post's top term: That way, if the post was an "announcement" it would be called that, or if it was something else it would be called that, while still being drawn from the "Announcements" category. |
@benlk We definitely want the widget titles to remain "FROM INN" and "FROM INN MEMBERS". The top term and member link (ex. www.themarshallproject.org) can either be after the title and before the image OR after the image - but they need to be in the same place. With that in mind, what's easiest? |
Easiest is before the image. |
Note on sidebars on staging:
Unless a custom sidebar is set for a post/page, the sidebar that displays on singular items will be the Single Sidebar, and so we won't get double newsletter forms. For pages, we can set the "Main Sidebar" as the sidebar in the editor: https://largo.inn.org/guides/authors/writing-posts/advanced-post-settings/ section "Setting Custom Sidebars" There are some pages that have weird template shenanigans going on under the hood:
I've ported those shenanigans from the one-column template to the two-column template, and reverted the one-column template to using Largo's default template, instead of a functionally similar template in the INN theme. Also, if you're working on the theme, please run |
Closing in favor of those above newly-created issues. |
Homepage
Overall:
Alert box:
Header:
Navigation:
Homepage Middle Widgets:
FROM OUR MEMBERS:
FROM INN:
Newsletter signup:
Footer:
Interior Posts/Pages
The text was updated successfully, but these errors were encountered: