This item is by an Elite Author
OTOTW
- Canada
- Elite Author
- Exclusive Author
- Author was Featured
- Bought between 100 and 499 items
- Has been a member for 5-6 years
- Referred between 100 and 199 users
- Sold between 250 000 and 1 000 000 dollars
1,054
Purchases
Buyer Rating:
3.72 stars
3.72 average based on 94 ratings.
(more information)
-
5 Star
4143%
-
4 Star
2122%
-
3 Star
1111%
-
2 Star
77%
-
1 Star
1414%
| Created | 29 April 11 |
| Last Update | 25 April 13 |
| Columns | 2 |
| Compatible Browsers | IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved OTOTW -
Contact Envato Support


Do you have a dark version preview Simon?
No,
The dark version is only a background change, which is almost black with texture.
Warning: require_once(ddpanel/lpadmin.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/31/7840531/html/wp-content/themes/theagency/functions.php on line 7
Fatal error: require_once() [function.require]: Failed opening required ‘ddpanel/lpadmin.php’ (include_path=’.:/usr/local/php5/lib/php’) in /home/content/31/7840531/html/wp-content/themes/theagency/functions.php on line 7
Having trouble getting this theme to install correctly, any help would be appreciated, I’m a novice at this.
Make sure you have uploaded all the theme files / if you are not sure, check via FTP .
I checked FTP and re-downloaded the zip and installed the zip via the theme manager. Still a no go. Any other thoughts?
Hello, i recently purchase the theme, first congrats for the beautiful work. Now the questions:
1) How can i put the button “read more” in home page box? Expertise and Studio for example.
2) How can add the contact form? Is a plugin?
Thanks!
1) For the links – Add a “square” class to the anchor. 2) The contact form is a shortcode. While creating your page, click on the “Contact Form” shortcode and follow the steps.
Plop! You can detail that…. i put in widgets the info right now… what are the codes? thanks!
It’s not a widget – it’s a shortcode. Go create a new page or edit your contact page and use the shortcode function.
Send me an email, I’ll send you what I’ve done on the live preview.
Cheers!
Please forgive the bump on this but my deadlines aren’t getting any prettier. What’s the problem with the dropdowns and when can we look forward to a fix?
Cheers!
Here is a feature request for what is already a very, very cool theme.
At the moment the images of a project which are displayed as the show case need to be 1024×683.So it’s landscape images that are displayed. If you use a portrait image it gets stretched and distorted, which is a shame because as a photographer there are many images that need to be displayed as a portrait.This only happens on the project thumbnails, the light box display of the images is fine.
As a work around i have tried to create a 1024×683 transparent png file which i then add the portrait image into. This stops the image from automatically being stretched around…This is better, but then you end up with a smaller thumbnail with a lot of white around the edges.
What would be better is if the image kept its proportions and cropped to the 1024×683 envelope automatically. The thumbnail doesn’t have to be the full image as the light box can do that, it just can’t be distorted.
Just bought this theme and getting to grips with it – looking good so far. However I don’t seem to be able to upload my logo to the site. I’ve followed the steps using the built in control and it’s not loading the logo and just showing my domain name. Any ideas much appreciated?
I don’t know if it is the best place to give some support but if it could help someone
For syntax error like thisParse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR '}'in …/wp-content/themes/theagency/includes/metabox/main.php on line 21and If your host use php5 (as OVH for me)
Try to write this in your htaccess file# Default OVH SetEnv PHP_VER 5_TEST SetEnv REGISTER_GLOBALS 0It was the solution for me.Thanks!
Anyone else having trouble with the “circles of death” for the homepage projects? It won’t display the project thumbnails for the life of it. Any thoughts?
Awesome theme by the way…thanks much: www.brandtwild.com
Did you go to the custom admin panel and enable the featured projects on home page ?
Ok, I reinstalled the theme via ftp and made sure all the files were updated, now I am saddled with the following error. Any ideas? Trying to troubleshoot best I can.
Fatal error: Call to undefined function get_header() in /home/content/31/7840531/html/index.php on line 1
This is a WordPress theme, you need to have wordpress installed and then install the theme within WordPress.
Hey there,
I have a quick question on the portfolio thumbs the image seems to be aligned top when really we’d like to to be taken from the center (for obvious reasons) see http://ion.so/N79
Could you point me in the right direction as I have been searching endlessly for the function to do that.
Cheers for your help
Regards
Wayne
On many websites listing this theme it says it is IE7 compatible (here on Themeforest it doesn’t).
I’ve just tested it in IE7 and it all seems to work except the menu is stacked vertically. Is that a bu in your demo version, or does it affect the download as well?
I really want to use this for a client but it needs to work in IE7 for that. Any ideas or thoughts on making it compatible? Can the menu be swapped out for the standard Wordpress menu for example?
Thanks in advance!
Hi,
I was hoping that 1.2 was going to be more stable ….
Now, in IE8 you get the ‘loading’ icon on the home page for projects, yet in Firefox the image appears correctly.
Ideas???
Vic
This is weird, I will validate my code again on Monday and submit a fix if needed. Keep in touch!
Hi Simon, as per your instructions on your profile, I posted my questions in your help forum. Am just popping in here to let you know I did so (crossing my t’s and dotting the i’s, so to speak).
http://layeredpixels.com/forums/discussion/comment/561/#Comment_561
Thanks for your help.
Hi,
Please let me know when the update is available has this latest issue is very frustrating – still hopefully nearly there as without all these quibbles this would be a great theme.
Vic
Here is image of the problem of photos being stretched / distorted in the show case area of a project. I have since noticed that this only happens when the project gallery is set to 2 columns.
Hello! i have purchased your theme and the install process was good.
But now i have a Problem with styling Text on a Page.
If i write some text and would like to make a Break in the Text “
” does not working.
Do you have an idea?
Thanks in Advcance!
@ nicgranleese For this stretch problem, I just adapted pictures dimensions in the .../wp-content/themes/agency/css/screen.css file Look for :
div.two-col ul li img(line 1005) and change theheightvalue for : 324px (photographic ratio) You could see the result on my website : http://www.thibautvoisin.comGood luck !
I have found the Solution myself! //Thanks to Firebug //
screen.css line 112:
div.content br { display: none; - Remove this line or edit it to "inherit" visibility:hidden; }Hi there,
I’ve bought this for one of my clients (S Williams – purchased yesterday). For some reason, it is impossible to import the XML file. I’ve tried on 3 different servers but to no avail. It hands half way through.
So can you tell me where to find a list of all the short codes so that I can sort out the contact form etc., please? I can’t seem to find a list in the documentation and I am really struggling because I can’t see the dummy content with examples.
On a separate note, my client wants to use one of the bottom boxes on the home page to show recent blog posts. Can you tell me how to format this? I’ve tried using the standard widgets, but the formatting is all wrong, so any input here would be much appreciated.
Best wishes
Suzanne