ThemeForest

Agency - Fullscreen Portfolio WordPress Theme

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years
Flow

Definitely, yes. It looks like a copy of Themeforest. This website was most likely created to steal passwords. When you see such websites please report them to Envato Support. They will take appropriate steps to have it removed from the internet.

Default-user

Ahh… wow. Amazing how they get away with it!! Whats my discount for pointing this out? :)

Flow

This website is still live even if I requested reviewal of its content. Anyway, there’s surely more websites like that. They seem to appear and disappear. Fortunately not many people seem to visit them :) Thank you for your comment!

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

What is the story with the “news” section, is it possible to create article pages instead?

Flow

So far we created “News” section that is able to handle short news. We’d rather not use blog posts for that because they are reserved for normal, long blog posts. Having blog template is a popular request so we’ll need to add such functionality.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

Hi, I love the theme! Is lightbox an option for portfolio items instead of the slider?

Flow

I’m glad that you like it! Clicking a thumbnail triggers JS action that opens a project. Default files don’t have an option of opening a Lighbox but you can replace that JS action relatively easily. Nevertheless, I think that a help of some developer would be useful.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
panda_t Purchased

I bought this template and i have a doubt… it’s possible to put some hiperlinks inside the posts of the portfolio? Example… Web portfolio, link Click to visit

Flow

It should be possible but we generally wanted to disable all text selector etc. because it would conflict with navigation arrows. If you’d like me to take a look at it please create a support ticket and I can login to your WordPress and check if something can be done.

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
  • Sweden

Hi, I saw in the beginning of this thread that you also would make a html version? Is this still in progress and if so, when will it be released? I did not read the whole thread..

I am a photographer switching my website from flash to responsive html and I like your “flash-like” flow. I don´t like WP but a html-version of Agency could work fine for me. The only thing, if I could wish, would be a fullscreen slideshow as opening page and the “all works-page” as the portfolio page option.

Flow

Yes, I mentioned this but I think that we’ll skip it (at least it won’t appear in the nearest future). We’d like to fully focus on WordPress only. It gives more possibilities.

cyberzorro

Thank you for the answer. I’m a novice when it comes to WordPress.. is it possible to adapt your template in any way once it has been installed, I would like another opening page.

Flow

That depends. Some things are very easy to be done and some are more difficult.

Generally, more complex modifications require skilled developers to handle them. You can find them on our support forum.

You can also ask for details before purchase, please email me to get temporary item purchase code if you’d like to contact a developer and get comments on your requests and a quote before purchase.

  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 2-3 years

Hi, I’ve been testing a trial version of this theme as well as Konzept. But seems they don’t work in Chrome!! Is this right? thanks.

Flow

I’m using mainly Chrome for development purposes. And I just created a test website in that browser with a few projects. It seems to work fine. Please let me know which elements should I focus on and I can check that for you.

Default-user

Thanks for quick reply! I created a new portfolio item on the trial site with the first slide as a vimeo link. The project opens when I click on the thumbnail but then clicking on the next arrow doesn’t do anything so I’m just stuck on the project title page. It works fine in IE, just not Chrome.

Default-user

Also, I created a self hosted video slide in the test post, I get the playbar showing but then all I get is a black screen, no video.

Flow

Can I take a look at this website? To make HTML5 videos work everywhere you need all three video extensions: http://en.wikipedia.org/wiki/HTML5_video

Default-user

Thanks for your reply. The test site is

http://trial.pixous.pl/roarke80

I just tested it in Chrome on Mac and it works fine. It just doesn’t work on my Win7 PC. Can you confirm that please? Many thanks!

Flow

It works on my Chrome, Windows 7. I’m using Chrome 26.0.1410.28 beta-m. You’re right that video controls appear on the first slide as well during loading. Video players with skins aren’t perfect yet and we’re planning on replacing that with Daisho’s HTML5 player soon.

You can change that behavior with this code:

  • .video-js-box .vjs-controls { display: none!important; }
  • .video-js-box:hover > .vjs-controls { display: block!important; }
Default-user

I updated Chrome to 25.0.1364.160 m and it still doesn’t work. I’m not sure I can count on my clients having the latest beta version of Chrome. It’s such a shame as I really love your themes!!

Flow

It’s strange because I use Chrome on Windows 7 for development purposes so it should work best there. Chrome is updated every ~30 days so they occasionally break some things and fix them soon after that but it shouldn’t be the case here. I can easily play video and navigate left and right.

In this case I would recommend checking if it works with all extensions disabled or in “Private Browsing” mode where even more features are disabled.

Default-user

Hi, I’ve tried disabling all extensions but for some strange reason it still doesn’t work on my Chrome. I haven’t given up because this theme is really perfect and I really don’t want to buy anything else, so I’m going to keep testing. In the meanwhile can I just ask if it’s possible to change the graphic arrow that appears on the title page of each project? I think it’s not obvious enough that when a client goes to a project, they have to click on the arrow to see the actual images, so I’ll like to change the graphic to something that says ’ Click to view project’ or something like that. Is that possible at all please? Many thanks!

