Hide user posts from guests
2 posters
Page 1 of 1
Hide user posts from guests
I got this code from Ace 1
$(function() {
$('a[href="/u1"]').parents("div.post").css("display", "none");
});
this code will hide the user posts from members, but when members logout as guests, they can see posts
Anyway to hide posts from guests too ??
$(function() {
$('a[href="/u1"]').parents("div.post").css("display", "none");
});
this code will hide the user posts from members, but when members logout as guests, they can see posts
Anyway to hide posts from guests too ??
Last edited by TamDonCo on July 18th 2016, 3:38 pm; edited 1 time in total
Re: Hide user posts from guests
Topic moved to the garbage.
|
Similar topics
» statistics for user/hide a categorie/messege for new or no new posts
» hide category + hide popup + pictures for posts
» How to hide who is online from guests
» help me to hide topics with guests
» hide pictures from guests
» hide category + hide popup + pictures for posts
» How to hide who is online from guests
» help me to hide topics with guests
» hide pictures from guests
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum