-
modemlooper posted a new activity comment 14 years, 8 months ago
advert code goes at top of sidebar.php file
The bottom posts below featured show all posts except featured. in widget-home.php look at section subcontentleft you will see
cat=-$id
add this
&category_name=yourname&showposts=4So it looks like this. change out yourname for category name you want.
cat=-$id&category_name=yourname&showposts=4 -
modemlooper posted on the forum topic Child themes are not being accepted to the REPO at this time in the group Creating & Extending: 14 years, 8 months ago
I’m signing up to the reviewers email list and asking to get added to BP themes. One problem is the time themes get reviewed. I had to wait 6 weeks to be told BP-default is missing WP theme requirements. These requirements should def be included but if the reviewer was aware they’d know it’s coming […]
-
modemlooper posted on the forum topic Child themes are not being accepted to the REPO at this time in the group Creating & Extending: 14 years, 8 months ago
Ok so issue seems to be reviewers who know nothing of BP themes and are reviewing theme as WP themes. This is completely wrong as BP adds many more functions. So if a child theme is uploaded and they approve it as it passes WP theme standards but adds a function that breaks a BP […]
-
modemlooper posted on the forum topic Compatibility with Buddypress Mobile Plugin in the group BuddyPress Media: 14 years, 8 months ago
I do not own an Android device and cannot test. Also, not sure if upload will work on all Android devices. That OS is fragmented over many devices.
I’m only hiding upload via CSS. Not on comp at moment but will check later on the exact CSS.
-
modemlooper posted on the forum topic Child themes are not being accepted to the REPO at this time in the group Creating & Extending: 14 years, 8 months ago
Got a back and forth convo of reviewers that’s quit comical. They did approve. I think BuddyPress should be an exception but at the same time must use all BuddyPress functions / components and of course pass WordPress theme scan. The child theme they are questioning is just a CSS file one page template and […]
-
modemlooper posted on the forum topic Switch between mobile and regular theme in the group BuddyPress Mobile: 14 years, 8 months ago
This will be added in the future
-
modemlooper posted on the forum topic Compatibility with Buddypress Mobile Plugin in the group BuddyPress Media: 14 years, 8 months ago
Apple has intentionally removed the ability to upload from the web so they can assure you make native apps whereby they get 30% of revenue. Album + is a BuddyPress add on therefore it would be up to @foxly and gang to implement uploading via Android in there plugin. I have only add formating support for […]
-
modemlooper started the forum topic Child themes are not being accepted to the REPO at this time in the group Creating & Extending: 14 years, 8 months ago
FYI: For anyone wanting to add BP child themes got this in last review
This submission cannot be approved at the moment simply because there is
no support for Child Themes. Please check back and once we start accepting Child Themes feel free to
resubmit.Thank you for your contribution.
-
modemlooper posted a new activity comment 14 years, 8 months ago
readme file 😉 Also make sure you have the newest version. I’m not updating the repo one anymore https://buddypress.org/community/groups/citizen-kane-theme/
-
modemlooper posted on the forum topic How can I easily post images in the activity stream? in the group Creating & Extending: 14 years, 8 months ago
Oembed only works for specific sites any old link will not work
-
modemlooper posted a new activity comment 14 years, 8 months ago
I downloaded and installed the repo version without fail. If you are on a multisite install you need to activate it network wide. Make sure you are in the network admin and not on the main site’s admin page to see links. If you do not see the BuddyPress menu below Dashboard then you are not in the network admin section.
-
modemlooper posted on the forum topic user_nicename in messaging in the group How-To and Troubleshooting: 14 years, 8 months ago
Did you change the login name via a plugin or in the database? I’m looking at your site and the @mentions name in the usernav
is different –> @BNIWAdmin when the profile header says @stevieG -
modemlooper posted on the forum topic user_nicename in messaging in the group How-To and Troubleshooting: 14 years, 8 months ago
-
modemlooper posted on the forum topic compatible 1.2.8 in the group BuddyPress Mobile: 14 years, 8 months ago
http://demo.go-themes.com is running latest WP and BP 1.2.8
-
modemlooper posted on the forum topic user_nicename in messaging in the group How-To and Troubleshooting: 14 years, 8 months ago
The name you message with and what BP attaches content to is the same username you log in with. If you’ve edited core code then you’ve messed up the way it works. There is no inconsistency.I used twitter as a reference because that is exactly the way BP works in displaying usernames and full profile […]
-
modemlooper posted on the forum topic user_nicename in messaging in the group How-To and Troubleshooting: 14 years, 8 months ago
-
modemlooper posted a new activity comment 14 years, 8 months ago
I don’t think it works on BP 1.2.5
-
modemlooper posted a new activity comment 14 years, 8 months ago
Only the site admins can specify verified accounts so that is the security verification. It’s up to the site admin to check if the user is who they are. How you do this is up to you.
-
modemlooper posted on the forum topic Obfuscating User's Real Name in the group How-To and Troubleshooting: 14 years, 8 months ago
Core devs. See what they have to say about the database schema and any other suggestions. I still do not really under stand what you are trying to accomplish. BP displays a username, the name you use to sign in and then a name you specify for your profile. If you just want the profile […]
-
modemlooper posted on the forum topic Obfuscating User's Real Name in the group How-To and Troubleshooting: 14 years, 8 months ago
Ping @djpaul @boonebgorges
- Load More
@modemlooper
Active 3 months, 2 weeks ago
Yeah, thanks so much i found that, However on another issue, I posted about the tiles, featured conversations,
On another matter. I would like to include featured conversation as you have in the screen shot. How would I go about this?
Also. The php add code. How do i produce this? I would like to place an add in this spot.
The home page post…[Read more]
advert code goes at top of sidebar.php file
The bottom posts below featured show all posts except featured. in widget-home.php look at section subcontentleft you will see
cat=-$id
add this
&category_name=yourname&showposts=4
So it looks like this. change out yourname for category name you want.
cat=-$id&category_name=yourname&showposts=4
I…[Read more]