ThemeForest

Agency - Fullscreen Portfolio WordPress Theme

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

hi is the v1.0.5 ready now? thanks

Flow

Please see my reply to the comment you left 5 days ago. I made a little mistake but anyway I think that the two features you’re looking for are already there.

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

Thanks, everithing is ok !!

nice theme and thanks again ;)

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

I have purchased this template but it’s I can’t find it in my account!

Flow

Hmm, perhaps it’s still being processed. There is no “purchased” badge on your comment, yet. You may contact Envato Support for more information about that. I’m not sure how long can it take.

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

Hi

The thumbnail picture does not show on the homepage. any ideas?

I’ve tried different images, Permissions on the image.php file. Images work fine on the rest of the site

Flow

I’m sorry for delayed response. Please use our support forum to get quick help. Thanks! That’s the only place where we are able to effectively track issues like that.

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

Dear Flow,

Ouch !! What a theme :)

2 questions for pre-sale :

1] – Is it possible to resize pictures from grid for another unique size? I would like to have a vertital format (espacially for book covers).

2] Which page style is it into one of your showcase’s exemple : http://brandtrack.fm/radio/musica-para-ambientar-un-spa-y-centro-de-masajes-y-estetica/ Is it a about page with a full background, or something other ?

Thanks. Warm regards, DD.

Flow

1) We generally recommend avoiding any changes to default grid, unless you know how to change that. Modifying thumbnails to different aspect ratio is rather easy but it requires some JS knowledge. It is not possible to be changed in admin panel. You may want to take a look at our newer theme that supports vertical images: http://themes.devatic.com/daisho/

2) Looks like slightly modified page template with background image. Some changes (like bg image) can be done in admin panel while making content stick to the top requires slight CSS changes.

Thank you, I’m glad that you appreciate it and I hope that you’ll like it :) Please ask more pre-purchase questions and make sure that all parts of this theme work just like you expect them to work. Have a great Sunday!

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

Hello Flow,

When you release v1.4 width Extended Blog? Thanks!

Flow

I’m sorry for delayed response. Please use our support forum to get quick help. Thanks! That’s the only place where we are able to effectively track issues like that.

It’s highly dependent on our designer but once you create support forum ticket you will be able to track progress.

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

Hi.. I truly like your WP theme but do you have a version where the news section doesn’t scroll horizontal, and more page layout options.

Flow

Thank you! So far only sections visible on demo are available.

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

Hi, Just purchased Agency theme; can’t get around thumbnail issue.. No thumbnails displayed, can’t see thumbs as well if I add my items.. + the link to my added porfolio goes to the wrong project. Something to do with configuration?

changed permissions to image.php, that didn’t work..

Probably something easy I have overlooked?

Thanks, Marcis

Flow

Please provide your URL . Basically, thumbnails should work out of the box, without any additional changes but demo thumbnails indeed won’t show up. There are only two steps:

  • Import sample content
  • Replace demo thumbnails with your own ones

Then it should work. So, it looks like you did everything correctly. If it doesn’t work then perhaps path to the image can’t be found and it’s purely dependent on server configuration. Some servers (like MS server) doesn’t have correct DOCUMENT _ROOT configured and therefore all functionality that relies on that is broken (some WordPress functions, some theme functions, some plugin functions – everything that uses this).

Default-user
Thanks for the reply, here’s the url: http://goo.gl/HB4C2
Flow

I can’t find any projects with thumbnails hosted on your server. Please move all projects with demo thumbnails to trash.

One thing I noticed – domain name has unusual structure (IP + ~ character). That may be problematic, although it shouldn’t be as long as folder names on server are okay.

Default-user

Done, I left just my test project, but it doesn’t open – error message “no valid projects”

Flow

“No valid projects” appears when you don’t specify second title in admin panel. See documentation for full list of required fields.

Your thumbnail returns this: http://184.172.186.27/~marcis/www/portfolio/wp-content/themes/theagency/image.php?width=400&height=300&cropratio=4:3&image=http://184.172.186.27/~marcis/www/portfolio/wp-content/uploads/2012/08/grafkkkk1-1024x575.jpg

That mean your DOCUMENT _ROOT is not set correctly. Put this at the very beginning of image.php:

<?php
$_SERVER['DOCUMENT_ROOT'] = substr($_SERVER['SCRIPT_FILENAME'], 0, -strlen($_SERVER['SCRIPT_NAME']));
?>
Flow

Okay, so DOCUMENT _ROOT seems to be okay but image still can’t be found, so absolute path is wrong.

Perhaps it has something to do with URL structure:

http://184.172.186.27/~marcis/www/

. Is there any way you could disable ~ character and change IP to domain name? Just to test.

Other than that – please create support ticket on our forum and provide WP login/password. Also, FTP login/password may be useful – I’ll check file permissions and .htaccess file. It’s worth investigating because it may be bug – it may prevent IP-url from working. I can’t confirm that, yet.

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

Is it possible to have the portfolio slides in fullscreen, to turn automatically? If I would like to use the website on a info screen.

/ Dennis

Flow

You’d like website to start with project opened? It’s not possible but you can redirect browser to single portfolio entry (or perhaps set it as static/welcome page). It will behave like that then.

dmathiasen

Okey, but will it then turn automatically to next post. Like a slideshow?

Flow

If done correctly – yes.

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

hello,

