[theme-reviewers] Page Titles outside incomplete WP loops, etc. and BuddyPress

Merci Javier mercijavier at gmail.com
Tue Mar 12 09:42:40 UTC 2013


In preparation for the upcoming BuddyPress version 1.7 where BP will be
compatible with any WordPress theme, I was testing themes  from the WP
Repository earlier tonight with BP 1.7 beta 1 and bbPress 2.3 beta 2
activated. Out of the 10 themes tested, I'm happy to report that 8 were
compatible with the BP and bbPress betas and will only require some CSS
tweaks.

Issues were found in the 9th and 10th themes tested:

9th theme: Pagelines
- when BuddyPress is activated:
Notice: bp_setup_current_user was called incorrectly. The current user is
being initialized without using $wp->init(). Please see Debugging in
WordPress for more information. (This message was added in version 1.7.) in
F:\xampp\htdocs\trunkbpwp\wp-includes\functions.php on line 2986
- when bbPress is activated:
Notice: bbp_setup_current_user was called incorrectly. The current user is
being initialized without using $wp->init(). Please see Debugging in
WordPress for more information. (This message was added in version 2.3.) in
F:\xampp\htdocs\trunkbpwp\wp-includes\functions.php on line 2986
* Posted results of test at
http://wordpress.org/support/topic/errors-showing-up-using-buddypress-17-beta-1-and-bbpress-23-beta-2?replies=1

10th theme - Local Business
- Page title is outside of the incomplete WP loop
- incomplete WP loop on page.php - instead of
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
it had
<?php if ( have_posts() ) : the_post(); ?>

* Due to the issues above, I made visual checks on the page.php files of
the other themes by the same author.
- Andrina Lite,  Blackbird, Infoway and Polaray - like Local Business, have
Page Titles outside of the incomplete WP loops
- Cloriato  Lite, Figero, and Dzonia Lite - have no Page Titles
- Squirrel - incomplete WP loop

Aside from this mailing list, where should I post about the issues above
assuming theme author does not read every thread of this list? If in ticket
of latest theme version, a reviewer might only check diff when new versions
are uploaded since the above are all previously approved themes.

Finally, the other eight themes tested earlier tonight which were
compatible with BuddyPress 1.7 beta 1 per some spot checks but would need
some css tweaks:
1. Quintus
2. Superhero
3. Sundance
4. Parament
5. Publish
6. Pinboard
7. Montezuma
8. Attitude

WP Default themes - Twenty Ten, Twenty Eleven, Twenty Twelve and Twenty
Thirteen (WP 3.6 alpha)  - are all compatible with BP 1.7 beta 1.

FYI.

Mercime
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130312/a43eab49/attachment.htm>


More information about the theme-reviewers mailing list