Opened 22 months ago
Closed 21 months ago
#4982 closed theme (closed-newer-version-uploaded)
THEME: Elbee Elgee - 1.2.1
| Reported by: | ZaMoose | Owned by: | mercime |
|---|---|---|---|
| Priority: | major | Keywords: | theme-elbee-elgee |
| Cc: | zamoose@… |
Description
Elbee Elgee - 1.2.1
An extremely flexible 1, 2, or 3 column theme with over 30 possible layouts and support for widgetized sidebars, custom headers, custom backgrounds, custom navigation menus, BuddyPress? and bbPress.
Theme URL - http://literalbarrage.org/blog/code/lblg
Author URL - http://literalbarrage.org/blog/
SVN - http://themes.svn.wordpress.org/elbee-elgee/1.2.1
ZIP - http://wordpress.org/extend/themes/download/elbee-elgee.1.2.1.zip?nostats=1
Diff with previous version: http://themes.trac.wordpress.org/changeset?old_path=/elbee-elgee/1.2&new_path=/elbee-elgee/1.2.1
All previous tickets for this theme: http://themes.trac.wordpress.org/query?col=id&col=summary&col=keywords&col=owner&col=status&col=resolution&keywords=~theme-elbee-elgee&order=priority
Change History (6)
comment:1 Changed 22 months ago by mercime
- Owner set to mercime
- Status changed from new to assigned
comment:2 Changed 22 months ago by mercime
comment:3 follow-up: ↓ 4 Changed 22 months ago by zamoose
mercieme:
Thanks for the quick response. A couple of comments, if you please.
1) You didn't cite which files in my theme these REQUIREDs are relevant to, which makes hunting these issues down just a bit harder.
2) In re: your first point, I don't hard-code anything. You'll note that I register a second menu if I detect BP is active and then place default links to the various sections, but users are able to change those links at their leisure via the Menu interface.
3) In re: your second point, again, I'm not sure which of my files you're referring to, but the overwhelming majority of my BP support files come from the official BP Theme Compat plugin by the BP guys. I update my code when they do in order to keep things as simple and painless as possible. I can make the change you refer to, but that will make me deviate from the upstream codebase.
4) Is there a WPTRT section dealing with BP compat, or are the REQUIRED points you list above merely best practices that you've found while reviewing BP-supporting themes? I ask because it makes this process akin to shooting in the dark if the answer to that question is "No, there's not WPTRT guidelines for BP themes".
If it's alright with you, I'll hold off on making any changes until you get a chance to review these comments.
Thanks!
comment:4 in reply to: ↑ 3 Changed 21 months ago by mercime
Replying to zamoose:
mercieme:
Thanks for the quick response. A couple of comments, if you please.
1) You didn't cite which files in my theme these REQUIREDs are relevant to, which makes hunting these issues down just a bit harder.
2) In re: your first point, I don't hard-code anything. You'll note that I register a second menu if I detect BP is active and then place default links to the various sections, but users are able to change those links at their leisure via the Menu interface.
I stand corrected here. Thank you for pointing this out. The 2nd wp_nav_menu when BP is activated didn't show up in my test install. After you posted here, I double-checked by uploading your theme to a new test install and I now see the your new "Default BuddyPress? Menu" in Menus.
Note: Both test installs are multisite, the difference was that in the first test install, BP is installed in secondary blog.
3) In re: your second point, again, I'm not sure which of my files you're referring to, but the overwhelming majority of my BP support files come from the official BP Theme Compat plugin by the BP guys. I update my code when they do in order to keep things as simple and painless as possible. I can make the change you refer to, but that will make me deviate from the upstream codebase.
When you first submitted your theme almost 2 months ago, BP Template Pack plugin aka BP Compat plugin by the BP Devs Andy Peatling and Boone Gorges was version 1.1.3. No deviation being pushed. The change I pointed out to you is per diff of BP Template Pack plugin version 1.1.3 to version 1.1.4 which came out while your theme was being reviewed http://wordpress.org/extend/plugins/bp-template-pack/installation/
4) Is there a WPTRT section dealing with BP compat, or are the REQUIRED points you list above merely best practices that you've found while reviewing BP-supporting themes? I ask because it makes this process akin to shooting in the dark if the answer to that question is "No, there's not WPTRT guidelines for BP themes".
No there is no WPTRT guidelines specifically for BP themes. BP themes are reviewed the same as WP themes are. For BP, extra checks on deprecated template tags, functions, and all that jazz are implemented. Important point is that any BP child/parent theme submitted to the WP repo should be compatible with the current BP version.
If it's alright with you, I'll hold off on making any changes until you get a chance to review these comments. Thanks!
Sure thing. No one's infallible, least of all myself :-)
Thank you and have a good evening.
Mercime
comment:5 Changed 21 months ago by zamoose
Mercime:
#5061 is up and live and has the requested fix you outlined for full BP 1.2.9 compatibility.
comment:6 Changed 21 months ago by mercime
- Resolution set to closed-newer-version-uploaded
- Status changed from assigned to closed


Issues from Previous Ticket
BuddyPress?
My apologies for not including the following in previous review.
with
Review Summary
Theme will be approved after revisions above have been made. Please post the URL to your new ticket here.
Thank you for your patience and for submitting Elbee Elgee to the WP theme repository.