Flow

For me trial websites are not different from the demo in Chrome. I see that you switched to “Daisho” so perhaps this one will be better (it’s 1 year newer).

The Agency’s YouTube and Vimeo works in my Chrome: http://themes.devatic.com/theagency/portfolio/shapes/

if it’s possible to change the graphic arrow that appears on the title page of each project?
Yes, you can edit images. Here’s the example arrow: http://themes.devatic.com/theagency/wp-content/themes/theagency/images/cursors/cursor_prevproject_black.png

The next version of TA and Konzept will move everything to this slideshow: http://themes.devatic.com/daisho/?prj=classic It’s faster, newer, uses GPU acceleration and works with any custom code.
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi Thank you for at good theme :-) Is there any way I can change the language for “ALL WORKS”, “Works” og “Pages” to something else in the menu? Im not much into Php. Please help me. My homepage is danish.

/Nanna

Flow

I’m glad that you like it :) The easiest and the fastest way would be to go to header.php and do “Find/Replace” in Notepad++ (or any other text editor). You can look for “Works” and replace it with something else. I hope that helps!

Default-user

It helped. Thanks. I hoped I could change it in my theme-child, but now I just changed it in the head php

Flow

You should be able to adjust that in either of those two places. However, it doesn’t matter that much because it’s a minor edit anyway. Please let me know once you have any further questions :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

in the theme demo how did you get the social icons in the footer area ? Is it a plugin ?

Flow

You can use the code from here http://docs.devatic.com/theagency/#customizingFooter in “Text Widget” under [Appearance > Widgets]. You can also use the trial website to copy back-end options.

  • Bought between 1 and 9 items
  • Has been a member for 4-5 years

for some reason the super slider wont load in any browser I try. I’ve tried all of the newest versions of Chrome Safari and Firefox….I have also tried Firefox 3, as the error recommends, but for some reason Im still getting errors. help!

Flow

Generally it should work in any modern browser (like seen on the trial website). If it doesn’t then the reason is listed in the Console (F12). It can be for instance “access denied” for that script. Please open a support ticket, we’ll login to your WordPress and let you know what happens. Thanks!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Bonjour,

En essayant d’installer ce thème sur Wordpress, le message suivant apparait : ” L’archive n’a pas pu être installée. Il manque le fichier style.css à ce thème. L’installation du thème a échoué.”

Savez vous pourquoi?

Flow

It’s very common issue and fortunately it’s very easy to be resolved:

1) Please download ZIP package from Themeforest.
2) Please unzip it.
3) Inside you’ll find “theagency” folder.
4) Inside that folder you’ll find another ZIP package with theme files.
5) Install this one.

I hope that helps!

Default-user

Thanks for your help it works. :)

Flow

You’re welcome! Please visit our support forum if you have any further questions :)

Have a great Sunday!

Default-user

I’m sorry but I have to register to the support forum or I have an account created automatically?

Because I have an other problem. Some Image of the portfolio aren’t showing up on phones and IPads… But they are working on laptops.

Thanks

Flow

Please register with a name of your choice there. We use the forum because it’s easier to paste any code or images there. And users can share their WP logins/passwords with us there.

Default-user

Thanks

Default-user

I’m sorry but where do I find the purchased product code…?

Flow

You’ll find it here: http://img513.imageshack.us/img513/4308/purchasecode1200.png

I hope that helps :) As soon as you’re there we’ll be able to investigate that iPad/phones issue.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hi, This theme supports google maps in contact page? thank you

Flow

I think that all themes will support maps :) It’s enough to copy/paste its iframe from Google Maps website. You can try that on the trial website.

Default-user

I tried trial website, but after pasting iframe from google maps, the website transform code in link for ampliation map . See you http://trial.pixous.pl/rafqa/. Before purchasing this theme, I need to know if it: . suppports some plugins for shortcodes (usquare, visualcomposer, etc), . Navigation Menu can be changed to right side; . If the vertical column (scroll bar that is in center of page ) that appears in “get in touch” and too in page template, can be excluded or . How insert some content at side this scroll bar . thankyou

Flow

So, you pasted an iframe and it was converted to a link? And you did it under [Pages > Add New > “Text” mode]? It sounds like it can’t happen.

We generally aimed it to be very simple and as you see its sub-pages have only three the most important roles:

  • About – whose website is this
  • Contact – contact the artist
  • Works – some works

This is generally enough for individuals. This layout is not necessarily suitable for shortcodes because it’s not standard but yes – most shortcodes (90%+) should work with this theme, just like they do with Twenty Twelve and other themes.

Please check our other theme – Konzept – for more “standard” layout which is closer to a regular website (that you’re probably looking for) and “Daisho” is yet more flexible and it’s suitable for listing “Services” and other data. In case of “The Agency” vertical scrollbars appear but it may be not suitable for lengthy pages.

