Discussion on Vernissage - Photography WordPress Theme

Discussion on Vernissage - Photography WordPress Theme

By
Cart 2,105 sales
Well Documented

kotofey supports this item

Supported

This author's response time can be up to 1 business day.

1097 comments found.

Hello,

How can I put a specific category on a page?... I mean. When you create a page to load the gallery, the only option that appears is Gallery:Filtrable… but appears all the categories. I want to assign just one category to a page. How can I do that?

Thanks

Hello,

It’s require custom modifications. If you’re interested we discuss it. Email me for further information.

Facebook Twitter Themeforest Contact me

Hello kotofey,

Firstly I think your themes are quite amazing! AMAZING!!! This is actually the second wordpress theme I have purchased from you… :-D

[I originally made some horrible css changes to photolio, but now I am studying graphic design, so I think your design decisions are really good and I have restored most of the default css]

You can see my website here: www.lesliedeanbrown.com/illustration

It is mostly working really well. So there are just a few things I would like to know about the vernissage theme:

1) I would like to change the 2 pixel grey outline around the portfolio thumbnail images on this page: http://www.lesliedeanbrown.com/illustration/portfolio/logo-design/

I have used the firefox inspector to find the css, which is displayed like this:

gallery-2 {

margin: auto; } #gallery-2 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-2 img { border: 2px solid #cfcfcf; } #gallery-2 .gallery-caption { margin-left: 0; } /* see gallery_shortcode() in wp-includes/media.php /

The html is here:

tws8

But I am really not sure where can I find this code in the actual files?

I have literally spent *hours and hours and hours looking for it in all the directories, but I assume some parts are dynamically generated… so I would really appreciate it if you could point me in the right direction, even just which file it is that I need to change… I hope so! (pleeease?)

(media.php is not there in that directory as the comment says)

2) Also note that the gif images don’t appear to have a perfectly white background in the thumbnail size, but the png images are okay. I am not sure why that is.

Employment Agency Logo

The background of these images look a bit green. I have checked my original files and it is not a problem with my colour management settings. I have also turned off shortpixel image optimiser plugin and I still see the same result.

So is there a quick fix for this or do I need to re-upload all my files with the png format?

3) For the featured image or slideshow on the same page (not the background one, but the one in the content container which is 850 pixels wide), this does not display correctly on retina screens. Unfortunately it is not sharp. It looks blurry.

I know that I have solved this retina display issue on some of my other websites by showing an image at twice the size and displaying the width as half. For example, I would use an image 1000 pixels wide, 750 tall and simply display it with the img tag: width=”500” height=”375”. So both normal screens and retina screens look the same. Normal screens would download the image at twice the needed resolution…

I realise that this is probably the nivo slider code that you are using. Can you provide a simple fix for this? Or would I have to ask about this somewhere else?

This is for me the most important point, because as you probably know, people in the design industry are very fussy… especially art directors who are looking at my work. I don’t want them to think it is my illustration that is not sharp. :-(

So if that can’t be fixed easily, I am thinking about just showing the thumbnails.

Note that all of the ‘supersize’ images display perfectly! :-)

I really hope you can take the time to look at the issues I have presented here. I am sure I would purchase more things from you in future if I need them…

I hope you have had a good week,

Thanks very much, Leslie

Hi Leslie,

I’m glad you like it :)

1. I hope it will help – Click me
2. Use *.png images. WordPress don’t like *.gif.
3. Open single-portfolio.php and find this
$featured_image = aq_resize($full_url,'850','500', true);

where 850 is a width, 500 – height.

Facebook Twitter Themeforest Contact me

1) That worked. I found that in 5 minutes. Thank you very much. If anyone else needs to know in future, it is in the wordpress ‘includes’ directory in the media.php file. 2) No problem! 3) That also worked! Also fixed within a few minutes. Thank you very much.

:grin:

Hi, I purchased your theme today and have successfully installed. I have tried to make the main page as a video feature like in your example. I have tried both youtube and MP4 video upload but both seem like they are really poor quality. Can you please tell me how I can make this look very clear and crisp? I really need this page to showcase my filming. Thank you!

