Forum Replies Created
-
+ 1
Ditto – same experience as bp-help
There is now a reasonable body of tools to allow truly excellent (possibly superior to any other networking platform) “privacy/moderation”
This plugin is one such tool
and then there is
http://www.philopress.com/products/buddyblock/ (premium – but great! -gives your members the power to decide who can see and interact with them)
and also possibly
http://wordpress.org/extend/plugins/bp-moderation/ (though you do need to consult the WordPress Forum to add up-to-date tweaks to get it working properly!)
An aside – it may or may not be relevant to tweaking your plugin
I had previously experimented with other plugins
pagerestrict at http://wordpress.org/extend/plugins/pagerestrict/ is effective BUT has no effect on /forums/ !!!!!
while
path access at http://wordpress.org/extend/plugins/path-access/ is effective but just goes to a page not found -it lacks the elegant redirect!!
Without removal of comments (as per readme file ) —– no change for either of my pages 1) /forum-topics/ and 2) /forums/forum/group-forums/
When comments removed /forums/forum/group-forums/ is now protected and redirected (great! )
but the page /forum-topics/ (a page with [bbp-topic-index] in it ) is still available tonon-logged in users but all links on the page lead to the redirect (great! )and
while the page /forums/ is also available to non-logged in users all links on the page lead to the redirect (great! )
so, while its not 110% lock-down essentially, as far as I am concerned, you have done it. Thanks!
Thanks for function https://gist.github.com/shanebp/5391229
works bp 1.7, wp 3.5.1, bbPress 2.3.1 Theme: Child of bp Befault
Any chance that it might call up your BP Profile Message UX 1.1.3
The particular plugin that was causing issues (for me) on the iPad has been updated and the iPad issue has, as far as i am concerned,been completely resolved.
revisited this. true. thanks. resolved.
Correction & Apology.
My initial comments were correct and this plugin as far as i am aware works properly even on the iPad
Set up:- WP v. 3.5.1 multisite, BP v. 1.7, Bbpress v. 2.3, Other Plugins: a lot; Theme: Child of BP Default.
the temporary problems on the iPad were actually caused (according to me) by another newly released bp plugin that i was trying out. Once I deactivated that other plugin and cleared the cache completely Buddyshare worked properly.
also some css has gone vertical on the iPad (activity) and in iPad (Group header) kinda squeezed up
Please oh Please Share your knowledge and the fix. Like @modemlooper has shared plugins and countless forum replies
@dreamdimples I now have encountered (on an iPad Safari – all icons intact but vertically aligned) as you have encountered or similar to what you are encountering.
So there was indeed something that i was missing!! Sorry!
but still all normal on a Mac (OS 10.7.5) with latest editions of Safari, Chrome and FireFox on a Mac.
Would be interested to know your OS etc.
Bonne chance avec votre nouveau site et merci beaucoup pour votre aide au cours des derniers mois et et à imath merci pour les plugins
Are there many french buddypress sites ? Is it a popular platform ?
I presume that you have set the plugin up in the BuddyPress—>Sharing panel on the left hand side of your dashboard screen ????
(if multisite -network – dashboard)
A tiny bit confused here.
Using Buddyshare 1.2.1 (in the plugin panel it calls itself “BuddyPress Share It” and the Author is @modemlooper) on a test site
Set up:- WP v. 3.5.1 multisite, BP v. 1.7, Bbpress v. 2.3, Other Plugins: a lot; Theme: Child of BP Default.
As far as i can tell, on this set-up, this (superb) Buddyshare plugin is working as expected.
Is there something i’m missing?
you appear to have it working now. ??
This appears to be a working substitute for the above buddypress followers. –early days!
Please mark as resolved the problem was caused by a plugin http://wordpress.org/extend/plugins/bp-recent-groups-topics/
have left a note in the plugin forum
above should be
added a functions.php with just “
Some progress!
When “Show the Toolbar for logged out users” is checked admin bar is shown to logged out users
However
When “Show the Toolbar for logged out users” is unchecked admin bar is still shown logged out users
still nothing for logged in users.
started from scartch with a new child theme
with just
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );
aha!
no admin bar
added a function.php with just
i will now go ahead and deactivate all plugins except buddypress & bbpress
though the admin bar appears in bp default theme with these plugins activated
Would really really appreciate some guidance
Thanks @hugo
Thats what has to be done !
I’ll just have to figure out how!
Thanks @modemlooper.
I think i did as per your advice.
added
&& is_page(‘mixxed’) to each if statement.
mixed is the name of the page
redid all quotes.
but
white screen.
tried replacing body with div#content .padder
still white screen.
The template panel was set at default as that would be the template for desktops ?
The Mobile Single template appears in template panel but also gives white screen.
I did a template with index.php as @hugo suggested in another topic and that does show full-width.
removed sidebar call and changed padder to full-width.padder and
div#content .full-width-padder {
width: 95%;
}it’s just to make it conditional for certain pages and mobile/tablet.
Thanks @hnla. Sometimes all thats needed is for a mod to point out what is obvious. Did as instructed. Voila!
Please mark as resolved
Specifics in a new topic. Want guidance on how to make full page template conditional for some pages when wp_is_mobile().
default!