-
modemlooper posted a new activity comment 15 years, 1 month ago
I don’t understand what you are asking. Do you mean front page links?
-
Modemlooper posted on the forum topic Basic iPhone theme testing in the group IPhone + iPad Themes: 15 years, 1 month ago
@pollycoke Yup, in the works.
-
Modemlooper posted on the forum topic next version of bp in the group Creating & Extending: 15 years, 1 month ago
Any day now. Why don’t you vote for BuddyPress in the mean time. 🙂
https://www.packtpub.com/open-source-awards-home/vote-most-promising-open-source-project
-
modemlooper posted a new activity comment 15 years, 1 month ago
Any mobile that uses webkit browser it should work ok.
-
modemlooper posted a new activity comment 15 years, 1 month ago
I was thinking of including a page template for sidebar widgets. In the admin it would say “Mobile Widgets” and then you could drag the category widget or any other into a list. Would that be good enough?
-
modemlooper posted an update 15 years, 1 month ago
@johnjamesjacoby How can I get a forum this plugin? I se other plugins have a forum. Thanks
-
Modemlooper posted on the forum topic Basic iPhone theme testing in the group IPhone + iPad Themes: 15 years, 1 month ago
@mycroftholmes If you are using a page template that is not the BP activity or blog posts page then you will have to edit a file. In the plugin folder go into the themes/default and change the file front.php code /* Template Name: Home */ To match the name of the page template you are using. […]
-
Modemlooper posted on the forum topic BuddyPress Mobile Theme in the group Third Party Components & Plugins: 15 years, 1 month ago
@lightcapturer when you get a notice to update to 1.0.1 do it. I’ve fixed it so it shows when you chooses activity as the home page.
-
Modemlooper posted on the forum topic Basic iPhone theme testing in the group IPhone + iPad Themes: 15 years, 1 month ago
A note about mobile UI. You should never include the kitchen sink and give users the most used functions in a simple and streamlined way. Look at any app that has a web counter part and you’ll understand. This theme has every nav item you’d get on the web. I’ve done this intentionally to do […]
-
Modemlooper posted on the forum topic BuddyPress Mobile Theme in the group Third Party Components & Plugins: 15 years, 1 month ago
If you are using a page template that is not the BP activity or blog posts page then you will have to edit a file. In the plugin folder go into the themes/default and change the file front.php code /* Template Name: Home */ To match the name of the page template you are using. […]
-
Modemlooper posted on the forum topic Basic iPhone theme testing in the group IPhone + iPad Themes: 15 years, 1 month ago
That’s weird. That links link should fit right into the nav with no problem. I’m adding support for links I haven’t gotten to all the plugin theme files yet.
-
modemlooper posted a new activity comment 15 years, 1 month ago
In the file buddypress-mobile.php remove the iPad line. I’m not really adding a bunch of functionality to this right away.
function detectiPhone($query){
$container = $_SERVER[‘HTTP_USER_AGENT’];
$useragents = array (
“iPhone”,
“iPod”,
“iPad”,
“Android”
); -
modemlooper posted a new activity comment 15 years, 1 month ago
sent update it should show in your admin soon.
-
modemlooper posted a new activity comment 15 years, 1 month ago
Ok never mind already fixing this.
-
modemlooper posted a new activity comment 15 years, 1 month ago
link? This is an issue as people can change the home page to pages and I need to figure a way to force a front page. >.<
-
Modemlooper posted on the forum topic Need custom header to display only on home in the group How-To and Troubleshooting: 15 years, 1 month ago
link?
-
Modemlooper posted on the forum topic Fixed* help with js – twitter style login plugin in the group Creating & Extending: 15 years, 1 month ago
The url field is optional. You request svn space and then after they ok the space you will need a SVN client to add the files to the repo
-
Modemlooper started the forum topic BuddyPress Mobile Theme in the group Third Party Components & Plugins: 15 years, 1 month ago
https://wordpress.org/extend/plugins/buddypress-mobile/
Should work on most mobile devices that use a webkit browser.
I am still adding theme support for some plugins.
-
Modemlooper posted on the forum topic How to make a permalink for a WordPress template menu directly to a group forum in the group How-To and Troubleshooting: 15 years, 1 month ago
We cant get to your group forum because it’s private.
You groups forum link should be
http://gwspacesociety.org/wordpress/groups/students/forum/
If you can’t get to that link then you have a problem.
-
Modemlooper posted on the forum topic BuddyPress Share It button live in the group Third Party Components & Plugins: 15 years, 1 month ago
Try adding this to bp-custom.php file in your plugins folder.
remove_action(‘bp_before_blog_single_post’, ‘bp_share_it_button_blog_filter’, 999);
- Load More
@modemlooper
Active 3 months, 3 weeks ago
What I mean is when you go to my homepage on your iphone it doesn’t show up like stated in the pic for your plug-in. Listing activities, forums, groups, etc. http://www.vapersplace.com if you go to that on your iphone you will see what I mean. Thanks for the response.
Are you using a custom front page?
yes, I am