Review: AwesomeTalents.com

Status
Not open for further replies.
8 comments
Missing favicon, get one! We've got a shed of talent on WJunction who can help make you GFX.

Talent of January is over lapping the videos and it's irritating. Your login/register/reset is too simple for my liking and I'm sure others won't like it either. Could you possibly do something to make it look attractive and attract users to register?

When submitting video;
If someone wishes to submit several videos, would they be pasting their links into the the videos URL box? It's not user friendly, and I wouldn't submit several with that form. Also, what's going on with this "This video is already reported broken." - why is this being displayed on your submit page? Your to the top takes you to the index and not to the top.

Viewing a video;
The layout is rubbish. It could do some work so that it looks as if you've put in some work on the site rather than install a script and throw some ads on it. Your ad placements aren't aligned correctly either.

I would ask that you put more effort in your site than install a script and throw some ads on it.
 
glad to see Admins appreciating members.. ^^

my review get your web an kickass logo & favicon... add contents & have fun
 
Yeah, the 'Talent of January' thing is an eye sore. Also you have no nav bar, favicon, and your categories are confusing. It's needs a new theme, logo, etc... Complete make over in my honest opinion.
 
Missing favicon, get one! We've got a shed of talent on WJunction who can help make you GFX.

Talent of January is over lapping the videos and it's irritating. Your login/register/reset is too simple for my liking and I'm sure others won't like it either. Could you possibly do something to make it look attractive and attract users to register?

When submitting video;
If someone wishes to submit several videos, would they be pasting their links into the the videos URL box? It's not user friendly, and I wouldn't submit several with that form. Also, what's going on with this "This video is already reported broken." - why is this being displayed on your submit page? Your to the top takes you to the index and not to the top.

Viewing a video;
The layout is rubbish. It could do some work so that it looks as if you've put in some work on the site rather than install a script and throw some ads on it. Your ad placements aren't aligned correctly either.

I would ask that you put more effort in your site than install a script and throw some ads on it.

Thank you a lot of.

Today I made few updates:

  1. Added favicon.
  2. Removed Talent of January in sidebar and moved to bottom of site.
  3. Resolved "This video is already reported broken." problem.
  4. Resolved "Top to the index" problem.
I still need logo :)


If someone wishes to submit several videos, would they be pasting their links into the the videos URL box? It's not user friendly, and I wouldn't submit several with that form.


Sorry, I don't understand where is problem? Can you explain?
 
Yeah, your logo is currently broken on pages.

Do the following:
Change this...
Code:
<h1 class="logo"><a href="http://www.awesometalents.com" title="Awesome people">
                                        	<img src="logo1.png" title="Awesome people" alt="Awesome people" />
                                        </a></h1>

To this:

Code:
<h1 class="logo"><a href="http://www.awesometalents.com" title="Awesome people">
                                        	<img src="/logo1.png" title="Awesome people" alt="Awesome people" />
                                        </a></h1>

Notice the "/logo2.png"
 
Thank you a lot of :) I didn't see this problem. Now it is fixed.

P.S. If you like my page please follow it on twitter and Facebook :)

Yeah, your logo is currently broken on pages.

Do the following:
Change this...
Code:
<h1 class="logo"><a href="http://www.awesometalents.com" title="Awesome people">
                                            <img src="logo1.png" title="Awesome people" alt="Awesome people" />
                                        </a></h1>
To this:

Code:
<h1 class="logo"><a href="http://www.awesometalents.com" title="Awesome people">
                                            <img src="/logo1.png" title="Awesome people" alt="Awesome people" />
                                        </a></h1>
Notice the "/logo2.png"

Thank you. Now I am using full logo address.
 
Status
Not open for further replies.
Back
Top