-
modemlooper posted on the forum topic Default set of achievements? in the group Achievements: 15 years ago
http://thekruser.com/foursquare/badges
not that it’s 100% legal to snatch those but it’s a good inspiration start.
-
modemlooper posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years ago
Great! So 1.3 will fix these issues then.
-
modemlooper posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years ago
I think these may be high priority due to it being the default theme that’s missing these requirements.
-
modemlooper posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years ago
Got the review back and it was rejected. Reviewers Comment: ”’Theme Check:”’ * Deprecated: get_the_attachment_link found in the file attachment.php. Use wp_get_attachment_link() instead. * Line 15: ID, true, array(450, 800)); // Th * Deprecated: get_links_list found in the file links.php. Use wp_list_bookmarks() instead. * Line 19: *…[Read more]
-
modemlooper posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years ago
@karmatosed I think some of it is because the auto scan is not taking into consideration it’s a BP child theme. I’ll post their review when I get it.
-
modemlooper posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years ago
Ok uploaded a new theme and got back some failures. This is going to be an issue now that people already have child themes in the repo. Results of Automated Theme Scanning: Fail REQUIRED: This theme doesn’t seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support. REQUIRED: The theme […]
-
modemlooper posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years ago
These two need to be added
sup { vertical-align:super }
sub { vertical-align:sub } -
modemlooper posted on the forum topic I need a tutorial of Citizen Kane Theme in the group How-To and Troubleshooting: 15 years ago
Try this css
div.subcontentpost h2{
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
} -
modemlooper posted on the forum topic NEED DESIGNER / CODER TO CUSTOMIZE in the group Miscellaneous: 15 years ago
email me modemlooper@gmail.com
-
modemlooper posted on the forum topic I need a tutorial of Citizen Kane Theme in the group How-To and Troubleshooting: 15 years ago
Well that’s going to be an issue as the boxes are a specific size. I’ll think of a solution.
-
modemlooper posted on the forum topic error from iphone 4 in the group BuddyPress Mobile: 15 years ago
Are you using BP 1.2.6?
-
modemlooper posted a new activity comment 15 years ago
It’s working for me.
-
modemlooper posted on the forum topic How to enable Cutom Header option in Child theme? in the group Creating & Extending: 15 years ago
read this theres a part about child themes
https://codex.wordpress.org/Function_Reference/add_custom_image_header
-
modemlooper posted on the forum topic I need a tutorial of Citizen Kane Theme in the group How-To and Troubleshooting: 15 years ago
Go into file widget-home.php and change
query_posts(“cat=-$id”);
to
query_posts(“cat=-$id&showposts=6”);
Change the number to the amount of posts you want to see
-
modemlooper posted on the forum topic Can users create posts or their on blog with buddypresss plugin and single user wordpress ? in the group Installing BuddyPress: 15 years ago
oh yeah, what Paul said. I may attempt a plug-in. Not a full fledged blog posting plug-in but more a notes type thing like on facebook.
-
modemlooper posted on the forum topic Can users create posts or their on blog with buddypresss plugin and single user wordpress ? in the group Installing BuddyPress: 15 years ago
No, if you want users to have a blog you will need to enable multisite
-
modemlooper posted on the forum topic 1.2.7 theme changes in the group BP-Default: 15 years ago
Thanks Paul!
-
modemlooper posted on the forum topic Sidebar Navigation Widget in the group How-To and Troubleshooting: 15 years ago
The admin bar is basically a WordPress thing. It’s getting an overhaul soon to look like the wordpress.com admin bar. You can disable admin bar and use the wordpress menus and create your own sidebar menu widget.
-
modemlooper posted on the forum topic Is MultiSite What I need to use??? in the group Miscellaneous: 15 years ago
Multisite is if you want to allow users to create their own blogs like on wordpress.com otherwise BP functions just the same on single WP.
If you want to put BP on a secondary blog here’s how. https://codex.buddypress.org/getting-started/install-buddypress-on-a-secondary-blog/
-
modemlooper posted on the forum topic Theme Unit Test results for BuddyPress default theme in the group BP-Default: 15 years ago
Good suggestions. I think BP should include a full page page template. No side bar. 2010 has this.
- Load More
@modemlooper
Active 3 months, 2 weeks ago