This item is by an Elite Author
system32
- Microlancer Beta Tester
- Elite Author
- Exclusive Author
- Sold between 250 000 and 1 000 000 dollars
- Item was Featured
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 10 and 49 items
- Referred between 1000 and 1999 users
- Has been a member for 4-5 years
- Author had a Free File of the Month
- Repeatedly Helped protect Envato Marketplaces against copyright violations
102
Purchases
Buyer Rating:
4.50 stars
4.50 average based on 8 ratings.
-
5 Star
562%
-
4 Star
225%
-
3 Star
112%
-
2 Star
00%
-
1 Star
00%
| Created | 19 June 12 |
| Last Update | 25 January 13 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| 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 | Responsive |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- business
- charity
- college
- company
- designing
- hosting
- hotels
- interior
- localized
- medical
- political
- responsive
- restaurant
- seo
- software
© All Rights Reserved system32 -
Contact Envato Support


I have read through the documentation countless times. The slider is not working for me, so I must have done something to disable it. I tried to go to your support page (http://www.themeflash.com/support) but my computer is warning of malware. Hoping to find some support online. Thanks!
Email me from my profile page contact form so that i can assist you right now.
Help Google Map
Geocode was not successful for the following reason: ZERO_RESULTSI am working on the update for this theme I will consider a fix for this too in the coming update soon
Happy New Year to you all, when is Google Map problem going to be solved? very urgent please
We have just started update on energetic and hope it will be up soon in 2-3 days
Good Day there, is Google Map problem solved? very urgen please
Its solved can you please check n let me know if not solved then plz email me your website url n wp-logins so that i can take a closer look at it.
Hi, two questions before I buy: 1. does the theme have a blocked layout i.e, can I integrate my own background picture so that it appears left and right of the main content? 2. portfolio / gallery pages come with sidebar(s)? Thanks
1) Yes its possible
2) I have not yet tested that with sidebars.
Hi,
ref. 2) in your features you wrote “portfolio pages with sidebar” So, what does your answer above means? It is important for me to know if it is easely possible to have a right sidebar in portfolio and/or gallery pages. Thanks
Oh I took in a wrong way sorry. Yeah if that’s you mean yes its there. You can have a custom sidebar instead of having a default sidebar.
Hello there,
I purchased this very nice template here @themeforest.
I’m using xampp for developing my new website. After installing the theme on my local server (xampp) the Energetic UI gives the following error message:
Warning: Illegal string offset ‘id’ in D:\xampp\htdocs\wordpress_comku\wp-content\themes\energetic\framework\admin\admin-interface.php on line 1285
Is this a known problem? Any ideas how this issue can be solved?
Best regards chrissikaa
I have replied to your email please check.
Sent you an email back…
When will the new update be released? I’m still waiting on several fixes to the slider, pricing tables, color customizers….
No ETA but will be soon in coming week. If you have any bug issues and in a rush then please email me thru my profile page contact form so that i can get back to help you out on fast track.
- Microlancer Beta Tester
- Elite Author
- Exclusive Author
- Sold between 250 000 and 1 000 000 dollars
- Item was Featured
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 10 and 49 items
- Referred between 1000 and 1999 users
- Has been a member for 4-5 years
- Author had a Free File of the Month
- Repeatedly Helped protect Envato Marketplaces against copyright violations
+3 moreJust Finished the update for this theme and need to crosscheck. Will be uploaded soon in a day or two.
- Microlancer Beta Tester
- Elite Author
- Exclusive Author
- Sold between 250 000 and 1 000 000 dollars
- Item was Featured
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 10 and 49 items
- Referred between 1000 and 1999 users
- Has been a member for 4-5 years
- Author had a Free File of the Month
- Repeatedly Helped protect Envato Marketplaces against copyright violations
+3 moreReleased the New 1.4 Version with all the recent fixes and WP3.5 Ready.
Installation gives us this error:
Fatal error: Call to undefined function wp_get_theme() in /home/futur36/public_html/webgraphicsandvideo/wp-content/themes/energetic/functions.php on line 32
We’ve tried it on 3 different WP installs, trying both via FTP and the upload zip function within Wordpress.
Any help?
Possibly because you are using wordpress 3.3+ and not 3.4+ as this function was introduced since 3.4.0 version so kindly update your wordpress and it will be fixed.
If you don’t want to update the wordpress then i can write an old function for you to make it working. But I recommend to update wordpress for security measures.
Hi,
The slider suddenly stoped working, could you please check :
here is the code :
tsbox<
[/plan_front] [plan_hover bgcolor=”#ffffff”]Corporate Social Responsibility (CSR) is OUR future.
... And how business wise is it to contribute to our environment while remaining profitable?
info[/button] /plan_hover tsbox
[/plan_front][plan_hover bgcolor=”#ffffff”]
JirikiYOU is about taking charge of our environments, outside and inside.
Eco-practices start with a step by step environmental performance assessment, to first, understand the selected environment, and then respond with positive and continual performance objectives .
/plan_hover
tsbox_last
[/plan_front] [plan_hover bgcolor=”#ffffff”]Social Responsibility (SR) begins at home. ................................
… And how good is it to live a wholesome and more balanced lifestyle?
info[/button]/plan_hover
website is : www.jirikiyou.com
Thanks
Can you email me the WP Logins and URL
you need to update the theme to the latest version as i see you are using 1.2.1 version and these bugs were already fixed in the previous version and rightnow its 1.4 version. Kindly please update the theme to the latest version.
Hi, I want to switch off the responsiveness of the theme, you had done it for me when I installed the theme in the first place but I had to update the theme and responsiveness is back, can you please help me? Thanks
Hi, I finally did it, here is the way to do if anyone needs it :
wp-content/themes/energetic-2/framework/common/head.php
Search for this text: wp_enqueue_style( ‘responsive-style’ ); (it’s in line 43 in the current version)
and comment that line. You do that by adding 2 forward slashes at the beginning. The result should look like this: //wp_enqueue_style( ‘responsive-style’ );
An alternative way of commenting, that supports multi-line comments, is to wrap the text between /* and /. If you do it this way, the result should look like this: /wp_enqueue_style( ‘responsive-style’ );*/
Either way works. With that line commented out, the separate stylesheet containing all the responsive CSS won’t be loaded.
Glad you resolved it yourself.
hell dear
we have a problem of loading in portfolio gallery that it loads completly but it should loads photos by one by please check or site and tell me what is wrong with that
http://www.shidcoo.com/%da%af%d8%a7%d9%84%d8%b1%db%8c-%d9%85%d8%ad%d8%b5%d9%88%d9%84%d8%a7%d8%aa/%d8%aa%d8%ac%d9%87%db%8c%d8%b2%d8%a7%d8%aa-%d8%a2%d9%85%d9%88%d8%b2%d8%b4%db%8c/Hello, Beautiful theme, 2 presale questions.
1. Is there a way to add “Recent News” and “About Us” post on the front page? Side-by-Side, next to eachother, like this:
http://filmledger.com/wp-content/uploads/2013/04/Screenshot.jpg2. Is there a way to add text to the slider picture like the image above?
Thank you
Hi there, i use this theme on behalf of a client who had bought it! I did find a little glitch in the loop-single.php page.
<!-- P O S T T I T L E --> <?php if ( $format != 'aside' && $format != 'status' && $format != 'link' && $format != 'quote' ){ ?> <h2 class="entry-title"><a href="<?php the_permalink() ?>" rel="bookmark" title="?php the_permalink() ?>" permanent="" link="" to="" esc_attr="" get_the_title="">"><?php the_title(); ?></a></h2> <?php } ?>title=”?php the_permalink() ?> Missed a < before the ?
Thank you for your amazing template.
////
Thanks for the info, i will update it soon.