I hope that clarifying general ideas behind it clarifies also other things :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hey,

I am wondering if I am able to change the default shape of the project windows to be a different width and height? Is this possible and how would I go about doing it?

Thanks!

Flow

It’s fullscreen portfolio solution so all modules are prepared to work with window width and window height. It is possible to adjust that but only with custom modification.

You can describe your idea to some developer and have a detailed feedback and cost of such modification before purchase from them. Please email me using TF contact form in my profile to get a dummy item purchase code to register there.

  • Has been a member for 0-1 years

Hello Flow, I am Otto. May I ask a question? Does the left sidebar allow me to put some widgets? As it is so important to me. Thanks!

Flow

Well, there is a widget area but since there’s not much space there I would consider skipping that widget. You can try it on the trial website.

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

you can enlarge the images of the portfolio?

Flow

Images in the portfolio are fullscreen so they are large all the time. Further magnification is not possible.

  • Exclusive Author
  • Has been a member for 0-1 years
  • Sold between 1 and 100 dollars

Hello, is there a sample of the Vimeo or youtube video in the Agency Theme preview, beautiful theme btw :)

Flow
Flow Author

Please accept my apologies for delayed response. Yes, “Shapes” project is the one that has videos :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi Flow,

Massive Design mate, love it. Currently I am looking for such theme. Before to buy I have few questions.

1. Do this theme will able me to create TEAM section where I can include 4-5 people with short info and social media links ? 2.Can I be able to create CLIENT section with clickable logos ? 3. Do this theme support BLOG option ? I am not interested of News section , Blog is always a better way to include SEO content and attract more visitors via social media share.

Looking forward to hear from you mate.

Cheers,

T.

P.S. – btw check your Showcases …80% of them using different themes … you may wanna change them :)

Flow
Flow Author

Please accept my apologies for delayed response. I somehow missed your comment.

1) There is a standard page template so you can put there images with descriptions. However, something like this seems to be more suitable: http://themes.devatic.com/daisho/our-team/

2) Similarly, you can insert logos like standard HTML images but Daisho’s logos presentation and wider pages seem better for your needs.

3) And also in this case, ‘blog’ support will probably be added after WP3.6 is out and Daisho supports both ‘blog’ and ‘news’ section which may be more interesting for you.

I also removed websites that no longer use The Agency or do not exist :) Thank you.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
complus Purchased

Hello,

Could you please check my protfolio section ?

THe links aren’t working correctly. The thumbnails doesn’t come to the right HD page, but from another one.

http://blogcomplus.uranus.cdigital.fr

Thanks for your help

Flow
Flow Author

If all projects have specified “Title” then they are considered valid and will link to correct thumbnails. You can check this in [Admin Panel > Portfolio > (each project)]. There are two “Title” fields – one for admin panel use (at the top) and one for frontpage use (below slides editor).

  • Bought between 50 and 99 items
  • France
  • Has been a member for 2-3 years

Hello,

Thanks for this great theme !

I’ve got only a problem.

I’ve made a contact page ( http://blogcomplus.uranus.cdigital.fr/?page_id=31 ) The problem is when I come on this page, I cannot return to the portfolio, I’ve got a black screen.

I need to get back to the home page, and the porfolio works again…

Thanks for your help (I haven’t received any reply on your support forum)

Flow
Flow Author

Just a quick update of the comment: this issue was resolved on the support forum.

Default-user

Yes thanks !

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hey Flow.

I have some problems with your theme.

If you follow this link you can see it: http://lasseegeberg.com/portfolio/jacob-vorso/

When you enter you can´t see the cursor because it turns black. Og when you scroll between the images you can´t see them all because of the frame.

I want my money back.

Flow
Flow Author

Please accept my apologies for delayed response. The link now points to the Konzept theme but I believe that in case of The Agency you can set cursor color under [Portfolio > Add New > (slide’s options icon)].

If you need someone to take a look at it please create a support ticket and we’ll be happy to visit your website and assist. I bet it just depended upon configuration.

If you need a refund then standard Themeforest rules apply – http://support.envato.com/index.php?/Knowledgebase/Article/View/256/55/can-i-get-a-refund-for-an-item-i-have-purchased

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years

Great theme! Where can I get some of those stock photos in your slides? Thank you.

Flow
Flow Author

I’m glad that you like it! Most of the images are original work of designers rather than stock images. They are courtesy of either designers we know or designers from Dribbble. We asked each one for written permission to use their works. There are a couple of works purchased from Photodune as well.

Default-user

Thanks! Also one thing, are you going to change the live preview to work with themeforest so settings can be played with? Thanks

Flow
Flow Author

I’m not sure if I understand. If you mean if we’ll add The Agency to http://trial.devatic.com/ then at this moment no because The Agency doesn’t have “Install Demo” button yet. But after importing sample XML file that is attached in the package you should have all projects and pages :)

by
by
by
by
by