-
modemlooper posted on the forum topic I need a tutorial of Citizen Kane Theme in the group How-To and Troubleshooting: 15 years, 1 month ago
switch out the image file in the theme folder. I think it’s logo.png
-
modemlooper posted on the forum topic BuddyPress Mobile Theme in the group Third Party Components & Plugins: 15 years, 1 month ago
Closing this thread. Please move all discussions on this plugin here. https://buddypress.org/community/groups/buddypress-mobile/forum/
-
modemlooper posted on the forum topic Basic iPhone theme testing in the group IPhone + iPad Themes: 15 years, 1 month ago
Closing this thread. Please move all discussions on this plugin here. https://buddypress.org/community/groups/buddypress-mobile/forum/
-
modemlooper posted a new activity comment 15 years, 1 month ago
Thanks! now to find and close threads and direct to plugin forum.
-
modemlooper posted on the forum topic I need a tutorial of Citizen Kane Theme in the group How-To and Troubleshooting: 15 years, 1 month ago
@amattajm directions are in the readme file. ******How to set up featured posts***** To show a featured post place it into a category ‘featured’ To show an post in the midbar column place it into a category ‘breaking’ ******How to set up custom front page***** Create a page called home and choose ‘Widget Home Page’ as […]
-
Modemlooper started the forum topic jQuery mobile has been released. What does this mean? in the group IPhone + iPad Themes: 15 years, 1 month ago
It means I can get back to making an app like theme for BuddyPress. 🙂
Their demo is here: http://jquerymobile.com/demos/1.0a1/
You can get an idea of how the pages of a BuddyPress site will flow.
-
modemlooper posted a new activity comment 15 years, 1 month ago
click link and the hit refresh a few times. WordPress repo seems to be having issues.
-
Modemlooper posted on the forum topic This user has been marked as a spammer. Only site admins can view this profile. in the group How-To and Troubleshooting: 15 years, 1 month ago
You have to find the user in the database and change their setting to 0. If you don’t know how to access a db then google phpmyadmin and learn.
-
modemlooper posted a new activity comment 15 years, 1 month ago
I pinged JJJ but haven’t gotten a response. I may add a switch function later.
BTW can you email a copy of Buddystream to modemlooper @gmail.com I want to add support in the mobile theme.
-
modemlooper posted an update 15 years, 1 month ago
@DJPaul Hey, how do I get a forum on here for my plugin? I want to keep support centralized.
-
modemlooper posted a new activity comment 15 years, 1 month ago
link to site? you can send to modemlooper @gmail if you don’t want to posts it
-
modemlooper posted a new activity comment 15 years, 1 month ago
Probably not.
-
modemlooper posted a new activity comment 15 years, 1 month ago
Go into your themes folder, not the plugin but your regular theme folder. Duplicate the file page.php and name it front.php. Then add this to the top of that page and save it.
/*
Template Name: Home
*/Then do into your admin >> pages and choose that page template for your home page.
More info here on WP page templates…[Read more]
-
modemlooper posted a new activity comment 15 years, 1 month ago
also wanted to say, It’s not broken thats how WP works. You just have to fix the mobile theme to call the same front page via a page template. the mobile theme will grab the same page template name and show that instead of the page template you are using for your regular theme.
Does that make sense? It’s a bit of a switcheroo
-
modemlooper posted a new activity comment 15 years, 1 month ago
If you make your homepage a page that uses a page template called Home then it should work.
The issue is you are telling WP to use a certain front page and the mobile theme doesnt know what that page is. Working on a hijack but until then you will have to either use a page template.
-
Modemlooper started the forum topic badgeville = Achievements with buddystream integration? in the group Achievements: 15 years, 1 month ago
-
modemlooper posted a new activity comment 15 years, 1 month ago
Adding a posts link on front page that links to a list of titles with excerpts.
-
modemlooper posted a new activity comment 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.
If you are just using a plain WP page then you’ll have to hold on a…[Read more]
-
I’m using a plain wp page. Is there a way I can get the activity page to come up instead of the home page when you type in the url for my website?
-
If you make your homepage a page that uses a page template called Home then it should work.
The issue is you are telling WP to use a certain front page and the mobile theme doesnt know what that page is. Working on a hijack but until then you will have to either use a page template.
-
also wanted to say, It’s not broken thats how WP works. You just have to fix the mobile theme to call the same front page via a page template. the mobile theme will grab the same page template name and show that instead of the page template you are using for your regular theme.
Does that make sense? It’s a bit of a switcheroo
-
It makes sense. Just not sure how to execute that. I have very limited php skills. Is there a code that you might have that I can copy and then I can put it in the folder it needs to go in? If not then I will just have to wait for your update. Thanks for all of your help.
-
-
Go into your themes folder, not the plugin but your regular theme folder. Duplicate the file page.php and name it front.php. Then add this to the top of that page and save it.
/*
Template Name: Home
*/Then do into your admin >> pages and choose that page template for your home page.
More info here on WP page templates…[Read more]
-
-
-
modemlooper posted a new activity comment 15 years, 1 month ago
I’ll check it out I’m up dating the version to match 1.2.6
-
modemlooper posted a new activity comment 15 years, 1 month ago
Are you using a custom front page?
- Load More
@modemlooper
Active 3 months, 3 weeks ago
@modemlooper You’ll have to ping @johnjamesjacoby I’m also trying to get him (or someone) to fix the issue with the plugin page for BuddyPress Badge plugin…
Quick Question, I haven’t installed your new plugin yet, and it looks amazing, but are you to/does it allow you to not force the mobile load on devices (disable automatic detection),…[Read more]
I pinged JJJ but haven’t gotten a response. I may add a switch function later.
BTW can you email a copy of Buddystream to modemlooper @gmail.com I want to add support in the mobile theme.
Let me know on email or twitter or skype if still a problem.
Thanks! now to find and close threads and direct to plugin forum.