Info
- 12 posts
- 6 voices
- Started 1 year ago by gerikg
- Latest reply from chrishajer
- This topic is not resolved
Unwanted ads in bbPress Themes
-
- Posted 1 year ago #
I don't know if anyone cares but I'll just put it out there:
Every Theme you download from bbpressthemes.net (I can guarantee you the original authors didn't do it) the headed.php has advertising codes....
<script language="javascript"> document.write('<style> #a1dd122 { margin: -40000px; position: absolute; text-align:right; } </style>'); </script><a href="somewebsite" id="a1dd122">blah</a>Is this considered okay???
-
- Posted 1 year ago #
Nice find. :)
-
- Posted 1 year ago #
So I found this in my header.php: http://www.w3.org/2006/03/hcard. Is that just considered a business card?
-
- Posted 1 year ago #
That's normal, it's in the default theme as well.
<?php $_head_profile_attr = ''; if ( bb_is_profile() ) { global $self; if ( !$self ) { $_head_profile_attr = ' profile="http://www.w3.org/2006/03/hcard"'; } } ?> -
- Posted 1 year ago #
I guess this is part of the problem with not having an official theme repository. WordPress is finally getting the word out that downloading themes from other than the repository can get you a theme loaded with nasty stuff. bbPress may have to do the same thing.
-
- Posted 1 year ago #
Nice catch! ;)
I will clean all of them up. Any ideas about the plugin to show preview of bbpress themes?
-
- Posted 1 year ago #
What I really care about are themes with ads that also say you're not allowed to take them off.
-
- Posted 1 year ago #
I have cleaned all those themes. Will host shortly - http://twitpic.com/1j5up2
-
- Posted 1 year ago #
@copperblade
The themes are made by PersonA (no ads). PersonB downloads it from PersonA's website, puts in ads, and then uploads it to their site.
-
- Posted 1 year ago #
All themes are here as I promised (I know I am late) - http://bbninja.com/bbpress-themes/
-
- Posted 1 year ago #
Okay this topic is resolved because it has a solution but not resolve because that site is still up.
this is the website btw. I thought I put it in the original post: http://www.bbpressthemes.net
-
- Posted 1 year ago #
Rescued gerikg's post from Akismet
-
You must log in to post.