This item is by an Elite Author
peerapong
- Power Elite Author
- Power Elite Author: Sold between 2 000 000 - 4 999 999 dollars
- Has been a member for 3-4 years
- Exclusive Author
- Item was Featured
- Author was Featured
- Bought between 10 and 49 items
- Referred more than 2000 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Author had a Free File of the Month
- Beta Tester
316
Purchases
Buyer Rating:
4.37 stars
4.37 average based on 27 ratings.
(more information)
-
5 Star
1970%
-
4 Star
518%
-
3 Star
00%
-
2 Star
00%
-
1 Star
311%
| Created | 21 December 12 |
| Last Update | 20 February 13 |
| Columns | 4+ |
| Compatible Browsers | IE9, Firefox, Safari, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blog
- business
- clean
- corporate
- elegant
- flexible
- magazine
- minimalist
- modern
- photography
- portfolio
- responsive design
- skin
- software
- studio
© All Rights Reserved peerapong -
Contact Envato Support


Having issues with the slider displaying when I disable the header and text description. Please advise.
Sorry which version of theme you use please?
1.0
Is there a fix?
Okay. I see there is a 1.2. What files should I change via FTP?
There are many files changes and added to support WP 3.5 Please backup your changes first before updating.
Download from Themeforest > your account > downloads and replace all theme’s files and folders using FTP account with the new version.
Hi there,
There seems to be a glitch with the homepage. When the homepage header and description text is disabled, the slideshow seems to collapse above the menu and logo in mobile mode. Could you please take a look into this and let me know how to fix this. I also want to increase the logo height size with custom css, but it throw the grid balance apart. Could you please let me know the fix.
Sorry, I am not sure I understand you correctly, could you send me some screenshots with description please?
If you can let me know where I can e-mail you for a faster response. Also I can send you screen shots of what I am talking about. Thank you.
Contact me using my profile form mail please.
Do you have an e-mail I could send you the screenshots at?
You can contact me using my profile form mail
How can I change the font settings for content displayed by the Accordion shortcode? Mainly, I’d like to be able to increase the size of the font.
Thanks.
Sorry it couldn’t be done using theme admin. However you can edit theme CSS file to change that
Did you know about Firebug a Firefox plugin?
https://addons.mozilla.org/en-US/firefox/addon/1843/ It will help you inspect all CSS and HTML elements, really help if you do a lot customizationThe main CSS file is /css/screen.css
Must the responsiveness be switched on somewhere? Mine is not working. Very disapointed in the lack of support and deletion of my previous 2 comments. Please atleast tell me where to switch on the responsive feature..
Theme Setting > Advance > Enable/disble Responsive Feature
Thank you. Must have missed that.
Hi peerapong,
Great design. Do you have this in html template?.
Thanks sorry it’s only available on Wordpress version.
Hi! i have Problems with the charset in the slider title!
i took a title with ÄÖÜ … and they are not shown, only special chars… i think that there is an ISO coding active and no UTF-8?...
I think the custom font is not support your language characters. I can help you disable custom font if you like.
i sent you an email… please answer
font, font size, and colors aren’t changing in my admin. And yes I have it enabled.
Could you send your Wordpress account and FTP detail please.
sending now
I have 8 slides and it only displays 4? Can I get a fix for this?
Did you increase slider item in Theme Setting > Homepage?
just saw that oops
1 more…
When I view the site on my iPhone the menu appears behind the slider.
as seen here: http://i46.tinypic.com/2mqvvvm.png
and here: http://i48.tinypic.com/2rr2jpf.png
also the logo doesn’t show.
Provide URL of your site please.
sending logs now
Seems to be just the homepage that has the error when the feature below is shut off…
Enable/disable homepage header and description text
If you fix it please let me know. Thanks
Hi. I can’t seem to get any of the sidebars to show up on the main blog page. Also, I can’t figure out how to enable or create any drop downs from the menu items running horizontally to the right of the logo. Help please.
Please login with your purchased account
I forgot to mention, my site is www.promoshopmatt.com so you can take a look at what I am talking about.
Please login with your purchased account
I’m new to Wordpress so excuse me if this is a dumb question. I would like to remove the social links from the header and the footer, is this possible?
You can remove them using Theme Setting > Social Profiles.
what is the default font?
It’s “Open Sans”.
I have an issue with the function of the Services shortcodes.
To view an example of the the issue, go to: https://privatequote.com/test-conversion/
To eliminate any potential conflicts with plug-ins or third-party Javascript, i installed a new instance of WordPress 3.51 in a test directory on my server. No plug-ins are installed. No Javascript has been added.
I also followed the instructions in your index.html doc for setting up Services shortcodes.
i copied and pasted an example of a services shortcode from the Athena demo site. The shortcode I used =
[service1 items=”3” new_line=”1”]
The Issue: the services shortcode displays the services correctly but display to the left of the page in both boxed and full pagewidth modes.
I need the services shortcode to display centered on the page.
Please reply with instructions to fix.
Thanks.
service1 shortcode has 4 columns layout so that’s why it doesn’ts align centre because you added only 3.
Try to use service2 shortcode instead.
Is the portfolio set filtering function working correctly? I seem to get the same portfolio results back whether I have a set_id specified or not.
In what table are you storing set_ids? I can see in shortcode.lib that you are filtering for set_id by setting the ‘post_parent’ to that passed in value. But in the posts table all values there are numeric. All my portfolios have post_parent of 0. Do we need to have the set names be numeric for this to work? Thx.
Add portfolio set slug value for “set_id”
if(!empty($set_id)) { //$args['post_parent'] = $set_id; //doesnt seem to work... $args['portfoliosets'] = $set_id; }Did the Logo Position From Top slider go away? I see it in the documentation under general settings but I don’t see it in the console.
Also, how do you get the orange bar under your slider picture containing the text :”Welcome to Athena WordPress Theme for Corporate Business with many built-in options”
Please Help.
1. Sorry, I am not sure I understand you correctly, could you send me some screenshots with description please?
2. It’s tagline shortcode and you can use “Shortcode Generator” to generate sample code.
Thanks found the tagline shortcode.
Regarding the logo. It is too big for the row, in your documentation you have a slider to adjust the pixels above the logo. I don’t see this slider in the settings anymore. Where was this moved to?
Also, Is there a way to adjust the homepage slider height?
Really looking for a way to adjust the homepage slider height? Can anyone assist?
Sorry it couldn’t be done using theme admin. However you can edit theme CSS file to change that
Did you know about Firebug a Firefox plugin?
https://addons.mozilla.org/en-US/firefox/addon/1843/ It will help you inspect all CSS and HTML elements, really help if you do a lot customizationThe main CSS file is /css/screen.css
probably my final question…. Is Jetpack is compatible with this theme? I keep getting an error message trying to install it? I was wondering if you tested the theme with Jetpack?
^^^^
it works now.. I don’t know what happen. I googled it I guess it happens frequently.