Hi,

My theme can’t decode video on the fly (it’s about mp4). It’s always display original mp4 quality (which you’ve uploaded).

As for youtube, try to add this code in functions.php -> below line 499
'youtube.quality':'highres',
Facebook Twitter Themeforest Contact me
Hi Kotofey, I’m having an issue viewing image descriptions in the gallery section. You cab see my temp gallery here: http://brixxdesign.com/index.php/gallery/agency/ I checked out your comments section and the PrettyPhoto web site. What shout I do to get descriptions to appear below the image like you have in the live demo. Thanks!

I also just tried deleting all the images then uploading the media files without inserting them into the gallery page and that didn’t work.

Could you send me WordPress login? I’ll take a look.

Facebook Twitter Themeforest Contact me

Hello, I’m using polylang plugin. When I change page into not default language background slider doesn’t show(I’ve added slides in all languages). Do you know what is the reason, or how to fix it??

Hello,

Where I can see the problem?

Facebook Twitter Themeforest Contact me

Pre purchase comment for Vernissage

Can the website do this: 1 Home page— Carousel occupying full (or almost full) horizontal width but about half the vertical height of the screen with up to 10 images. Below the carousel are all the galleries listed by their gallery name in a row (e.g., Yosemite Grand Teton Natl Park Monument Valley ) with multiple rows as needed. I can sort the order. Footer with privacy policy, web designer etc.

2. Gallery tab—Unlimited public galleries. The images of the gallery list in masonry or mosaic format, gallery name visible or shows by mouse hover. I can sort gallery order. When a gallery is clicked, the images in each gallery also to be in Mosaic or masonry format, option for watermarking and buying each. Need slide show option to large screen size with interval set by viewer, and also clicking an image in the gallery expands it to large size with right and left arrows

3. Private Gallery— Unlimited private galleries that are available only to those I choose to give the link or give a user ID and pw specific for any gallery. These galleries are not visible to public and anyone with a the link or ID/pw can only see the gallery I gave them. Formatting same as public gallery above

Other Dumb question 1 What is the difference between a portfolio and gallery. Dumb question 2 Is the web site mobile friendly, i.e., if the horizontal dimension is narrowed, it converts to a stacked web site without a horizontal scroll bar

Thanks for your help Phil Fisher philfisherphotos.com

You can do it using sub-menus. I.e. main menu contain ‘Galleries’, galleries contain sub-menus ‘Usa’, ‘Europe’. ‘Usa’ contain ‘Gallery 1’, ‘Gallery 2, etc.

Facebook Twitter Themeforest Contact me

Last question before I buy: Can I use sub menus for the private galleries where each sub menu is either Id /Pw protected or has a link I create not available to public?

Thanks again Phil

Yes, you can add your password protected galleries into the menu.

Facebook Twitter Themeforest Contact me

How do I change font to Arial on wbe site? Tnx!

Default font family in the theme is Arial. I didn’t understand what you want to do.

Facebook Twitter Themeforest Contact me

Arial font on a web page is displayed normally, but words containing CE signs are shown in bold. The word is presented as a mix of regular and bold CE letters! How to fix it? TNX!

You’ve asked this question 4 month ago and I’ve gave you an answer.

Facebook Twitter Themeforest Contact me

Hi, do you have option to show text box /include text and link/ to any image in fullscreen galery. I want to use 2 lang , every in diferent domain /site.com – en lang, site.bg – bg lang. This theme support this?

Hi,

This theme supports multisite, but didn’t supports info box/etc in fullscreen galleries.

Facebook Twitter Themeforest Contact me

Hello,

Great theme, Congrats…

- There are layouts in gallery that aparently does not work. When I try to put 2 collums, 3 collums, thumnail or mosaic layout, pictures appears big, and one next down to another vertically.

- Can I installed WPBakery Visual Composer plugin or can be conflicted with the theme. Or can you recomend me a builder plugin who works fine with this theme?

- If I put a video background in home, How can I control it? volume, pause, no looping, etc.?

Thanks in advance

