This item is by an Elite Author
contempoinc
- Microlancer Beta Tester
- Sold between 250 000 and 1 000 000 dollars
- Elite Author
- Author was Featured
- Item was Featured
- Has been a member for 4-5 years
- Author had a File in an Envato Bundle
- Referred between 200 and 499 users
- Author had a Free File of the Month
- United States
- Interviewed on the Envato Notes blog
- Bought between 10 and 49 items
- Exclusive Author
- Repeatedly Helped protect Envato Marketplaces against copyright violations
495
Purchases
Buyer Rating:
3.44 stars
3.44 average based on 70 ratings.
(more information)
-
5 Star
2130%
-
4 Star
1420%
-
3 Star
1724%
-
2 Star
1115%
-
1 Star
710%
| Created | 7 April 09 |
| Last Update | 15 September 11 |
| Columns | 2 |
| Compatible Browsers | IE6, IE7, IE8, IE9, IE10, Firefox, Safari, Opera |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved contempoinc -
Contact Envato Support


I recently purchased this theme and I just had a question about the body of the posts. On the home page of the blog, the body of the posts simply aren’t there, only the header. But if you click to view the individual post, it’s all there. I know the problem isn’t that the text color is the same is the background color—you highlight all the text on the page, and there’s simply nothing there. Do you know where in the code I should look to resolve this? Thank you very much! Nice design.
Hi I am back again with the same question (sort of)
I had a problem that when people logged in to my site with their open id it blew the side bar apart.
I fixed the style.css like you instructed and a resolved the issue in internet explorer, but now I am still having the same issue in firefox.
Any suggestions?
Thanks
I have purchased the theme and copied it into the wp-content/themes folder on my Mac, ( i’m using WordPress v2.8.4 ), and using MAMP 1 .7.2 as my local webserver for testing.
...followed all the steps in Section D ( Getting Started ) in your help file,
...just simply cannot activate the superfish menus! ( frustrated )
The menu items ( WordPress Pages ) appears as yellow text in the left side.
Is there any activation for the superfish menu to work??
Please advise.
thanks!
Hi again,
hmmm…seems to be an issue running the file locally with MAMP , I tried it on my online server and the menus appears properly!
Thanks in advance
Hi, I have an issue of the sidebar information not showing up when someone clicks into a blog post to read the whole post.
I am getting the no image icon and the rest of the sidebar info is gone!
It seems to only be happening in the blog post on the sidebar and then that same no picture icon is also showing up under the footer on several other pages.
If anyone here has had a simular problem. I would appreciate the input!
Thanks
Heres an example: http://mightyangler.com/fishing-blog/bass/bass-fishing-forums-how-long/
disregard, it was a bad plugin causing the problem….
Thanks
Is there a way to remove the Archives section on the main page and replace is with a widget area?
Would that be something that would be really hard to change or not?
Thanks!
You would need to register the widget area in functions.php, and add the dynamic sidebar code in place of the archives code, take a look at this tutorial
Hello:
Is there a way to add the widgets to the home page? I am going through the coding and trying to figure this out. http://youthbassfederation.com/2010/
We like the look of the front page but If I could add it under the “Little about me” wording and logo. It’s where I tell a little bit about the company.
Any help would be appreciated.
Thanks
Brian
Take a look at this article:
http://divitodesign.com/blogging/multiple-sidebars-with-wordpress-widgets/
Hi,
Is there any way to reorder the links on the navigation bar?
Thank you.
Jonathan
Pages can be reordered by assigning an “Order #” through the WP Admin, Categories can only be ordered by ASC or DESC which can be modified by editing the wp_list_categories tag in header.php
Thank you. I appreciate the help.
Hi – quick question… hopefully… I want to change the background colour to match the new image I have in place – can you point me to the correct file to do so?
Thanks!
p
You’ll need to update the body { background: } declaration in style.css
perfect, thanks… I didn’t see that css file the first time… I was looking at the .css file in the css directory…. duh…..
cheers!
p
ok… here’s one more question… how can I change the home page to a ‘normal/static’ page with no posts showing there, and dropping the archive as well? I only want the new posts to show on the blog page…
Thanks, again, in advance
p
This is more of a customization question so I can’t go into to much detail but you would need to remove what you don’t want inside of index.php, like the posts loop, archive block, etc…
Thanks… I totally understand….
correct me if I’m wrong, but if I were to simply replace the the existing index.php file with a copy (renamed of course) of page.php…. that oughta do the trick, no? I’ll give that a whirl.
p
Hi,
For some reason the template is adding an odd bar at the bottom of some posts and pages. I went to the HTML editor and the code looks like this:
You can see the bars at the bottom of this page.
Any suggestions to get rid of it?
Thank you.
Jonathan
Its something coming from the Wordpress core file for the comments
Is there a contact form for this template. I see some of the other sites have them? Is this something included or do i have add my own?
Let me know!
Thanks
Brian
One is not included, but you can use one of the many contact form plugins out there like Contact Form 7
Hi,
Is it possible to supply the bg overlay effect as a transparent png, i cant seem to seperate the overlay in photoshop as a new image is this possible?
Our Location image.
I have the widget in the sidebar but the image does not appear.
Replied to your email.
Hey Contempoinc. I was wondering if you could share the name of the font that is used for the logo on this theme. I like the way it looks and fits well with the theme, therefore, I would like to use it to create my own logo. Thanks in advance!
Thanks for your purchase, can’t remember off the top of my head but I’ll check when I get back into my office.
It’s Mercury Text by Hoefler & Frere-Jones:
http://www.typography.com/fonts/font_overview.php?productLineID=100017
I’ve noticed there is a comment section at the end of a blog post, but is it possible to make it so you can comment at the bottom of a page? I’d like to have things on pages not posts to separate them on an individual page but i do want comments. Thanks!
You’ll need to add <?php comments_template(); ?> to the page.php template where you would like them to appear, and you’ll be good to go.
I am using contact form 7, Can I adjust the theme to change the size of send button and text areas? They are too wide! I am having a simular problem with the width of my forum header also. Thanks
Yes, you’ll find all those properties in style.css