-
disqusnow started the topic Groups Topics Page Error in the forum How-to & Troubleshooting 11 years, 4 months ago
Whenever a user visit my Groups and clicks on the topic via the “Home” tab it shows “Error 404 Page not found” but if I click on the topic via the “Forum” tab the page displays properly.
Link >> http://www.disqusnow.co.uk/groups/bristol-singles/Please help. Thanks in advance.
BuddyPress Version 1.7.2
WordPress Version 3.5.2 -
disqusnow started the topic Error 404 on Groups topics page in the forum Installing BuddyPress 11 years, 4 months ago
Whenever a user visit my Groups and clicks on the topic via the “Home” tab it shows “Error 404 Page not found” but if I click on the topic via the “Forum” tab the page displays properly.
Link >> http://www.disqusnow.co.uk/groups/bristol-singles/Please help. Thanks in advance.
-
disqusnow replied to the topic BuddyPress Group Page in the forum Installing BuddyPress 11 years, 4 months ago
@macpresss I finally found it via my host ftp but my theme folder doesn’t have buddypress inside it. wp-content / themes / [your-theme-name] />>NO BUDDYPRESS but there is an index.php file inside it.
-
disqusnow replied to the topic BuddyPress Group Page in the forum Installing BuddyPress 11 years, 4 months ago
@macpresss Thanks for your detailed explanation. I tried to find the index.php file via wordpress admin>>plugins>>buddypress but I couldn’t find a file called bp-templates on the right hand side of that page.
Thanks
Benjamin -
disqusnow replied to the topic BuddyPress Group Page in the forum Installing BuddyPress 11 years, 4 months ago
@mgrmn
I have emptied the trash and changed the parmalink from groups-2 to groups but non of my edit of Groups via the page menu isn’t showing on the Group page when view from a browser. -
disqusnow started the topic BuddyPress Group Page in the forum Installing BuddyPress 11 years, 4 months ago
I edited my the group page that comes buddypress installation but every time I edit it via Pages>>All Pages>>Groups. The edits never works. It shows on the edit page that its been edited but when I “Visit the page”, there isn’t any change at all.
When I visit the page while still logged-in in WP admin panel the url shows…[Read more] -
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
@mgrmn Thanks so much. It works perfectly now.
-
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
@mgrmn I have emailed you. Hope you received it.
-
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
Thanks for all your help. I have emailed you the functions.php zip file.
I can give you the wordpress admin panel if you think its the better option. -
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
I ran the code on php code test site and it showed the message below:
Fatal error: Call to undefined function is_user_logged_in() on line 2 -
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
I put the code below in the text widget but it just displaying the code on the site.
<?php
if ( !is_user_logged_in() ) { /* if the user != logged in */
echo “Register“; /* echo the link*/
} else { /* else if user is logged in */
echo “Welcome Back”;
} /* closing the if else statement */
?>Thanks for all your help so far.
-
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
@mgrmn
Thanks for the detailed explanation. I done the one for function.php
But I need a bit of explanation about the one below. Sorry in advance for disturbing you.<?php
if ( !is_user_logged_in() ) {
echo “you are NOT logged in”;
} else {
echo “you are logged in”;
}
?>
Where should I put the link below in this above code lines?…[Read more] -
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
@mgrmn
[I see what you are trying to do, you are using a default Text Widget from wp admin-> Appearance -> Widgets -> A text Widget with the code you posted?]Your above statement is correct.
-
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
@mgrmn Sorry for sounding so dumb. Can I put the code below with the text widget.
Please reply with an example. Like using example.com/register<?php
if ( is_user_logged_in() ) {
echo ‘Welcome, registered user!’;
} else {
echo ‘Welcome, visitor!’;
}
?>Thanks in advance.
Benjamin -
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
-
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
“<?php if ( !is_user_logged_in() ) {?>
To participate in Forums and Groups <font color = “#306EFF”>REGISTER</font> here
<?}?>” -
disqusnow replied to the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
@mgrmn
I entered it like this:<?php if ( !is_user_logged_in() ) {?>
To participate in Forums and Groups <font color = “#306EFF”>REGISTER</font> here
<?}?>with the text widget and placed on the side bar but when a user logs in they could still see the “Register Message” although they can’t register once they are logged in. That is, the reg…[Read more]
-
disqusnow started the topic [Resolved] Buddy Registration Link in the forum Creating & Extending 11 years, 4 months ago
I currently use my BuddyPress registration link by including the link in a test just liks this >> “To participate in Forums and Groups <font color = “#306EFF”>REGISTER</font> here.”
I put this on the side bar using the text widget. But the problem is that the text and link remains even after the person registers and signs in.
How do make…[Read more]
-
disqusnow replied to the topic [Resolved] Excessive vertical gap in buddypress in the forum Installing BuddyPress 11 years, 4 months ago
@mercime thanks. I will try that.
-
disqusnow replied to the topic Excessive vertical gap in buddypress in the forum How-to & Troubleshooting 11 years, 4 months ago
@mewrd thanks for your prompt reply. What other free theme do you suggest that looks similar, that is WordPress and BuddyPress compatible and also responsive. Ideally am looking for a theme that looks like this current one.
Thanks in advance.
Benjamin - Load More
@disqusnow
Not recently active