No necesarelly like youtube. But It would be nice, be able to pause, and manage volume, or disable looping of the background video. What about changing typography? Do I have to use custom CCS? or there is a easier way?

About the gallery, I followed the instructions properly, and I read the comments. The gallery appears well, but 2 collums, 3 collums, thumbnail or mosaic layout, does not work. just fullscreen gallery layout does work.

Sorry for the late reply.

Are you solved your problems?

Facebook Twitter Themeforest Contact me

Hello Kotofey,

Your theme is great but i have 2 issues with it, i hope you’ll can help me :

First i can’t choose the ordrer of my images in the gallerie. I’ve tried what you’ve answered about it but it doesn’t work : “Hello James,

1. You can reorder them, once they was uploaded (using drag and drop). Example: http://www.screenr.com/1gA7

How i can do ?

And when i Change the gallerie mode “Fullheigth” from “Fullscreen-grid”/”square” why some of my images desapear ???

Thank you very much for your help !

Hello,

1. Seems like you doing something wrong. It’s a native WordPress feature. In any case, could you send me WordPress login info? I’ll take a look.
2. Your gallery was created not as it’s written in the manual. (also, that’s why you have a problem 1). As you can see on the video, I didn’t insert images into the post.

Facebook Twitter Themeforest Contact me

Hello, my license is [removed]

The responsive version of the template seems to not be as responsive as I expected … or maybe I’m doing something wrong here.

When I want to show a gallery, my logo is all over the place on my iphone. Can’t even see 25 % of the photo… And the Menu (dropdown grey menu) is in the middle of the place too.

And I did not change anything…

I’d like to see my photo without the big logo there all the time. Link : http://orphisme.ca/gallery/mariage-portfolio-2/ Thanks for your help,

Giscard Tremblay Orphisme.ca

Hello,

The responsive version of the theme you’ve bought is different than on the demo? I don’t know what you’ve expected :)

P.S. Please, don’t post your item purchase code. It’s a personal info. I’ve marked your comment for Envato staff.

Facebook Twitter Themeforest Contact me

Well, I was expecting a real responsive design. I can’t even see the photo because of the logo : https://www.dropbox.com/s/wvbyf4w2vl9tf18/photo%202015-10-08%2011%2000%2023.png?dl=0

How do I get rid of the logo? Or how do I get it smaller than that ?

Thanks.

In next update I’ll modify responsive layout. Wait for the new update.

Facebook Twitter Themeforest Contact me

hello,

http://postimg.org/image/r77ezedn1/

I wonder if you can:

- Bring transparency to the black background where there is the logo and the menu at the top (1)

- Reduce the page box (2)

- Reduce the writing name gallery (3)

Hello,

Yes, I can. If want hire me, contact me and we’ll discuss all details.

Facebook Twitter Themeforest Contact me

hello, i entered in “apperance” -> custom css:

.page-title h1 { font-size: 20px; }

but in gallery the title not change.

Hello,

Use .single .page-title h1

Facebook Twitter Themeforest Contact me

Hello

Great theme, but i ve got a probleme with thumbnails.

Why are they square? cause image are croped automically.

look : http://claudine.agence-154.eu/portfolio-type/tableaux-costumes/

my photos are long, id like to have a thumbnails with the entire image.

thx

Hello,

Thanks. I’m glad that you like it.

They are looks so because you’ve modified original CSS styles. Delete/modify your custom CSS styles.

Facebook Twitter Themeforest Contact me

My site looks so great with this theme! But somehow the gallery suddenly does not work anymore, no pictures are shown at all :-(

http://hochzeit-fotoalbum.ch/gallery/gestaltungsbeispiele-albumseiten/

I tried to find out with firebug what’s wrong, but as kind of a beginner I could not locate the problem.

Maybe it’s a conflict with an other plugin or widget since I did not do any change in this gallery that could have caused the problem?

Could you please please have a look into it? Sorry so much to bother you with this.

Thank you so much for your help

Nothing is broken. Galleries work with attached images (you can read about it in the manual). When you copy existing gallery, your images is not attached to copied gallery. WordPress core didn’t allow to attach one image to multiple galleries. That’s why you need upload your images while creating new gallery.

Facebook Twitter Themeforest Contact me

I’m shocked but very happy – thanks for this hint!

But Kotofey…. er….if you’re bored to make people feel guilty because of the ”... did you read the manual…” maybe one short sentence that the same images cannot be used in more than one gallery and you must upload it AGAIN EACH TIME YOU WANT TO USE IT, this would make life easier for all of us :-)

