Search Results for 'wordpress'
-
Search Results
-
I have just installed WordPress 3.6.1 (latest) and BuddyPress 1.8.1 (latest) onto a sub-folder of a test site I use for building sites before moving them to their new host.
Everything appears to work ok except when creating a ‘New Group’ it insists on trying to connect via a SSL (https://www.manorway.org.uk/claphamyouthcentre/groups/create/), of course it then returns “error: 404 page not found” (correct address should be: http://www.manorway.org.uk/claphamyouthcentre/groups/create/).
I have not had this problem before.
Any suggestion as to what is happening or how I can cure this problem would be very much appreciated.Thank you in advance for any help offered.
Topic: BP Columns download
Hi there,
Can anyone give me a link to download bp columns theme.. I have searched a lot, everywhere download button is given when i click it, it redirects me to http://wordpress.org/extend/themes/bp-columns and this link redirects to http://wordpress.org/themes
Warm regards,
Hi, I am trying to implement membership sign up and registration with BuddyPres and the WP Gameleon Gaming Theme. I have a game site called http://www.joystckaddicts.com that I’m greating for my son. I’m ironing out all of the kinks, and buggs now…Membership is one of the bugs!!! Can Anyone tell me HOW To: Set-up and add the registration, login, to the Gameleon Widget in my Right Sidebar Gameleon Ajax Login/Register widget? Also, after the registration…I DON’T want to put the Activation Link On A Visiable Page in my menue!!! At All! And is it Neccessary with Buddypress. Should I delete the Ajax Gameleon Login/Registration Widget or keep it? Remember, I DON’T want login, register, and activation pages to show up in my main menu! How do I fix this the Easy Way! VERY IMPORTANT!!!…..I DON’T want members or guest to have Backend access to my site, I only want them to have FRONTEND Access. They should never know my site is a WordPress Website…Just a Nice Online Gaming Website Community.
I’m trying to pull some group / forum information over into one of my custom template pages (in the theme directory).
But this line gives me an “undefined function”:
<?php if ( bp_has_forum_topics( 'user_id=' . bp_loggedin_user_id() ) ) : ?>There is no problem with:
<?php if ( bp_has_groups( 'user_id=' . bp_loggedin_user_id() ) ) : ?>Basically the installs of WP, BP and bbP are very fresh: WordPress 3.6.1, BuddyPress 1.8.1, bbPress 2.4.1. Groups and group forums seem to be working fine using the standard management pages.
Anything else I have to do to use the forum topic functions in my code?
Dan
Hi there, “Member Access” is a great plugin able to redirect any WP page or post for non-users. It works for BP pages too, but the challenge is sub pages: while a page like “http://example.com/activity” can’t be shown for non-users, posts through sub links like “http://example.com/activity/something/” are not included. The plugin can be found here, it doesn’t have support from the author. So I need to be able redirecting all contents of a BP page, including sub links of posts (e.g. members/*, activity/*, forum/* …). Appreciate if you share your thought.
Topic: Pagina registrazione?
Potreste aiutarmi a creare un modulo di registrazione? please
Il mio sito: http://x3d3rproject.tk
Versione BuddyPress: 1.8.1
Versione WordPress: 3.6.1
Vi prego aiutatemiHello:
I am current using WordPress 3.6 and am using the most current version of the Genesis Theme Network with the Metric Child Theme. When going to the archive page for the list of Groups within Buddy Press it reverts back to the Home Page template instead of the Archive/Page. See Here http://wjtp.org/groups-3/current-events/.
How do I correct this?
Roger Hare
Login ID: Rhare
Password: W3stJ3rs3y
http://www.wjtp.org/wp-adminHi, I am using a wordpress version: 3.6.1 and a buddypress version: 1.8.1
I have and issue with registration for my website: http://www.schoolviral.com
Whenever new users try registering, the page does not complete registration, it just bounces back to to the registration page. I read through other forums and tried all the solutions but none solved the problem.
The link for the registration is: http://www.schoolviral.com/registerPlease, someone help me out.
DsvayWhenever someone is registering to my site through buddypress, the user is asked for an activation key . How can I remove this . User are not able to register to my site http://www.sweetsharing.com/. Pls suggest
Wordpress version 3.6.1. Buddypress version 1.8.1
Hey Everyone,
I know this is probably a silly question, but I’ve looked pretty hard for an answer and, while I’m sure it’s been answered, I can’t find the answer anywhere!I’ve a got a WordPress 3.61 site with 2500 users. I installed BuddyPress – no problems – except
BuddyPress only shows one member, me, the “super user” – none of my users show up as members.They are all there, under “users”, but under members – nothing.
How do I get them to show up as members? Do I have to import them somehow? Change their role?
Thanks for the help!
RobHey Everyone,
I know this is probably a silly question, but I’ve looked pretty hard for an answer and, while I’m sure it’s been answered, I can’t find the answer anywhere!I’ve a got a WordPress 3.61 site with 2500 users. I installed BuddyPress – no problems – except
BuddyPress only shows one member, me, the “super user” – none of my users show up as members.They are all there, under “users”, but under members – nothing.
How do I get them to show up as members? Do I have to import them somehow? Change their role?
Thanks for the help!
RobTopic: Building a theme
I’m building a theme from scratch and hoping to release it on ThemeForest or for personal use only.
I really want to build something that matches my semi-extensive experience of WordPress and BuddyPress and have tried before.
The trouble is I always seem to build something that has support for all the features including BBPress and end up becoming overwhelmed with all the code in the theme and design assets available.
Typically I start in Photoshop, which is what I plan to do this time and cater for all the design assets.
Then I like to go in and convert the psd files into static html templates (which is a pain as BuddyPress has tons of hard baked markup).
Finally it gets ported over to a theme, usually a child theme, however with all the design assets catered for I feel it’s not essential.
My questions are…
How many templates are there with a WordPress / BBPress and BuddyPress installed? If so, is there a list available.
Secondly, what’s a good way to organise the project so that I don’t become to overwhelmed with all the pages and code within?
This is more like build phylosophy than anything else but didn’t know where to publish.
Thanks for any help and understanding.
Buddypress 1.8.1
WordPress 3.6.1
I’m currently trying to modify and style the blog comment template of my Buddypress child theme. I’m following the directions and placed the main comment code into my child theme’s functions.php file. Here’s the code I’m using:
http://pastebin.com/cSQ1gGm8
But every time I load it up, I end up with the white screen of death when reloading my site. Is there anything I need to change in the code I got, or should look at this from a different approach other all?
Any input on this would be greatly appreciated!
Thanks in advance!