-
nipponmonkey replied to the forum topic BP Private Community restricting css styling for logged out users in the group BuddyPress Private Community 13 years, 2 months ago
@jcassano, this plugin makes no permanent changes to WP or BP. It makes not changes to the any database tables or anything to do with CSS.
The plugin works by checking the login state and the BPPC settings […]
-
nipponmonkey replied to the forum topic BP Private Community config.php setup in the group BuddyPress Private Community 13 years, 2 months ago
@mmendezmi, Hmmmm… I haven’t got time to fully look into this at the moment, but it looks like the problem is that you’ve set the redirect to the wp-login.php. I’m guessing that my plugin’s redirect is […]
-
nipponmonkey posted on the forum topic Creating Custom Config-File does not work! in the group BuddyPress Private Community: 13 years, 6 months ago
@alexbowyer, cheers.
You’re exactly right in your method for debugging your site with this plugin. If things aren’t working as you think they should be, make sure all of the required URLs are unblocked in the config file.
-
nipponmonkey posted on the forum topic How to Hide Nav Buttons? in the group BuddyPress Private Community: 13 years, 6 months ago
@chunky2010, so you mean, for example, being able to hide the ‘Private Page’ tab on the my demo site: http://www.englishpubpool.co.uk/bppc_test/about/
That sounds like a good idea… I’ll consider adding that to the next version too.
-
nipponmonkey posted on the forum topic How to Disallow Pages for Logged in Users? in the group BuddyPress Private Community: 13 years, 6 months ago
@chunky2010, Cheers. There isn’t a way to block users from visiting your public pages when the user is logged in. If you’ve made your own custom join us page, then you might have to make your own plugin (or search for another plugin) that can hide the page from logged in users. I might consider adding […]
-
nipponmonkey posted on the forum topic skipping homepage? in the group BuddyPress Private Community: 13 years, 6 months ago
@onyx808, using http://www.domain.com or just domain.com shouldn’t make a difference to this plugin. Maybe you’ve go something a little strange in you .htaccess file? You should fix your domain to always use http://www.domain.com or domain.com for all of your site’s pages. This will help with SEO too. All it takes is a few extra lines in […]
-
nipponmonkey posted on the forum topic Three Column Support in the group BuddyPress Private Community: 13 years, 8 months ago
@David, @pcwriter & @Shakeology, the plugin has been updated now.
Widgets can now be blocked/unblocked by widget id, and a new mode has been added.
You can see the plugin in action here:
http://www.englishpubpool.co.uk/bppc_test/ -
nipponmonkey started the forum topic Version 0.6 Released: New Mode added, Widgets can blocked/unblocked by widget id… in the group BuddyPress Private Community: 13 years, 8 months ago
I’ve released a new version of the plugin. Widgets are now always blocked on any theme, and you can have better control over which widgets are blocked or not blocked to logged out visitors. There is a new mode where you can allow full access to your site and block certain pages/areas of your site. […]
-
nipponmonkey posted on the forum topic Three Column Support in the group BuddyPress Private Community: 13 years, 8 months ago
@pcwriter & @Shakeology, I’ve had a bit of time to develop the plugin – still testing though…: – the plugin will work the same when WP is in a sub foulder. (www.my-domain.com/my-community/{BP}) – New method for blocking widgets, and widgets can be blocked on an widget ID basis when the user is logged out – and the […]
-
nipponmonkey posted on the forum topic Working for anyone with latest WP / BP ? in the group BuddyPress Private Community: 13 years, 8 months ago
@neiltron, using $wp->query_vars; doesn’t work in the same way as my code. Some plugins use query strings like “?event_id=4”, using $wp->query_vars doesn’t get this extra information that is vital for a correct redirect uri. I’ve made some updates myself, not live yet – still testing: – the plugin will work the same when WP is in […]
-
nipponmonkey posted on the forum topic Three Column Support in the group BuddyPress Private Community: 13 years, 9 months ago
Hmmm, if you can code, you can try to alter the plugin yourself. You can see how the plugin handles this for the standard theme and try to replicate what it does for the other column of widgets. The plugin uses Hooks in the standard types of themes to block the widgets at the moment, […]
-
nipponmonkey posted on the forum topic How do you create a new file in WordPress? in the group BuddyPress Private Community: 13 years, 9 months ago
Not sure what you mean, sorry.
-
nipponmonkey posted on the forum topic Logged out users not accessing pages they should have access to in the group BuddyPress Private Community: 13 years, 9 months ago
Your config file isn’t being loaded as your ::$REDIRECT_HOOK is ‘my_redir_to’ in the config but you’re seeing ‘bp_pc_redir_to’ after you have been redirected.
I think you have the buddypress-private-community-config folder in the buddypress-private-community folder instead of in the plugins folder.
See FAQs
-
nipponmonkey posted on the forum topic redirect not working unless I add home page as allowed. in the group BuddyPress Private Community: 13 years, 9 months ago
Your $REDIRECT_HOOK is wrong:
$REDIRECT_HOOK = 'hellomember';
MM_BUDDYPRESS_PRIVATE_COMMUNITY::$REDIRECT_HOOK = '/activity';Try:
MM_BUDDYPRESS_PRIVATE_COMMUNITY::$REDIRECT_HOOK = 'hellomember';
And maybe you don’t need ‘/s/*’ in the allowed URIs?
-
nipponmonkey posted on the forum topic Working for anyone with latest WP / BP ? in the group BuddyPress Private Community: 13 years, 9 months ago
Well, your $REDIRECT_TO_URL page isn’t in the list of allowed URIs(!) as required for the plugin to work.
Add ‘/home’ to the Array of $ALLOWED_URIS – this should help.
-
nipponmonkey posted on the forum topic Private BuddyPress plugin don’t allow me to register. Why? (1 post) in the group BuddyPress Private Community: 13 years, 9 months ago
Could you show your config file please, it’s hard to help without seeing how you’ve set-up the plugin. If you haven’t made a config file, then see the “How can I allow members to automatically register to my private community?” in the FAQs. I haven’t had time to work on this for a while, so […]
-
nipponmonkey posted on the forum topic unblock all posts in the group BuddyPress Private Community: 13 years, 12 months ago
I don’t think there is a trivial answer to this question, as your posts could be displayed on various URIs depending on your WP permalinks setup. Basically, you’d have to add all of the URIs that are associated to your posts to the allowed list. You can make this easier for yourself by setting the […]
-
nipponmonkey posted on the forum topic Creating Custom Config-File does not work! in the group BuddyPress Private Community: 13 years, 12 months ago
Well, you’ll have to change the redirect URL to the homepage, and add the URIs to your homepages to the list of allowed URIs. ` <?php // E.g. MM_BUDDYPRESS_PRIVATE_COMMUNITY::$ALLOWED_URIS = Array( '', // FOR "mousefriends.de/" homepage '/mousefriends', // FOR "mousenetwork.de/mousefriends/" homepage // etc… );…[Read more]
-
nipponmonkey posted on the forum topic Creating Custom Config-File does not work! in the group BuddyPress Private Community: 14 years ago
OK, I get what you’re doing now… Well, if you want to be able to access the site from both mousefriends.de & mousenetwork.de/mousefriends/ then you need to add more allowed URIs to your config file. This is because your mousenetwork.de/mousefriends/ site (which was working fine with the plugin) is in a sub-folder, so all of […]
-
nipponmonkey posted on the forum topic Creating Custom Config-File does not work! in the group BuddyPress Private Community: 14 years ago
I don’t understand your WP/BP set-up. Why are you running the site from 2 locations? Do you have WP/BP installed twice??? One config file won’t work for both http://www.mousefriends.de & http://www.mousenetwork.de/mousefriends/, you’d need to set-up two config files for each installation of WP/BP. Because these URLs are different, the config files…[Read more]
- Load More
@nipponmonkey
Not recently active