This item is by an Elite Author
templatesquare
- Author was Featured
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 3-4 years
- Indonesia
- Most Wanted Bounty Winner
- Power Elite Author
- Power Elite Author: Sold between 1 000 000 - 1 999 999 dollars
- Referred between 100 and 199 users
537
Purchases
Buyer Rating:
4.01 stars
4.01 average based on 75 ratings.
-
5 Star
3648%
-
4 Star
1722%
-
3 Star
1317%
-
2 Star
56%
-
1 Star
45%
| Created | 10 December 09 |
| Last Update | 23 August 10 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, Opera |
| Software Version | WordPress 3.0, jQuery |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- black
- blue
- business
- clean
- company
- contact form
- corporate
- cu3er 3d slider
- jquery cycle
- jquery sliding box
- lytebox
- orange
- portfolio
- red
- web 2.0
© All Rights Reserved templatesquare -
Contact Envato Support


My hosting account had some technical issues and destroyed my website, so I had to scrap it and start over. When I went to pull the template off of my account and reinstall it, it would not display correctly. It is missing the color and some other components won’t load. I was using the latest version of Wordpress (2.9.2 i think) should i try loading maybe the version before it to see if it will load in an older build of Wordpress?
Hi
I need to add some meta to the home page in the head section, before the first body section.
Can u help me – not sure where to add this.
I am using the blue theme.
Cheers
S
Do you mean add meta for SEO such as description, keywords, etc? You can use ‘All in One SEO Pack’, it will automatically put the meta or you can customize meta of each page…
thanks
No sorry – it’s meta to configure norton anti-virus safe web…..I’ve to add between head and body.
Please help tell me where I’ve to insert this code so they can authenticate me as site owner/designer.
Open the header.php and see the code line #59 – #60:
You can put the code in there…
Hi,
What dimensions should the images be for the CU3ER ?
I figured out the dimensions (970×283)
Now I have two more questions—
1 – How can I link the slider images to a page?
2 – Where can I create a simple shadow class around the CU3ER to add some separation (like you did with the top and bottom bars).
This is what I’m working with – http://brsocme.com/
Thanks for your help!
1. open header.php file then replace code line #145 until #147 :
<img src="<?php echo bloginfo('template_url'); ?>/scripts/timthumb.php?src=/<?php $values = get_post_custom_values("image"); echo $values[0]; ?>&w=364&h=272&zc=1&q=100" alt="<?php the_title(); ?>" width="364px" height="272px" />with
<a href="<?php the_permalink() ?>"><img src="<?php echo bloginfo('template_url'); ?>/scripts/timthumb.php?src=/<?php $values = get_post_custom_values("image"); echo $values[0]; ?>&w=364&h=272&zc=1&q=100" alt="<?php the_title(); ?>" width="364px" height="272px" /></a>2. open header.php
the CU3ER placeholder is you can add class in there to add shadow…
Thank you so much Swalian!!
You are so helpful. Everyone should buy your themes, you are the best!
Hello and thanks for the wonderful theme! I need 5 different “sidebar general” and 5 different “sidebar blog right”, but it’s hard to do. We’ll ask for some help.
Hi,
Yes, you can add new sidebar, please see this doc from wordpress for add/customize a sidebar http://codex.wordpress.org/Customizing_Your_Sidebar
thanks
I can’t get the submit button to show up on the contact form. www.advantageconnectpro.com
Hi Swalian,
I am needing to use the cu3er rotator on multiple pages (not just home pages). I am using a custom field to select which pages need to use it, called via an extra loop at the top of the page (example below). All is working well in terms of making it appear correctly on the pages I want, but for some reason, when the rotator appears on other pages – ther eare no picture loaded, it just sits there with an empty cu3er box.
How I’m calling it for other pages:
<!-- check if it should have the home page style --> <?php while (have_posts()) : the_post(); ?> <?php $showrotator = post_custom("show-rotator"); ?> <?php endwhile; ?> <!-- --> <?php if(is_home() || is_front_page() || $showrotator == "yes" ){ $main_container="main_container"; }else{ $main_container="main_container_inner"; } ?><?php if(is_home() || is_front_page() || $showrotator == "yes" ) { ?> <?php $slidertyle = get_option('centivio_slider_type'); ?>Also, just in case it was a case of it not being able to get the category name, I hard coded my category as default the ‘if nothing’.
<?php $getcat = get_option('centivio_cycle_category'); if($getcat=="" || $getcat=="All Categories"){ $querycat = "&category_name=slideshow"; }else{ $querycat = "&category_name=" . $getcat; } ?>Any idea why it’s loading cu3er but with no images?
lol, on a side note – anyone know when Envato will fix the ‘<’ when using brackets in pre or code sections?
Edit: normal slideshow works fine.. just cu3er is fubar. lol.
Hi,
Sorry, just notice your message.
Please send a message to me via my profile page http://themeforest.net/user/swalian including this questions/problems, your site url and theme name.
Right now I handle support questions via email.
Thanks
i downloaded the files from wordpress and made the required changes, as listed in the getting started file. I then uploaded the centivio folder in the themes of the wordpress files…. I now get a error message when i try to go to my domain…
please help!
Hi,
Please send a message to me via my profile page http://themeforest.net/user/swalian including this questions/problems, your site url and theme name.
I will check and reply via email.
Thanks
Hi there,
Great theme but found one little bug in template_contact.php on line 136. I pulled out an extra comma outside the quotes. Replace the
Works. Thanks for the theme.
Karen
please e-mail me @ sean@tech-nola.com
need help!
1) I’m following everything perfectly, but cannot get pics to appear in the slide show on home page. What could the problem be?
2) Many of the features touted on the Themeforest website, don’t appear to exist. For the majority of the features I pulled from the website, I don’t see any mention anywhere in the admin on the following:
a) jQuery Cycle for rotate images in the homepage cu3er 3D Slider in the homepage
b) jQuery Sliding Box in the portfolio page.
c) Lytebox in the gallery page.
d) Home Page with jQuery Cycle and 5 sidebar position.
e) Home Alternative with cu3er 3D Slider and 5 sidebar position.
f) Portfolio Page with custom category, just create a page and tell it which categories to include. Perfect for multiple portfolio page, sub-page and more, view demo.
Gallery Page with custom category, just create a page and tell it which categories to include. Perfect for multiple portfolio page, sub-page and more. Can view larger image with Lytebox, view demo. Contact Page with working ajax contact form. Don’t need to use plugin to use standard contact forms, just choose the “C
Hi,
Answering some of your questions:
1) please send a message to me via my profile page http://themeforest.net/user/swalian including this questions/problems, your site url and theme name. I will check and reply via email…
2) a) You can choose the slider type in the theme options
b) When adding new page, you should use the ‘Portfolio2’ template
c) Its automatically in the portfolio pag
d) Please see in the widget and you will see the sidebar position
e) same as above
please send a message to me via my profile page http://themeforest.net/user/swalian including this questions/problems, your site url and theme name. I will help you via email…
thanks
Hi Swalian
Could you please tell me why the menu area on my website is not showing the black background top or bottom?
I have set the permissions to 777 with no luck!
www.roar-nz.org
Thank you
Hi,
I already reply your email… thanks
Hi
I seem to be getting this error on the contact page… Parse error: syntax error, unexpected ’,’ in /home/www/headforthefuture.co.uk/wp-content/themes/centivio/template_contact.php on line 136. I changed the PHP like Kroscoe 777 suggested but still no joy.
any ideas?
Cheers
Shaun
Hi,
please send a message to me via my profile page http://themeforest.net/user/templatesquare including this questions/problems, your site url and theme name.
thanks
Hello,
Can you rell me how to change the grey background color below the navigation menu?
Thank you, R.
Hi, please send a message to me via my profile page http://themeforest.net/user/templatesquare including this questions/problems, your site url and theme name. thanks
Is this theme compatible with WordPress 3.0?
I don´t know if upgrade this: http://www.emvrivas.com
Thanks, and sorry for my bad english!
Is this theme compatible with WordPress 3.0?
I don´t know if upgrade this site: http://www.emvrivas.com
Thanks and sorry for my bad english!
Hello,
I recently purchased this theme, and am very pleased with it.
However, I have two important questions.
1) Does the built-in contact form on the contact page have any form of spam protection built-in? Is my email address protected in it?
2) If you input your email address into the contact box in the header of the theme, is there any form of spam protection there too? I tried inserting obfuscation code in there, but it didn’t work. Is there any way I can obfuscate the email address shown in the header box?
Your response to these questions would be greatly appreciated. Other than that, I’ve been able to make this theme do everything I need it to do. But the two things mentioned above I consider very important in finalising my website, and protecting my email address from spam.
Hope to hear from you soon.
Thanks
No, the contact form don’t have spam protection.
You can use easy contact plugin… we have change the contact form with this plugin in our newest theme and will update to this theme also.
thanks
Hi,
Okay, thanks for answering my contact form query.
But can you let me know whether it’s possible to add email obfuscation in the contact box in the header of the theme? Otherwise the email address there will be easily harvested by spammers.
hello, i love the theme
can you have 4 context boxes like you have on the main page instead of 2 ? (im talking about Sidebar Home Content 1 and 2 boxes)
thanks
You can change the boxes to 4 by change the php code… but you should have php and wordpress knowledge… thanks
you think you can help me with that if i got the theme ?
thanks
Yes, we can help to guide you how to do it… just send me a message via my profile page…. thanks
Hi I can not get the content set up for the life of my. Could you possibly send me the wordpress xml file of your demo set up so I can import it and see how it all goes? Thank you.