But again, I’m very happy that at least nothing is broken, he he.

So thanks again for your help and for this beautiful theme – keep up the great work!

User’s manual was re-written a lot of times. But people always ask questions. Each buyer understand ‘how to create a gallery’ differently. But I’m here to help ;)

I’m happy that your problem was solved.

Facebook Twitter Themeforest Contact me

Hi – lovely looking theme. 2 pre-sales questions on Vernissage:

Can I lose the dots on the video on the landing page? Portfolios – I want a portfolio (ideally grid-style) displaying only videos. For this reason they must be 16:9 thumbnails. Is this possible? (In the demo they appear to be 4:3). Also – do they have little play icons on them when loaded with videos?

Thanks.

Hi,

Thanks for your interest,

1. Yes, you can.
2. This page has bigger proportions than 4:3. You can assign any layout to your video gallery. If you need exactly 16:9 proportions, then you need to edit thumbnail sizes. It’s require minor theme modifications.
3. I didn’t understand your question. Could you be more clear?

Facebook Twitter Themeforest Contact me

3 – Sometimes galleries are designed for photos, and when you hover over them you get a magnifying glass. This is not appropriate for video.

You can see how it looks here (plus icon). If you need a ‘play’ icon, then I’ll add this request to the next update.

Facebook Twitter Themeforest Contact me

in the demo landing page of the theme, when choosing the option “FULLSCREEN” on the lower right corner changing blue text boxes appear with “unlimited skins”, ” fliexible layout” etc. etc.

Can such boxes also be made available when choosing the option “KENB SLIDESHOW”?

Thanks!

No, it’s not possible. This feature available with standard slider.

Facebook Twitter Themeforest Contact me

Is there a looping function for video background or do I need to code it? Im using an .mp4 video in the homepage background.

Video looped by default.

Facebook Twitter Themeforest Contact me

If I had known that with wordpress a simple thing like COLUMNS in a page is not possible on thy fly (while every cheap WYSIWYG proggie can do it) I would have chosen Joomla :-(

Frustrated.

Based on the demo I assumed that this is possible, but now I learned what “shortcodes” are… So far, so fine, well I will use shortcodes IF I WOULD KNOW AT LEAST WHICH ONES ARE AVAILALBE.

But nothing is mentioned in the manual and once again I had to go through all the posts here, I just don’t believe that!

In the comments you mentioned several times the list with the available shortcodes, but the link is broken (404 error) which points to http://my.jetscreenshot.com/1586/20131028-qay5-27kb

Could you please let us know the codes?

Yep, I also found this out :-)

I found the available codes in shortcodes.php

Hi there,

You can found all available shortcodes while editing your page or post (in WYSIWYG you can see the ‘plus’ icon ;) ) Screenshot

Facebook Twitter Themeforest Contact me

shame on me :-(

The slider in my FullHeight Gallery disturbs the appereance. Please let me know

a) if and how the slider can be placed to another position of the screen / if on the side shift it 90°

b) how to make the control slider transparent or change the color. I already tried:

.slider-thumb-tray {
       opacity: 0.5;    (or whatever looks good)
}

which is nice, but it looks strange since also the pictures in the slider are getting transparent. Is there a way to only make the background of the controls (the white block) transparent?

Thanks a lot for your help!

Oh, that’s nice, perfect – thanks a lot!!!

oh, and with question a) I was asking, if the position of the control slider on the screen can be infuenced. Now it is placed on the bottom of the screen, but maybe it could be placed to the left or right as well? And if so, it must be vertical instead of horizontal. But this is not so important, just if you have already a CSS code ready for this too… Thanks!

Sorry, but it’s not possible.

Facebook Twitter Themeforest Contact me

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey