ThemeForest

Robust-5 in 1 Business & Portfolio WP Theme

My custom widgets don’t save the data I enter for example: The service box widget don’t save my icon, and the checkbox dont save when I check it.

What is wroong with it?! How can I fix it?!

Well that’s easy. I have released a fix for that bug so just re-download the theme and replace your old theme folder with the new one you just downloaded.

If you don’t want to replace the hole theme folder for some reasosn follow this instructions: Re-download the theme. Follow the documentaion until you will have a the new “Robust” theme folder. After you have this folder go inside it and navigate to the folder “includes” and inside that folder locate the “custom-widget.php” file. Once you have that file copy it, and replace it with the old “custom-widgets.php” file that’s inside your old thee folder.

Still haveing problem? send me an email from my profile page and I will gladly help you.

Everytime I save any drop-down options of the on the admin options pages (example: “Enable timthumb”, “Choose Slider Type” etc.)

My option doesn’t save? Also I enterd some Page ID’s to be excluded from the top navigation and they don’t get excluded what should I do?!

Please re-download the theme there was a big update released on 23/6 So please re-download the theme and replace your old theme folder with the new one you download.

I finised installing the theme but I get a blank page with an error how can I fix this ?

Well this problem is caused by using an old version of the theme and there are 2 ways to fix this:

1. Re download the theme and replace your old theme folder with the new one.

2. Open your old “Robust” theme folder – open your “header.php” file and change line 119 from what it is now to this: <?php wp_list_pages(‘exclude=’.$pages_to_exclude.’depth=0&title_li’); ?>

I can’t exclude categoris from the blog page no matter what I write on the blog admin options page

I have released a fix for this issue please re-download the theme.

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.

The contact form isn’t working?!

The contact form’s shortcode has been updated and you need to write it like this:

[bluz-contact-form email=”youremail@gmail.com”]

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 tag:

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