ThemeForest

Cloudy - 2 in 1 Unique Wordpress Theme

My contact form isn’t working ?

There was a bug with the contact form in older versions of the theme. Please redownload the theme and inside the new theme folder replace the “sendmail.php” file with the old one that’s inside you old theme folder.

I can’t seem to create a navigation… can you help out?

Ofcourse! This theme is a Wordpress 3+ theme so please make sure you use the latest version version 3 or higher. Next please watch this very short screencast: http://screenr.com/SiD to learn how to create the navigation for this theme – the right way.

I can’t see any of the heading on my site when viewing it with internet explorer what should I do?

Very simple:

1. Open you cloudy theme folder, locate the “header.php” file and open it with any code editor. 2. Insert the following code right before the closing of the <head> tag:

<!--[if gte IE 9]>
<script type="text/javascript">
Cufon.set('engine', 'canvas');
</script>
<![endif]-->
3. You’re done. :)
by
by
by
by
by