ThemeForest

Instant Q&A

Do you have a demo user account that i can use to test out this theme?

Demo Login:
Username: demoUser
Password: demoUser10


*This demo member account will be reset everyday. And any content that is offensive will be deleted.

How do I add more Sponsored Ads to the Left Ads box? Right now it only shows 2.

You will need to hard code any banners past 2. Open the sidebar.php file, go to the line that reads:

"<!-- Ads Box -->"

(this is the start of the ads box),

Find the

<div class="clear" />

Just before this add this:

<div class="bannerAd ad125x125"> 
<a href="#"><img src="#" alt="Banner Ad Title" /></a>
</div>

You will need to add the correct link where you see the ”#” for the url and the image source location ”#”. It will probably need to be an absolute url. (http://www.domain.com/image.jpg) etc.

I just upgraded to WP 3 .1 and i seem to be getting 404 pages for some category pages, what is the fix for this?

STEP 1 : – In functions.php file found in your theme folder, you will see a line of code near the top near line 35 or so. It will read: $wp_rewrite->flush_rules();

DELETE this line completely and save functions.php.

STEP 2 : – As admin log into you wp-admin, head over the the settings section for Permalinks. Once you get here just click the “Save Changes” button to rebuild your .htaccess file.

STEP 3 : DONE , that was easy right?

More details here: http://themeforest.net/item/instant-qa/discussion/92361?page=19#comment_content_938384

Having issues with your site and getting 404s?

Make sure you have followed the instructions that came with the theme and create all of the necessary pages and settings. If you still have issues please leave a question on the theme comments page.

Thanks!

by
by
by
by
by