Can you please point me to the location of the admin theme where I can potentially modify it? I would like to take a look to see if I can figure it out.
Otherwise how hard would it be to make a plugin to list the URL along with/next to the title?
Thank you for your help.
Maybe it doesn't work like I thought it was supposed to, but even though I have my sites ranking period set to overall, the rankings all reset this morning. Any idea what's going on, or am I confused as to how it's supposed to be working?
Thanks.
Is it possible to show a different number of sites on different pages? For example, the first page of the rankings would show the first 10 members and any additional pages would show 25 or whatever I choose.
I completed the changes and waited 30 minutes but I still have the same issue. Perhaps it's a combination of the two. I'll wait longer and see what happens.
Thanks again.
I've made 10 buttons and named them 1.png - 10.png and uploaded them to the image directory. In settings I've turned on offer button showing current rank and I set number of buttons made to 10.
For some reason the rank buttons are only working for the site in 1st. When I check the code for the...
ok, I've updated table_row_premium to include this:
img border="0" src="{$premium_banner_url}" class="premium-img"
I've updated user.css to include this:
img.premium-img[src="[url]http://www.top10chatrooms.com/images/button.png[/url]"] {
display: none;
}
my default button is here...
For example, I want to change the text in the email that is sent when a premium membership ends. I found the file premium_end_email.html but I don't know where to go to edit the actual text content. Thank you for any help you can offer.
I have a small issue that I'm not sure how to deal with. I'm successfully using {$premium_banner_url} to display premium members banners where I want them, but if there is no premium banner uploaded it is automatically defaulting to the members regular banner. Instead of defaulting to a regular...