This item is by an Elite Author
ZERGE
- Elite Author
- Microlancer Beta Tester
- Exclusive Author
- Ukraine
- Sold between 100 000 and 250 000 dollars
- Bought between 10 and 49 items
- Referred between 200 and 499 users
- Has been a member for 2-3 years
- Author had a Free File of the Month
175
Purchases
Buyer Rating:
4.95 stars
4.95 average based on 22 ratings.
-
5 Star
2195%
-
4 Star
14%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 21 February 13 |
| Last Update | 15 May 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Compatible With | Bootstrap 2.3.x, Bootstrap 2.2.2, Bootstrap 2.2.1, Bootstrap 2.1.1 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blog
- bootstrap
- clean
- custom sidebars
- grid
- html5
- light
- magazine
- minimal
- news
- responsive
- review
- review system
- slideshow
© All Rights Reserved ZERGE -
Contact Envato Support


Hey great theme. I need help doing one specific thing. Instead of having the AD in the header I would like to have a weather widget. Can you show me how to do this?
Hi,
1. Remove this code in the file header.php – http://d.pr/i/R8J8
2. Place your weather widget code.
Thanks for the reply. Im trying to use a wordpress widget and idk how to make a siderbar to add it in the header. Can you possibly add a sidebar where the banner is in order for it to be easier?
For this you would need to modify the theme files, a task for a developer.
Hi ZERGE, I have a problem, I need to upload and show images with the same size, because now appear bigger www.infofesta.es I don’t know what happen!
Otherwise I can’t change the colour and de background!. Thanks!
Hi,
1. It seems some of your images too small, recommended size is not less than 850×636 px
2. Be sure your theme files are writable (especially \css\options.css)
Hi Zerge,
I have another question about translating. I have been reading the previous comments, and found out about the CodeStyling Localization plugin (because I can’t find out where to translate evrything, like hours and date). But when I translate the words, nothing on the site happens?
Also I get the following message: Scripting Guard The Plugin Codestyling Localization was forced to protect its own page rendering process against 4 incidents !
First I also got a message with something about “wrong php coding” from the author of the template, but after a couple of times re installing it, that message has gone.
Thanks again!
Hi Linda,
Check your settings ni the file wp-config.php: http://codex.wordpress.org/Installing_WordPress_in_Your_Language#Single-Site_InstallationsHi ZERGE, I Can’t share with FACEBOOK. I tried with wp socializer, addthis and the buttons appear all of them, but FACEBOOK button did’n appear, why?
Hi jordilinares,
Show me your site. Thx
My website is www.infofesta.es (Spain). I have problems with:
-Share with facebook (the button don’t appear, twitter yes). -Resize images, they appear to big in each post.
Thank you for your help
.fbcomments,.fb_iframe_widget,.fb_iframe_widget[style],.fb_iframe_widget iframe[style],.fbcomments iframe[style],.fb_iframe_widget span { width: 100% !important }2. Do you mean this post? http://www.infofesta.es/2013/05/feria-de-mayo-2013-en-torrevieja/
Yes for exemple the image is small but I prefear a Small image to show in the post, no so big, is it posible?. Thanks again! muchas gracias!
And It also runs so slowly
.span12 img { width: 100%; }Hey Zerge,
Because I didn’t hear anything jet, I just started with filling in the translations, and after about 1,5 page, I get this message:
CodeStyling Localization – Access Error
You do not have the permission to write to the file ‘wp-content/languages/nl_NL.po’.
I thought maybe you wanted to know this information. And, I guess it is better to waite for your help
Hi Linda,
You no need to translate the WordPress. The CodeStyling Localization is very simle (I think). May be this video helps you http://www.youtube.com/watch?v=9jIc_La6C3M
Hi Zerge, thanks for the reply and the video. I watched the video and took the steps they showed. But still no changes except the one I’ve already made by hand.
Also I still can’t find where to change the time (hours) and days and month?
1. Check your settings in the file wp-config.php, as I said before.
2. Replace in the header.php:echo date('l dS, F Y / ');withecho date_i18n('l dS F Y, ');Thanks Zerge,
The date and days are now gone, but what about the translation with the CodeStyling Localization? The things I’ve translated, are still not showing at the front of the site, and I watched the video and followed the steps. Still just only the translations I’ve made by hand..
(for example the date for the posts, written by etc etc)
May be you doing something wrong. I need access to WP admin panel, to see what the problem is. Send me a message through my profile
And again thanks Zerge, you’re the best!
Please Help: when installing I get error message -
-Fatal error: Cannot redeclare _verifyactivate_widget() - wp-content/themes/wp-volcano/admin/functions/functions.php on line 23
please help
Hi,
Try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
Is there a way to slow down the carousel widget slider timing? I want to slow it down.
Any help would be appreciated.
Yuo can change this in the file \functions\ct-carousel-widget.php
All possible parameters you can find here – http://www.woothemes.com/flexslider/
how can i load large images instead of medium images with thumbnails of other attached images with that post?
May be this helps you http://codex.wordpress.org/Inserting_Images_into_Posts_and_Pages
Hi ZERGE, mi site is working very very very slow, in fact each category es slower
. The problem is a plugin or what happen here?. www.infofesta.es (try to click one category :-P) Thanks again!
Hi,
There may be several reasons: server settings, network issue, plugins issue.
Hi Zerge – I am having some problems with my site. I contacted Bluehost who host the site and they say it’s a coding problem. Basically the site has started running very slowly and not displaying properly. I haven’t touched the code in some time so not sure what is going on.
This is what Bluehost said:
The reason you are having speed and connectivity issues is due to your database is due to your slow mysql queries. Every mysql query opens a connection through the mysql user. Normal times for mysql queries are under 1 second. Unfortunately though your mysql queries are taking a lot longer. I have checked your slow mysql query logs and they have many instances of mysql queries taking more than 1 second. I have found a few that take over 5 seconds.
Your mysql user is allowed 15 connections at a time. Normally this is enough considering those connections are only held open for less than a second. This becomes a problem because the connection is not closed until the query is finished. This causes all of your connections to be used up. When that occurs you get an error stating it can’t connect to the database. This means that it is making your site load slow, and giving you this error. You will need to find out why your queries are taking so long and optimize them. You can find your slow mysql query logs in the /tmp/mysql_slow_queries folder in your account.
Can you help at all?
Hi,
Try to use cache plugins, like WP Super Cache, W3 Total Cache.
Hi Zerge – I am using WP Super Cache already and there are no cached pages.
It is to do with slow mysql queries. Would there be any other reason for this other than cache?
What do you mean by “there are no cached pages”, they should be, because it will increase the speed of your website.
Hi, is there a way to change the formatting (color) of hyperlinks in the theme?
Hi,
Try to change on the style.css:.entry-single a { color: #111; }How cai i fix this error:
Fatal error: Cannot use object of type WP_Error as array in /home/jlanotic/public_html/wp-content/themes/jla_mexico/envato-wordpress-toolkit-library/class-envato-protected-api.php on line 344
Thank you,
Hi,
Just remove from the file functions.php:
add_action('admin_init', 'ct_on_admin_init');Support Forums | Create an Account | Find your “Item Purchase Code”
Hello Everyone
Please Read For Support
We have moved all support questions to our Support Forum where we can better serve our users. We can answer pre sales questions and very minor theme questions here in the Themeforest comments but anything else will need to be handled on the Support Forum.
................................................................................
Why do we use our own support forum?
1. Themeforest comments are not searchable and other users cannot reply.
2. Our forum is searchable, plus anyone else can respond.
3. Many questions are asked repeatedly so performing a search allows you to find answers quickly.
4. This allows us to answer quickly & efficiently since we only have to respond in one place
................................................................................
To access our Support Forum, you need to create a free account with your Themeforest Purchase Code.
Click Here To Create A Free Account
Click Here To See How To Find Your Purchase Code
Please See Our General Guidelines & Support Policy
Serge,
I tried to sign up but it says my purchase code is not valid
Im having an issue logging into my dasboard…..home/njpetinfo/www/www/wp-content/themes/wp-volcano/envato-wordpress-toolkit-library/class-envato-protected-api.php on line 344
thanks
Hi,
It seems the ThemeForest API issue, just remove from the file functions.php:
add_action('admin_init', 'ct_on_admin_init');Suddenly I have this error
Fatal error: Cannot use object of type WP_Error as array in /home2/saludia/public_html/wp-content/themes/wp-volcano/envato-wordpress-toolkit-library/class-envato-protected-api.php on line 3444
Hi,
Just read the previuos comments
It seems the ThemeForest API issue, just remove from the file functions.php:
add_action('admin_init', 'ct_on_admin_init');Nice theme.. i have a presell question:
Is there “ad to favorite” on articles?
Like on this page: http://craftgawker.com
I would like that very much. Nice to have, if there is thousands of posts
You can use third-party plugins for this.
Hi Zerge, Loving the theme! Is there a way I can delete/hide the ‘Post by Category:’ on the top of a category page? Thanks:)
Hi,
Thanks
This can be changed in the file content-category.php
Support Forums | Create an Account | Find your “Item Purchase Code”