1097 comments found.
WP 4.2.3 – No Gallery on Safari/ios8
Hi Kotofey, after the update to WP 4.2.3 yesterday there are no Galleries shown on iPhone with Safari-Browser. I have deactivated all plugins – no improvement. Can you please test it?
Hi, my mistake – seems that the plugin autooptimize is the problem
Hi,
I’m glad that you find a problem. Every time when you think that it’s a bug in the theme, at first, make sure that you have fresh versions of plugins. 
Twitter –
Follow on Themeforest –
Contact me
Hello, I can not seem to sort albums in alphabetical order on the “Gallery filterable”. I even invested in the paid version of the plugin recommended Posts Types Orders, but nothing to do, the only thing I can do is create a category that includes the other for an alphabetic filtering it, but it does not interested because it adds a level and made me lose filtering.
The relevant page: http://davidgauvain.fr/galeries/
I would like to keep the filter above, but classify all albums in alphabetical order.
thank you in advance,
David
I walk on the problem, it works with the free version, but not pay … Any idea? : – /
http://zupimages.net/viewer.php?id=15/30/2hua.pngmeanwhile I will revert to the free version of the plugin, can you help me? Thank You
Hello,
I’m not sure that I can help you with this plugin because I’m not a developer of him. The better is ask plugin’s developer about this problem.
If you need to sort your posts in alphabetical order by title, you need to edit template-gallery.php . In line 41 you can find this
$args = array(
post_type' => 'gallery',
'posts_per_page' => -1,
'category__not_in' => array( 64, 6 )
);
add new parameters
$args = array(
post_type' => 'gallery',
'posts_per_page' => -1,
'orderby' => 'title',
'order' => 'ASC',
'category__not_in' => array( 64, 6 )
);
You can find more info here: Wordpress Codes – Orderby ParametersHello Is there possibility to turn of background slider for some pages??
Nevermind, I found solution by my own:)
Hello,
is there any way to work with the whole page-with in the footer? I want to place an link on the right side of the footer, but that isnt possible.
Hello,
The right side of the footer reserved for social icons. You can put your link on the left side (Theme options -> General -> Copyrights ) Twitter –
Follow on Themeforest –
Contact me
Pre-buying questions: 1) Could I make a post with a video gallery (maybe with a slider)? Something that when you see a image of any video (on this slider), you could click and see the video (at a given width)... 2) Could I have every screen on my site with a video background?
Hello,
1. You mean this? http://easysite.by/vernissage/gallery/video-gallery/
2. Yes, you can.
Let me know if you have more questions. 
Twitter –
Follow on Themeforest –
Contact me
1. No, but this plugin would work? https://wordpress.org/plugins/gallery-video/ Thanks!
I didn’t test it but it must work. In any case if you’ll have problems you can ask for help (if the problem will in the theme rather than in plugin
) Twitter –
Follow on Themeforest –
Contact me
Thank you!
You’re welcome! Twitter –
Follow on Themeforest –
Contact me
Hello, I have purchase this theme and I love it. But is there a way to disable the “Expand the image” feature that displays in the top right of my gallery images? I could not find a clear solution in my search of this forum. Thanks
Hello,
Thanks for purchasing. Appreciate it.
In jquery.custom.js -> on line 183 find thisshow_title: true,add this after this line
allow_resize: false,I hope it will help.
How to set up white or black background to be transparent 80% ? Tnx
.container, .content, .sidebar .widget-title > span {
background-color: rgba(255,255,255,0.8);
}
OK, thank you! One little problem is change font for eastern europen signs CE? Site is showing all characters, but CE letter are bold! Any chance? Tnx!
I think it’s because CE is a sign. The font is Arial. It’s a standard font. Twitter –
Follow on Themeforest –
Contact me
Hi there,
Default content area width is 850px (you can see this on the demo – http://easysite.by/vernissage/sample-page/ ).
As for your image, set page template to ‘Full Width’. At this moment your page template is default and the right space is reserved for widgets. Twitter –
Follow on Themeforest –
Contact me
Thank you.. Now it’s working.
You’re welcome! 
Twitter –
Follow on Themeforest –
Contact me
Hi, I used your theme before and all was well. Then I changed my domain and had to set up my site again. Now I don’t get my images to show in the gallery. Could you help me out with this? Thanks, Sara www.saraasteborg.com
Hi,
It’s happened because your images stored not on your domain. Twitter –
Follow on Themeforest –
Contact me
Hi;
I have installed WordPress Vernissage theme in my site http://ulibarri-cp73.webjoomla.es/opiniones/ and wordpress comments are not displayed (I have 2 comments and enable show comments).
Can you help me?
And sorry my english….
Best regards,
Edurne.
Hi Edurne,
By default my theme doesn’t support comments on plain pages. To enable this feature you need to add this code into the page.php
<?php comments_template(); ?>
If you need my assistance – contact me via email Twitter –
Follow on Themeforest –
Contact me
Hi, is it possible to set sound level for audio and how? Thanks
Hi,
No, it’s not possible.
P.S. Sorry for the so late reply. Support was not available last 10 days because I had a vacation in foreign country and I didn’t have the opportunity to access my PC. Sorry for any inconvenience Twitter –
Follow on Themeforest –
Contact me
HI Can you tell me when new gallery is added how to add images to it, because in instructions it says: Now you must to add images which will be show up on this gallery page. Click on „Add media’ and download your images that you want to show up in this gallery. Once your images uploaded just close a dialog box. Then select a proper gallery layout in the right section and click “Publish”. Your gallery page is now created and ready for use. You can create a lot of the galleries with different layouts. Don’t forget to provide a featured image for this project for using as thumbnail in the filterable gallery page (read below about this page)
But this only adds image to page, not image for gallery, to add it I have to got to add media, choose insert to this post, then apply changes then delete image from editor and then I see it in new gallery? Can you explain this better or crate a video how to add images to gallery? Also how then to remove image from a gallery?
Hi,
1. To set up the gallery you must create a new page, you can do so by navigating to Galleries > Add Gallery.
2. Click on „Add media’ and download your images from PC that you want to show up in this gallery.
3. Once your images uploaded just close a dialog box. (click on the cross at top right). Don’t click on ’create gallery’ or ‘insert’. Just close this modal window.
4. Then select a proper gallery layout in the right section and click “Publish”.
Video example: http://www.screenr.com/1gA7
Please, read what is written and do what is written. Twitter –
Follow on Themeforest –
Contact me
HI Where can I find demo xml for import?
Thanks
Hi,
Check your email 
Twitter –
Follow on Themeforest –
Contact me
Hi!
When I insert a photo gallery on a page with the “link to media” marked, I click on the picture and theme no longer displays the title of the file. I noticed this behavior after upgrading to the latest version of Wordpress and Vernissage 1.2.9. Any suggestions for the title to be displayed?
Thank you in advance!
Hi there,
Could you write steps what you’ve done? Twitter –
Follow on Themeforest –
Contact me
Hi Kotofey!
On a page with this code [gallery link = “file” columns = “5” ids = “8691.8690, ....”] with template “Full Width”, when I click on the gallery thumbnail in the published page, the displayed image no longer shows the name of the file as a title. I noticed this behavior after updates (WP 4.2.2 and Vernissage 1.2.9). Before updates with WP 3.6 and Vernissage 1.2.5 the file name was displayed as a title normally.
This is a standard Wordpress shortcode. Seems like in the newest version they changed markup for this shortcode. As for native ‘Vernissage’ galleries, they’re still display titles. Read this article, it may be helpful: Click me Twitter –
Follow on Themeforest –
Contact me
That’s right! I insert this code in functions.php and it worked beautifully:
function add_title_attachment_link($link, $id = null) {
$id = intval( $id );
$_post = get_post( $id );
$post_title = esc_attr( $_post->post_title );
return str_replace('<a href="" title="'. $post_title .'"></a>
The code is:
function add_title_attachment_link($link, $id = null) {
$id = intval( $id );
$_post = get_post( $id );
$post_title = esc_attr( $_post->post_title );
return str_replace('<a href="" title="'. $post_title .'"></a>
Dear kotofey, I’ve purchased your wordpress-theme “vernissage” a few days ago and have got the following problem: After activating the theme wordpress shows the information “vernissage now is activated. The custom options panel is located unter Dashboard>Appearance>Theme Options.” When klicking on this link, there comes the error message “you do not have the required rights to access this page”. So I cannot change anything from this theme because I’m not able to access the custom options panel anyway. Although it’s unlikely, there might be a bug in the theme. I’ve got all rights and an amin access, the theme installation was successfull. You might help me in troubleshooting? Regards, Lennart
Hello Lennart,
Access to admin page controlled by Wordpress. This bug is not related to the theme. Read this comment from joklaps: http://goo.gl/fDgM1X Twitter –
Follow on Themeforest –
Contact me
HI kotofey – The standard slider doesn’t appear to work. I just setup a fresh WordPress install with no plugins and just your theme, and when I add more than 1 item to the standard slider, no images show. The KenB slider still works just fine. Please check – and I can give you access to the demo if you’d like to test.
Hi there,
Could you send me your WP login info? I can’t reproduce this problem from my side. BTW, make sure that you’re using latest theme version. Twitter –
Follow on Themeforest –
Contact me
I tried to upload in wordpress.org and it says this: Results of Automated Theme Scanning: Fail… and then a lot of data mistakes.
You tried to upload my theme here? ( https://wordpress.org/themes/getting-started/ ) I’ve understood you correctly? Twitter –
Follow on Themeforest –
Contact me
Yes, and this is what it says:
Results of Automated Theme Scanning: Fail
WARNING: The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
WARNING: Found base64_encode in the file twitteroauth.php. base64_encode() is not allowed.
Line 123: return base64_encode(hash_hmac('sha1', $base_string, $key, true));
Line 203: return base64_encode($signature);
WARNING: Found base64_decode in the file twitteroauth.php. base64_decode() is not allowed.
Line 207: $decoded_sig = base64_decode($signature);
WARNING: file_get_contents was found in the file twitteroauth.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.
Line 277: file_get_contents(self::$POST_INPUT)
WARNING: curl_init was found in the file twitteroauth.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.
Line 1084: $ci = curl_init();
You can use this theme only for private purposes. You’re not allowed to upload this theme on sites where everyone can download it for free. Please, read user’s manual: article 1.1 Installation Twitter –
Follow on Themeforest –
Contact me
Hello! i’ve bought your theme 2 years ago. Everything was perfect. But now all the thumbnails do not load at the website. http://tinypic.com/r/108gx8n/8 I’ ve tried days to find whats wrong but i cant. Melissa
Hello again,
What is your site address? Also, make sure that you’re using latest theme version.
Yes I downloaded it and install it today again. I deleted the images and uploaded them again.But nothing changed. Thank you for your time.
the site is https://traveljournal.gr/
i have vernissage version 1.2.9 and wordpress 4.3
Could you send me wp access? I’ll take a look. Twitter –
Follow on Themeforest –
Contact me
i tried what you told me, about installing previous wordpress. only with wp 4.0.5 finally the thumbnails were ok. but now i have a bigger problem. i upload pictures at the galleries, like i used to(upload them at the gallery i want and update it), but the pictures do not appear at the site. thank you for your time again. Melissa
Check your cache plugin. This is all what I can say at this moment, because your site under construction and I can’t see him. Twitter –
Follow on Themeforest –
Contact me
Hello Melissa,
Please, use account that was used for purchasing. Only verified users can get support.
Hello from France Kotofey !
Thanks for this theme it’s awsome. I’ve just an issue : How can I add title above the thumbnails (Into the little grey blocks I guess) in the fullheigth gallerie ? http://www.sarah-scaniglia.com/gallery/culinaire-editorial/
I’ve already found your answer here but you’re link does’nt work :
nettys PURCHASED “Hello, is there a possibiliy to add the image title or alt-text to the caption in the gallery? Or simple show the image title under the thumbnails? Thanks for help!
kotofey AUTHOR 10 months ago Flag Hello,
It’s possible by default: http://my.jetscreenshot.com/1586/20140714-qjfj-423kb"
Thank you for you’re help ! (I keep searching but i can’t find and I’m a newbee in Wordpress).
Hello,
This type of gallery didn’t support titles by default. Please, check the demo.