-
modemlooper posted on the forum topic Fatal Error while installing compatible BP themes to WP in the group Installing BuddyPress: 14 years, 9 months ago
like @mercime said “Deactivate BP Template Pack if you’re going to use a BuddyPress-compatible theme already.”
-
modemlooper posted on the forum topic Sidebar pushed beneath container (dual container divs) in the group Installing BuddyPress: 14 years, 9 months ago
ok you need to remove
div id=container
div id=contentand replace it with
div id=”main-area
-
modemlooper posted on the forum topic Fatal Error while installing compatible BP themes to WP in the group Installing BuddyPress: 14 years, 9 months ago
*****PLEASE REFRAIN FROM POSTING THE SAME FORUM TOPICS TWICE. REPLY TO YOUR ORIGINAL POST SO TOPIC GETS BUMPED TO TOP.***
Are you using the template pack? -
modemlooper posted on the forum topic editing homepage of mobile site in the group BuddyPress Mobile: 14 years, 9 months ago
You can remove them from the template files. Currently BP uses a combination of hardcoded links, pages and component links.
-
modemlooper posted on the forum topic editing homepage of mobile site in the group BuddyPress Mobile: 14 years, 9 months ago
Menus are not in BP yet. Not until 1.3
-
modemlooper posted on the forum topic any issues with w3 total cache? in the group BuddyPress Mobile: 14 years, 9 months ago
Shouldn’t be. You can turn off cache when site gets accessed via mobile. But really you shouldn’t have any more issues than on the desktop
-
modemlooper posted on the forum topic BP mobile different home page? in the group BuddyPress Mobile: 14 years, 9 months ago
You shouldn’t need front.php any longer. This new theme will use that front page of your site. If you want to use a different front page than the blog or activity stream then you create a page template for your desktop theme and one for your mobile and then name the page template the same. […]
-
modemlooper posted on the forum topic Sidebar pushed beneath container (dual container divs) in the group Installing BuddyPress: 14 years, 9 months ago
See if you remove this code from one of the BP template files. go into activity/index.php and remove these two things from top and bottom. See if this fixes issue. normally you would add your themes wrapper divs to the BP files but since they are in the header you may need to remove BP’s […]
-
modemlooper posted on the forum topic Sidebar pushed beneath container (dual container divs) in the group Installing BuddyPress: 14 years, 9 months ago
Post up the header.php code as well. I think you might have a theme that has the main wrapper in the header file.
-
modemlooper posted a new activity comment 14 years, 9 months ago
When BP 1.3 is released. Not sure, was suppose to be out already.
-
modemlooper posted on the forum topic Facebook-like photo/video/link posting plugin in the group Third Party Components & Plugins: 14 years, 9 months ago
There currently is no function like this. If you use the oEmbed plugin it will allow embedding pics and videos when you post activity updates.
-
modemlooper posted on the forum topic How to hide some profile fields from public in the group How-To and Troubleshooting: 14 years, 9 months ago
I just tried that plugin and it seems to be working. What didn’t work for you?
-
modemlooper posted on the forum topic Sidebar pushed beneath container (dual container divs) in the group Installing BuddyPress: 14 years, 9 months ago
paste the contents of your page.php file here http://pastebin.com/ and then post the link to it. So we can see the structure.
-
modemlooper posted on the forum topic BuddyPress Privacy: Can we get it in core? in the group Requests & Feedback: 14 years, 9 months ago
I would forget bp-privacy and move on. There is this plugin as a start. Not sure if it works looks abandoned.
-
modemlooper posted a new activity comment 14 years, 9 months ago
If you add an events plugin it should add the nav for you. That said, I’m updating this theme soon to have a drop down menu and you can add nav items from the admin.
Also, next version will have a few front page options, one being a 3 column widgetized layout
-
modemlooper posted on the forum topic problem with basic formatting of buddypress menu in the group How-To and Troubleshooting: 14 years, 9 months ago
If you use a non BuddyPress theme then you need to do a little more work search for BuddyPress template pack plugin. Install and follow directions. This will move some extra theme files into your WordPress theme and include the necessary functions and JavaScript to run BuddyPress
-
modemlooper started the forum topic Homescreen icon in the group BuddyPress Mobile: 14 years, 9 months ago
To create a custom homescreen icon you create a png image 114×114 pixels and name it apple-touch-icon.png
Then place this in the root folder of the site. -
modemlooper posted on the forum topic Image uploads possible? in the group BuddyPress Mobile: 14 years, 9 months ago
Uploads are disabled in mobile safari. I think this is one of the biggest misshaps from Apple. They could easily allow access to your images on a device but they do not. I’ve removed the image upload link as to not cause confusion.
-
modemlooper started the forum topic Add to home screen options in the group BuddyPress Mobile: 14 years, 9 months ago
The add to home screen has some options available via the file add2home.js in the folder buddypress-mobile/themes/default
Read the top of the file it has directions. You can change a few parameters and the text that is on the bubble.
for more info on this feature please visit the developers site http://cubiq.org/add-to-home-screen
-
modemlooper posted on the forum topic Using the WordPress Login and Register pages instead of BuddyPress in the group How-To and Troubleshooting: 14 years, 9 months ago
You can get all that working on the BP registration form.
The requiring x amount of numbers for a password can be done with JavaScript
- Load More
@modemlooper
Active 3 months, 2 weeks ago
thanks for the info, when is the next version going to be released?
When BP 1.3 is released. Not sure, was suppose to be out already.