-
modemlooper posted on the forum topic To be compatible with Multi Site mode for WP 3.1 and BP 1.2.8 in the group BuddyPress Mobile: 14 years, 5 months ago
I’m just too busy right now, this plugin is not abandoned. I will add Multi site compatibility soon.
-
modemlooper posted on the forum topic header call in the group BuddyPress Mobile: 14 years, 5 months ago
link to site?
-
modemlooper posted a new activity comment 14 years, 5 months ago
In the WordPress backend not on the usersprofile on the website is where the option is
-
modemlooper posted a new activity comment 14 years, 5 months ago
It seems to be working on test site and it will only work for the super admin.
-
What is super admin? I started the website and when I go to my users there is only 1 person listed as admin and that’s me. But for some reason I still don’t see the verified button. I activated the plug in… then I went to a users profile and click on the profile tab but no verified button. Is there a way to make me super admin? I’ve tried…[Read more]
-
In the WordPress backend not on the usersprofile on the website is where the option is
-
Thanks so much! It works wonderfully.
-
-
-
-
modemlooper posted a new activity comment 14 years, 5 months ago
what BP and WP versions?
-
wp 3.1.3 and bp 1.2.8
-
It seems to be working on test site and it will only work for the super admin.
-
What is super admin? I started the website and when I go to my users there is only 1 person listed as admin and that’s me. But for some reason I still don’t see the verified button. I activated the plug in… then I went to a users profile and click on the profile tab but no verified button. Is there a way to make me super admin? I’ve tried…[Read more]
-
In the WordPress backend not on the usersprofile on the website is where the option is
-
Thanks so much! It works wonderfully.
-
-
-
-
-
-
modemlooper posted on the forum topic Edit Homepage in Admin option in the group BuddyPress Mobile: 14 years, 5 months ago
If you have a cache plugin installed you need to disable it for mobile.
-
modemlooper posted a new activity comment 14 years, 5 months ago
in your CSS find #content it says float none make if float left
-
modemlooper posted on the forum topic Limiting text length of activity update posts in the group Creating & Extending: 14 years, 5 months ago
Paul, I pretty much posted the code on here. 😉
Who wants this as an option? If it’s a majority i’ll create a patch. Though, I think if it is wanted there should be an admin option for on or off as well as how many characters
-
modemlooper posted on the forum topic Edit Homepage in Admin option in the group BuddyPress Mobile: 14 years, 5 months ago
in the plugin theme folder you will find a file front.php. Change the template name from home to match your custom page template name. It’s basically a trick, WordPress is looking for this page template because you specify it in the admin settings so whether it’s the mobile theme or the desktop theme WP wants […]
-
modemlooper posted on the forum topic Google Plus One in the group Creating & Extending: 14 years, 5 months ago
no, not completely done, just not much time right now.
-
modemlooper posted on the forum topic Limiting text length of activity update posts in the group Creating & Extending: 14 years, 5 months ago
in your header.php file put it between
tags or you can have your own .js file to place custom javascript@aljuck try something like this:
jQuery('#aw-whats-new-submit').click(function() {
jQuery('textarea').next().text('100');
}); -
modemlooper posted on the forum topic Google Plus One in the group Creating & Extending: 14 years, 5 months ago
I’m updating all plugins when BP 1.3 gets released and removing google wave and replacing it with +1. Also implementing a Share on
browser bookmarklet. -
modemlooper posted on the forum topic Limiting text length of activity update posts in the group Creating & Extending: 14 years, 5 months ago
Here is a jquery version. http://pastebin.com/PP1BPSQT
If you want to show character count put
left: <span>100</span>next to textarea html -
modemlooper posted on the forum topic BuddyPress Tweet Button plugin in the group Third Party Components & Plugins: 14 years, 5 months ago
I haven’t updated this in a long time. Have you tried BuddyPress Share It?
-
modemlooper posted on the forum topic Call to arms – Own your task in the group Requests & Feedback: 14 years, 5 months ago
Sidebar switching should def be added to 1.4 bp-default as a theme function.
-
modemlooper posted on the forum topic I need a tutorial of Citizen Kane Theme in the group How-To and Troubleshooting: 14 years, 5 months ago
style.css file
-
modemlooper posted a new activity comment 14 years, 6 months ago
Not alot of changes it’s mostly a child theme with extra functions for widget zones
-
modemlooper posted a new activity comment 14 years, 6 months ago
This theme may need to be updated and that is why someone has decided to submit it. I’ll test my themes against 1.3 and submit updates when 1.3 drops.
-
Thank you for your response. I will bring this up with WP Theme Review Team. Even if I didn’t know who the real theme dev was, I would have posted not-approved for his submission, check out what he’s added here https://themes.svn.wordpress.org/buddypress-three-columns/0.9/functions.php
I see that he’s added a footer.php with credit to himself and…[Read more]
-
Not alot of changes it’s mostly a child theme with extra functions for widget zones
-
-
-
modemlooper posted a new activity comment 14 years, 6 months ago
Was copied. How lame.
- Load More
@modemlooper
Active 3 months, 2 weeks ago
Thanks so much! It works wonderfully.