Hello all,

On MyCreationz.com I want the 'members' area to be only accessible to members but i also want the members feature to display on my homepage for non members to sneek peak of some of the members.

The only problem is that even if i make the 'members' area private a visitor can still click the 'view all' link on the homepage and see my members.

I sort of fixed this issue by making the 'view all' link invisible, however if you hover over that area with your mouse it becomes evident there is a link.

Does anyone have any suggestions on how i can fix this?

Thanks in advance for any comments or suggestions you provide.

Tags: feature, members, module, page, private, public

Views: 91

Reply to This

Replies to This Discussion

<script type="text/javascript">
if ((ning.CurrentProfile == null) && ((x$(".xg_widget_profiles_profile_show").length > 0) ||
(x$(".xg_widget_profiles_members_index").length > 0))) x$("#xg_body").html('<div id="HideMembers">You Must Be a Member Of Network_Name to access to this page </div>');
</script>
<style type="text/css">
#HideMembers {
background-color: transparent;
color: red;
font-size: 200%;
}
</style>

Thanks Emmanuel!!! worked like a charm, youre a genius!

Hey Emmanuel do you possibly know how to do the same thing with the 'video' section?

RSS

Latest Activity

Kos replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"They're coming.  Ning has said over and over they're working  on them.  Be…"
3 hours ago
James Hawkins replied to Alex's discussion 'More styling in the Design Studio'
"Looks like you need to adjust height here from 300 (default) to 295. .row:after…"
3 hours ago
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"actualy when using 5 rows its still there so what is going on? ok new thoery its loading as many as…"
8 hours ago
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"very minor bug but when u have  the profile icons rounded in the member box set to small and 2…"
8 hours ago
Margie replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"That's really good to hear about groups.  That's our site's main…"
8 hours ago
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"sweet awesom e job tho im using text badges and have a feeling that wont look so sweet im gonna go…"
8 hours ago
Margie replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"AGREE 100% on groups.  We are not interested in blogs.  Our groups are the main…"
8 hours ago
Thiago Santos de Moraes replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"The green background is not good to read."
9 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service