2763 comments found.
You just need to add this code to the caption area of full-screen images.
If this works?
Yes it does!
Like maybe in the image caption area ?
Sorry, what you have described isn’t available with the theme.
Hi there, Is it possible to get the Add This share buttons to display on all pages – including Full-Width slider templates + Gallery templates ? Would there be a way to add them inside the image caption area?
Hi, it would be possible to do, but would require some modification by a developer.
Hi,
Firstly, I like the visual design of your theme. I am planning to purchase it but I need to clarify a question I have.
Can the size be increased of the photos in the Gallery> Masonry/Magnific Popup ?
Best Regard Vikram Rana
Hi, thanks for taking an interest in the theme!
It may well be possible with some modification but it’s not something which is available out of the box I’m afraid.
Mobile performance is poor! When loading www.jessie-fotos.dk on Android all I see is a black frontpage with the logo (BIG ONE!) in the upper left corner. The logo does not seem to be resized for a mobile device at all! Galleri list does not appear – nor with browser or mobile device! I have made 2 galleries – and I am still in the works with uploading – but both of the uploaded and published galleries can not be found. Instead I get a 404!!! I would like to use the style “Dark Wood”, but where can I choose the style – no links, no nothing!. I know I could have overlooked it, but please tell me where to change the style, thank you very much.
Hi, thank you for the purchasing!
- I don’t see any images too. You sure you have uploaded them? Also I did notice another thing. Looks like your Google tracking code is wrong. Make sure your code similar to the code snippet below, where XXXXX-Y indicates the property ID.
<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-XXXXX-Y']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>. - Navigate to Appearance > Theme Options > Style and add these lines of code to custom CSS block:
@media only screen and (max-width: 960px) { #site-title-custom img { width: 50%; } }. -
You have to set a “featured image” to each gallery item that will be displayed on the main gallery page. To do so, upload an image and set it as featured image (378×293) — Three Columns or (363×281) — Four Columns.
Also try to do the following. Navigate to Settings > Permalinks and click “Save Changes” button.
- To install custom styles for your site navigate to Appearance > Theme Options > Style and add styles from the “styles” folder to “Custom CSS” block. You will need to download not Installable WordPress file but Main File(s) where you can find the “styles” folder. You can upload a background for your sidebar/site from the theme options panel. You can find all the backgrounds here http://subtlepatterns.com/ and the background for “Dark Wood” style here http://subtlepatterns.com/dark-wood/
If this helps?
Thank you very much, I am grateful for your help 
Re. 1 – Google tracking code: I am using a plugin – Google Analytics – for that:
<?php
/*
Plugin Name: Google Analytics
Plugin URI: http://wordpress.org/extend/plugins/googleanalytics/
Description: Enables <a href="http://www.google.com/analytics/">Google Analytics</a> on all pages.
Version: 1.0.5
Author: Kevin Sylvestre
Author URI: http://ksylvest.com/
*/
if (!defined('WP_CONTENT_URL'))
define('WP_CONTENT_URL', get_option('siteurl').'/wp-content');
if (!defined('WP_CONTENT_DIR'))
define('WP_CONTENT_DIR', ABSPATH.'wp-content');
if (!defined('WP_PLUGIN_URL'))
define('WP_PLUGIN_URL', WP_CONTENT_URL.'/plugins');
if (!defined('WP_PLUGIN_DIR'))
define('WP_PLUGIN_DIR', WP_CONTENT_DIR.'/plugins');
function activate_googleanalytics() {
add_option('web_property_id', 'UA-40429250-2');
}
function deactive_googleanalytics() {
delete_option('web_property_id');
}
function admin_init_googleanalytics() {
register_setting('googleanalytics', 'web_property_id');
}
function admin_menu_googleanalytics() {
add_options_page('Google Analytics', 'Google Analytics', 'manage_options', 'googleanalytics', 'options_page_googleanalytics');
}
function options_page_googleanalytics() {
include(WP_PLUGIN_DIR.'/googleanalytics/options.php');
}
function googleanalytics() {
$web_property_id = get_option('web_property_id');
?>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '<?php echo $web_property_id ?>']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<?php
}
register_activation_hook(__FILE__, 'activate_googleanalytics');
register_deactivation_hook(__FILE__, 'deactive_googleanalytics');
if (is_admin()) {
add_action('admin_init', 'admin_init_googleanalytics');
add_action('admin_menu', 'admin_menu_googleanalytics');
}
if (!is_admin()) {
add_action('wp_head', 'googleanalytics');
}
?>
Re. 2 – Added! But now the logo is tiny-petite, almost not visible on my Samsung Galaxy S, Android 2.2.3! Besides that there is a black horizontal bar on top of the photos displayed on the Start/Home page! And: No navigation at all!
Re. 3 – Solved 
Re. 4 – Solved 
NEW PROBLEM! – Google web fonts
I did paste Google Web Font link for Menu and Header typography to the website. In both cases:
http://www.google.com/fonts/#QuickUsePlace:quickUse/Family:Denk+One
The links appears when entering the pages – but nothing really happens with the Typography?!
Caption/Title is not really visible – how to change size and color? When entering the homepage, the caption/title on the pictures lower left corner is almost not visible. I would like to change the style for that. How can I do that?
Try to increase the width from 50% to 75%.
Please read the documentation that comes with the theme, any common questions can be answered within the documentation.
Navigate to Appearance > Theme Options > Style and add these lines of code to custom CSS block:
.page-template-page-slider-php .rsTitle {
padding: 10px;
background: #fff;
}
.
Hi, you did paste you Google fonts wrong. Please please read the documentation where you can find how to set up Google fonts and a screenshot.
No navigation and a disturbing black bar hiding the pictures!
I found your link example in the documtentation and changed it. Now it works, thank you!
How about the navigation on the right side here: http://www.jessie-fotos.dk/blog/#.UfEmE0F7JQRIt’s not visible – how can I make it visible? The categories links doesn’t take the visitors to the actual galleries, instead you get a 404?
Navigation on the left “FOTOS” doesn’t show the 6 galleries, that have been uploaded?
- You will need to install styles from dark_wood.css. To install styles styles from dark_wood.css for your site navigate to Appearance > Theme Options > Style and add styles from the “styles” folder to “Custom CSS” block.
- Which exactly categories do you mean?
- I’m not quite sure what you mean.
Hi again
just checked performance on mobile(iphone) and template is serving full size images to device, which are not optimized in any way for mobile. Is this correct or am I missing something I need to do to serve correct size images for correct device?
thanks
Hi, all images shown in the theme are fully responsive.
no they’re not! They resize yes but they are all served by the template at full size. That is not responsive as I understand it.
A site designed with responsive web design adapts the layout to the viewing environment by using flexible images. Flexible images are also sized in relative units, so as to prevent them from displaying outside their containing element.
Hi, What is the recommended dimensions to upload images to a “full width of window slider”? It seems that the images are expanding too much. (I am helping a friend who purchased the theme).
Thank you.
Hi, we would recommend to use 1500 × 1000 or 1600 × 1200.
Thank you. But how can I prevent the images to be stretched so much? It seems like they zoom in. I would like to display the whole image.
It’s impossible to scale a full size image without either the width or height being copped due to varying browser dimensions.
404 Error. Whoops.
Please email us your URL, username and password for your site via our profile page and we will take a look.
Hi,
I’m getting a 440 error when i try to view site from the dashboard.
Thanks
Hi, please email us your URL, username and password for your site via our profile page and we will take a look.
sorry for my english Help thanks Enrico
Hello, thank you for the purchasing!
We would recommend you not to use Flash. Please read this article http://www.apple.com/hotnews/thoughts-on-flash/
Hello. I would like to disable the thumbs in the gallery slider, how can i do that? Thanks!
Hello!
In functions.php find
controlNavigation: 'thumbnails',
on line 1447 and replace it with
controlNavigation: 'none',.
If this helps?
Hi there. I have purchases Skylab thinking that it would do what I need it to do, but after several hours of efforts I am at a loss – admittedly this isn’t my specialist area, but I would really appreciate it if you could explain if the following structure is possible…
I want a front / homepage with a grid of images on, such as something like on the Skylab demo page when you click on Portfolios list or Galleries list. I love how when you scroll over them you get a colour background and some text -this would be ideal, and one of the main features that encouraged me to buy the theme.
However, I would like these images when you click on them, to take you to a page – not a gallery or portfolio, and each page should be able to have a permalink such as www.mywebsitename.co.uk/pagename
Having spent so long looking at hundreds and hundreds of themes, and now being really up against it schedule wise to get it built, I would hugely appreciate it if you could help as soon as you can.
I actually found someone else online who is clearly after a similar thing.
http://dl.dropboxusercontent.com/u/38004503/EYG%20Layout.pdfThanks in advance!
Hi, thank you for the purchasing!
To set up the portfolio section, you must create a new page, you can do so by navigating to Pages > Add New. You can give this page a title of “Portfolio” yet you do not have to include any content. Select the “Portfolio” template from the Page Attributes section and click “Publish”. The main portfolio section can now be viewed by visiting the page you just created.
By going to Appearance > Theme Options > Portfolio Settings you can configure your portfolio page.
To add a new portfolio item, navigate to Portfolios > Add New. Here you can add the title of the project, a description in the main text editor, enter project details (client, date, url), upload medias, type an excerpt and assign various categories.
You have to set a “featured image” to each portfolio item that will be displayed on the portfolio page. To do so, upload an image and set it as featured image (378×293) — Three Columns or (363×281) — Four Columns.
You can choose a value for title highlight color from “Portfolio Highlight Color” meta box. See the screenshot below.
I you would like these images when you click on them, to take you to a page – not a gallery or portfolio then enter the URL in “Portfolio Custom URL” meta box. See the screenshot below.
Thank you that has helped with some progress. How are the Portfolio items on the front page sorted? I would like to be able to control what order the images appear on my grid. Thanks in advance. Also, how is it possible to change the background colour of a page. I have located the menu background colour, and the background colour that fills the space around a page’s text box, but not the text box itself. Cheers.
You can set the order in which project appear in the portfolio by editing the date of portfolio items.
Do you mean portfolio page?
Hi, Thank you for the great work! I just have the following problem: When I change the Permalink settings from “default” to “post name” my portfolio items appear as a list of post titles please check here: http://lachezarotravov.com/portfolio/ and advise how can I fix this. Thank you in advance!
Hi, thank you for the purchasing!
Please email us your URL, username and password for your site via our profile page and we will take a look.
Hi, I’m very happy with this theme. But I would like to know if there is a way to have iosSlider on Gallery to? Thanks.
Hi, sorry it’s not something which is included as an option.
I’ve had trouble getting photos on to the gallery page & I’ve also had trouble uploading the .xml demo data.
Under ‘Pages’ I have created a ‘Portfolio’ page which is my front page using images from the galleries page.
Under ‘Galleries’ -> ‘page created’ -> scrolled down to ‘Gallery’—> clicked on ‘Add Gallery Image’.
A pop-up box appears with a few images already uploaded in ‘Media Gallery’.
When I choose an image, click on it, then click ‘Add to Gallery’. The image refuses to go onto the ‘Gallery’ section of the ‘page created’.
I keep receiving an error message “An error occurred in the upload. Please try again later.”
I’ve tried deleting all the images, then re-uploading it to double check. Error message keeps occurring.
I don’t have anything else on my ftp server so I know it’s impossible that I do not have enough space. Help would be kindly appreciated.
Hi, please email us your URL, username and password for your site via our profile page and we will take a look.
Hi I’ve checked with my hosting and their end isn’t the problem. I’ve uploaded the latest version of Skylab (today) onto another directory to check if I’m doing something wrong.
For this new directory the .xml demo uploads fine (previous one wouldn’t upload). The demo pages are all there, demo images are all missing. When I create a new Gallery using ‘Add Gallery’ the page (to the right of the navigation) is blank ie. no heading form, text section, etc.
As for the previous directory I no longer get the error message. The Skylab theme simply does not allow to ‘Add Gallery Images’.
So far I’ve not had any luck with this theme.
If you can access my site and add more than 5 pics with ‘Add Images to Gallery’ and update/publish it then let me know.
Please email us your username and password for your site via our profile page and we will take a look.
forget my question I just found thanks
Hi, if you want to modify an existing theme, it is better to do it by creating a child theme than by modifying the parent theme directly. Read more http://codex.wordpress.org/Child_Themes
Also you can use custom CSS block from theme options.
Hi, I want to change the size of the typo of menu where can I find it in the syle.css? thanks
My images have an equal height, aligned by height. Why have I got massive horizontal spacing between my images?...
http://rebeccawestcott.com/?gallery=peopleHi, first visit your downloads tab and re-download the new version.
To install a new version of the theme delete the old one, with a help of FTP for example, and extract skylab.zip file and upload the extracted folder to /wp-content/themes/ folder on your server.
If this helps?
Hello. I have updated to Version 1.0.7 but the problem persists. If I gave login credentials could you help troubleshoot this? my client is frustrated with this issue. I don’t know what could be wrong. Thank you for your help n this matter.
Hello, which monitor do you use? Can you email a screenshot?
Thank you for your help
If this problem exist on the demo page?
it exists on every gallery I try. Please help me. Very frustrating
Please email us a screenshot for the demo page.
What demo page. I don’t understand? The galleries will not appear on pages either. Something strange is going on.
Hi, in styles.css find
/* Gallery */
.single-gallery .gallery-item,
#block-gallery .gallery-item {
width: 33.3%;
}
and remove it.
If this helps?
Thank you i will try this now…
Hi, I’ve tried removing this code form style.css but It had no effect on anything
. I’m really stuck with this It doesn’t seem to make any sense at all. I’m sure it is simple but I am unable to solve it myself. Is there no way o can offer a member of your staff login credentials to my site to see what Is wrong?
Sorry I forgot to say you will need to remove them on lines 7236-7239 and 7410-7413.
Ok will try again…
HI, I really appreciate your help here but it’s still not making any difference. I have removed the code in the places that you have instructed but no change
Any more ideas?
You sure? Did you clear your browser cache? Which monitor do you use?
Cleared the cache, checked on multiple computers
I cam happy to give you access to the site to check, I really need this sorted out. Client is getting a bit miffed, understandably.
Please say which monitor do you use guys.
Find
.single-gallery #block-gallery .gallery-item,
on line 6958 and remove it.
If this helps?
At long last! That worked!!! Thank you for sticking with me on this, you guys rock!
Why do you think I had a problem when so many other sites seemed to work without a problem? Strange how there could be such a difference in result from a package that is essentially the same when distributed.
Thank you for your help
how do i get the side bar (home, blog, contact, etc.) visible on mobile devices? It seems to disappear when the screen shirnks in size. Thanks!
Hi, it doesn’t disappear but moved up. We have done this on purpose. Make sure you set your mobile menu.
There are two menu locations – primary and mobile. Primary menu is your main menu and mobile menu is for for mobile devices.
Menus can be configured under Appearance > Menus.
Thanks! I can see it now. However the reason i couldnt see it was because of the font color where do i go to adjust that. It blends with in with the background. Btw… Great Theme!!
Please email us your URL via our profile page and we will take a look.
Hi there!
I made a lot of modifications to my theme, so, where can I find a list of changed files to upgrade without overwriting every mod I made?
Thank-you.
Hi!
Sorry we don’t have a list of changed files.
If you want to modify an existing theme, it is better to do it by creating a child theme than by modifying the parent theme directly. Read more http://codex.wordpress.org/Child_Themes