Help - Search - Members - Calendar
Full Version: remove views
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
aboutskrap
after you post your entry, the bottom of the entry shows what time you posted, how many people viewed that blog, and an option to email.

How do you remove the "# views" ? Is there a sript for that?
manny-the-dino
Well I tried googling some stuff but nothing came up. And I looked through all the Xanga Scripts here & this is all I could find. "/
tokyo-rose
CODE
<style type="text/css">
.itemviews {display: none !important;}
</style>

http://weblog.xanga.com/TheXangaTeam/66831...wo-updates.html
aboutskrap
QUOTE(jaeminnie @ Oct 17 2008, 05:32 PM) *
CODE
<style type="text/css">
.itemviews {display: none !important;}
</style>

http://weblog.xanga.com/TheXangaTeam/66831...wo-updates.html

but it still shows how many views. i mean, when i go to my xanga page, yes this code removed the # of views but when i log in to my other xanga and look at my subscribers it still shows how many views through there. isn't there a code to completely remove it or hide it?
tokyo-rose
You mean you can still see the view count when you're viewing your Xanga with another account? Or that you can see other people's view counts?
aboutskrap
yes. i can still see the view count when i'm viewing my Xanga with another account.

i disabled my comment option and it doesn't show when i'm viewing my Xanga with another account. so i'm wondering why that's not the case with the view count.

if you have a code to do that, that would be awesome. thanks
tokyo-rose
That's odd. Did you paste it into your Custom Header area?
aboutskrap
yes i did.... =(
biothreat
when i used the link it removed my time posted also.
Does anyone have a code where all that shows up is the time posted and the add comment link?
emberfly
Try removing views manually instead of using the code.
postharmony
Try this code instead:

CODE
<style type="text/css"> span.itemviews { display: none; } </style>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.