I have purchase theme and install it on my server everything is fine but images are not showing on home page could you please help me link is here: http://goo.gl/KBXGl and i have checked image link images are in folder but not showing on webpage : http://goo.gl/onyin

Flow

Well, just like the error says: “image does not exist” so this isn’t correct path or image can’t be accessed by script. Does image.php have CHMOD 755 ? Does folder with images and image itself have CHMOD 755 ?

You can set CHMOD 755 in your FTP client settings (I assume you know that because you already started investigating the issue). Let me know if you need my help with this.

Default-user

Thank you Flow i found problem there are directories issue i have to set my server URL with all images.

Flow

So, is this resolved? I hope so. If not let me know.

Default-user

Hi Flow,

I have a issue in blog template could you please help me I am trying to get blog thumbnail but thumbnail is not showing. you can check http://goo.gl/KBXGl

Flow

Very, very cool modifications! I think there is no option for news to show thumbnails – there’s just not enough space for that if you want it to fit all screens without necessity to scroll vertically.

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

When viewing your demo in Internet Explorer, the left/right mouse cursor arrows don’t show up at all. Clicking does work… however, for someone who doesn’t know that the left/right areas are clickable, navigation can be very frustrating (or impossible).

I want to buy this theme but because a large share of people still use IE, I need to know if there’s a way to fix this. Thanks,

Flow

Thanks for reporting. IEs seem to only accept .cur version of cursor and not .jpg or .png, so the only way to improve that seems to be adding fixed arrows. This project is still active, so it will surely be updated in the future.

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

Hi.

I have duplicated portfolio items on my homepage, and although they are set to random they seem to be stuck together, how can I resolve this?

What is the unique identifier for the randomisation?

Website is http://1millionbusinesses.com/

Flow

For me they are random with every refresh.

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

Hello, I just purchase the agency theme. It does not seem to function properly in Windows internet explorer. Our site malmudgroup.com freezes with the hour glass symbol. I also noticed when viewing your demo the left right mouse cursor arrows don’t show up. Can you please advise how to fix these issues in explorer…..do you have an update coming out to fix the problems. We cannot use the theme if it does not work properly in the browser. Otherwise Excellent theme!!!!!

Flow

I’m sorry for delayed response. Please use our support forum to get quick help. Thanks :)

From receiving bug report to fix of main package you need to wait 7-30 days. We generally fix everything that we can. Support forum is the only place where we track bugs, suggestions and other questions.

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

Hi, if I want to add an Youtube plugin instead the youtube player you allow to use in portfolio, because this plugin has the option to build my own playlist and I can play videos in sequence, without need play every time. Can I do this? Is there any way to do this? If I could use posts instead portfolio I know I can, it’s only use the shortcode in post space, but in porftolio I don’t have this option.

Thank you

Flow

I haven’t used that plugin and YouTube player with playlists before, so I’m afraid I won’t be of much help here.

If you say that it would work in blog posts when pasted to content area then one option is to modify framework/shortcodes/slides/slides.php file to support that but I’m not sure how exactly it works and what changes are required. Please use our support forum for more information.

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

Still trying to figure out how to set full screen vimeo embed as my homepage. Is there a shortcode for this? Did I miss something?

Flow

There is no way to have vimeo as background of entire website. You can have Vimeo slides though.

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

Update: after loading a home page front page with my reel on it, when I go to click on works it does not work. The screen is blank. Please advise…

Flow

I’ll need URL to see it. Please try for quicker answers: http://support.forcg.com/

Default-user

Hey Flow:

The url is: www.specialboyfilms.com. What I’m attempting is to have a vimeo slide on the homepage, then keep everything else as per normal. Your response is greatly appreciated! Great theme, great support!

Flow

Vimeo slide in the background of your website? I would suggest to try tutorials like this one: http://pupunzi.open-lab.com/2010/03/22/youtube-movie-as-background/

Thanks for your kind words :) But I think that you can’t say much about our support, yet since you only asked two questions and in case of both the answer isn’t much satisfying. In default files there’s really no way to have Vimeo as background :(

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

Is it possible to make the portfoliopictures on the front page smaller?..

AND … a big problem… when i click one of the pictures on the front page, im coming to a random other picture… this is really annoying…

see www.zentrumreklame.no ..

Please help!.. :)

Flow

1) Making them smaller – it’s possible with slight custom modification to files.

2) You need to specify double title in admin panel. Please check documentation – I think it mentions that :)

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

It would also be nice to have an option to rotate the pictures.. :)

Flow

Thanks for your suggestion :) What do you mean by “rotate the pictures”? You mean thumbnails?

Default-user
djheinz Purchased

i mean that if the pictures are rotated wrong, you can click a button to rotate it correctly…

But the problems on the above comment concern me more, if you can have a look at that please.. :)

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

Hi Flow,

First of all amazing theme, this is some money well spent. I installed the theme without any troubles except one that seems frequent, which is about the thumbnails.

Basically, on the homepage, they’re not loading. at all. Strange thing is that i checked a bunch of files in the folder of the theme, without finding the pictures… ?

When I click on the thumbnail on the homepage, i get to the page with the full screen pic without any prob…

Any idea..? I would need this site to be up quite quickly, and sadly I can’t manage to fix it myself..

Thanks for your time :)

PS: tried to log on your support forum but I didn’t know what to write in the item purchase code..or wrote it wrong I guess..

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

Oh..and website adress it www.inkaptable.com/website

by
by
by
by
by