ThemeForest

Desat - Responsive Portfolio Theme

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

Hello! Really nice template I’m lovin it! Question: Can I put more than 5 pictures in a gallery?? How can I do that? Thanks for the response Have a nice day!

Dannci

Hi, do you mean wp gallery or slideshow?

Default-user
lamessa Purchased

Hi! I’m talking about slideshow… I think I did’nt understand how to make a wp gallery.. maybe that’s my problem! :-) So we can put 5 pictures in a slideshow… now I have to discover hoe to do a wp gallery…

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

Hi, I have a new question : is it possible to filter the categories of the portfolio items in a page or/and in the home page ? It may be an evolution :-) Thanks for the great job and for your help,

Vince

Dannci

Hi, ...and what about portfolio templates?

Default-user
vrichel Purchased

I have looked and I can’t filter categories… i have tried to create a page wiht 3 columns template for exemple, it displays all portfolio item and I would like to choose which one…

thanks

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

Hello Dannci,

Is there a way we could make our single blog posts full width pages too?

Thank you, Emily

Dannci

Hi, it is possible, but it is not styled for this. You’ll break the layout of the post.

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

Hi Dannci I have looked at you theme description and from what I understand I should be able to filter categories when I use page templates like template-filterable3.php, but it doesn’t show the categorie list … I reallay need this to work can you help me with this ? thanks vince

Dannci

Hi, are your portfolio items sorted into portfolio categories?

Default-user
vrichel Purchased

yes you can view : www.recuplulu.fr

Dannci

Hi there, your category filtering works fine.

Default-user
vrichel Purchased

yes it works find from the website but I would like to filter from the back office and then display only a few catégories, am I clear ;-) ? It would be useful if you have a lot of portfolio item, ...

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

yes you can view : www.recuplulu.fr

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

HI, Can I filter post and pages by Quicksand ? only for custom post of portfolio?

At grid view, can I fill the gap between each thumbnails by changing it size? thanks

Dannci

You can filter only portfolio posts.
To remove gap is necessary to change/adjust css

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

Hi Dannci, How do you setup the number of item for pagination for portfolio items ? Thanks

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

Hi Dannci

Is there a way to have the portfolio thumbnail click to a separate URL ? If so, where do I add that? Thanks.

Dannci

You can replace default link code with portfolio link code in foliopost-full.php (...includes\folio-types)

twinte3
twinte3 Purchased

sorry, I meant for certain portfolio items, not as an overall change.

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

Hi there, great theme, congrats!

Is is possible to add a description in every image shown at the gallery?

Dannci

Do you mean wp gallery in post content?

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

The image rollover effect (grey-scale to full color) works only on the main portfolio page, and is disabled once you click on a category. Have you found solution for this issue? This effect is verry important for me.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
  • Switzerland
manzo Purchased

Hello, 2 questions.

1. how can I add more images to each portfolio post? I added the 1st one using the “Featured image” option. I added 3 other image URL in the section “Video Options” under “Another Image 1 URL ”, “Another Image 2 URL ” and “Another Image 3 URL ”. But it show only the first image in the “home page” if I click on the image. What should I do to show the 3 other images?

2. If I click on one of the portfolio titel, A page come saying “Nothing found here Perhaps You will find something interesting form these lists…” The same happen if I click on the category under the portfolio tittle. Where can I set this content ?

Thanks for your help.

Dannci

1, when you add another images, they are shown in slideshow on the single/item page
2 can you send me a link of your website? I will check it
Thanks

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
  • Switzerland
manzo Purchased

here is it: www.metalcarlo.ch/site

can I send you some screen-shots to show you the problem with the portfolio. And how to add description ?

Where is this single/item page ? how to set a slideshow ? what are the “Custom Fields” for ? after inserting the 3 other images URL I get under the “Custom Fields” “pov_image_2_url”, “pov_image_3_url”, “pov_image_4_url”

Dannci

Send me private email with login info – if you are OK with it (address is in documentation).
I’ll setup your page.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
  • Switzerland
manzo Purchased

Hi, thanks for your answer. But yesterday morning, 9:36, I already sent to your “yahoo” address one e-mail with some questions. You did not answered?
Is your private address the other one on Gmail ?
The goal is not that you do this, I need to understand how it work.
You don’t have a support forum for your Themes ?
Is this the only place were your customer can get help ?
I dont like that the discussions are open to all.
As example, THEME -TRUST and ELEGANT -THEME offer a real support with detailed instructions and video.
You don’t have that ?

Dannci

Hi, I’ve send you an email with answers.
BTW : I don’t like this public support/discussions too, I prefer private emails.

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

hi Would like to make the portfolio picture a direct link to the portfolio item. Instead of opening the pop-up gallery.

Found the below earlier message but foliopost-full.php isnt listed

thanks already

Little correction: In foliopost-full.php (..\includes\folio-types) put on line 9 but without < / a> ! themeforest comment fomatting puts < / a> automatically

Dannci

I am sorry but i don’t understand. Can you be more specific? Thanks

Default-user
26815 Purchased

After clicking the picture I would like to go to the post, not opening prettyPhoto gallery

see: http://www.lockdownevents.net/lockdown/

Dannci

In foliopost-full.php (..\includes\folio-types .. folder) on line 9 replace:
echo $url;
with
the_permalink();
and delete:
rel=”lightbox[set1 <?php echo $size; ?>]”

Default-user
26815 Purchased

modified the file in a texteditor, replaced it on the server. Nothing changes, even if I remove the whole file

Dannci

It is not possible… this solution works

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

Hi, I have a couple of questions:

How do I add pagification? And how do I change the number of columns of the portfolio?

Thanks

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

Hi, like 26815, I cannot find ‘foliopost-full.php ’ – can you help?

Thanks

Dannci

File is located in …\includes\folio-types\ folder

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

Many thanks!

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

Hi! Love your theme and purchased it as well. After installation I tried to upload an image in my portfolio. After uploading I used it as a featured image, but now the image doesn’t show as a thumbnail. Do I have to install any plugins for this?

Thankyou!

p.s. my cache folder is writeable

Dannci

Can you send me a link of your website? Thank you.

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

Hi Dannci, I have just sent you an email, if you could back to me i’d be greatly apprieciated

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

Hi Dannci, sent you an email a few days ago with the question below:

Is there any way to have content (images, audio etc) on the Portfolio pages, to default to the main area rather than the right hand column?

Thanks, K

by
by
by
by
by