Discussion on Skylab - Responsive Creative Portfolio WordPress Theme

Discussion on Skylab - Responsive Creative Portfolio WordPress Theme

Cart 5,757 sales
Well Documented

MegaTheme supports this item

Supported

This author's response time can be up to 2 business days.

2762 comments found.

how can i change black background color to white on portfolio page?

Hi, navigate to Appearance > Theme Options > Style and add these lines of code to custom CSS block:

.page-template-page-portfolio-php {
background-color: #f5f5f5;
}

How to do change the on hover background colors in the gallery index? In the demo, http://demo.megathe.me/skylab/ , there are all kind of colors, but there seem to be no settings for that. Also, how do I change text alignment? In the demo, the titles are aligned to the left, while they are centered in the theme I purchased.

Thanks!

Hi, you can choose a value for title highlight colour from “Portfolio Highlight Colour” meta box. See the screenshot below.

You can align titles in Theme Options > Portfolio Settings.

Hi There, I want my startpage to begin with an full width of window slider. Cant seem to get it working and getting really annoyed about it. Hope someone can help me with my problem.

Thanks!

Hi, please read the documentation that comes with the theme, any common questions can be answered within the documentation.

Hello,?

I want to display only 6 images on the main page of my website and I want these 6 images fill the screen.

The option I’ve selected to display these 6 images is the Gallery list in three columms, that only allows (363×281) as featured image.

With these max. measures is always a blank space at the bottom of the web I want to expand this limit for my 6 images to fill the screen .. is this possible?

I hope you can help me

P.D: I can not access your system support http://megatheme.ticksy.com/ because it does not recognize the purchase code :(

Regards

Hello, thank you for the purchasing!

Try to increase the height of your images.

Hi,

I am having the same problem as andypata;

I Add Gallery Images or Portfolio Gallery Images, the lightbox appears with all my images. After selecting one and clicking the “Add to Gallery” button, the lightbox closes but no images are added.

Can this be fixed?

Hi, please create a support ticket by following this link http://megatheme.ticksy.com/ and provide us with your URL, username and password for your site there and we will take a look.

Hello there! I love this theme and have been using it for a year or so. I just recently noticed when using on iphone in horizontal mode the menu opens up, but when I click on the menu choices they don’t take me anywhere. It works perfectly in vertical mode, but when I switch over to horizontal it isn’t working. I’ve spent many hours last night and today reading thru all the comments regarding the iphone menu issue and still can’t seem to find an answer. Any help would be SOOO GREATLY APPRECIATED! Thanks so much for your time! My website is www.KaylynHoskins.com

Also…I know the menu was working just fine when I first put this awesome theme live. I have no idea how long it hasn’t been working, but I don’t believe I have changed any of the coding or anything since. Thanks again so much for your time and all your help!

Hi, please create a support ticket by following this link http://megatheme.ticksy.com/ and we will take a look.

Hi,

I am trying to add the google map to my contact page but every time i try add it using the shortcut it does nothing.

Any thoughts?

thanks

Ben

Hi, please create a support ticket by following this link http://megatheme.ticksy.com/ and provide us with your URL, username and password for your site there and we will take a look.

Hello,

How do I get the image title to display when image is clicked for gallery template below. When first image is clicked I can see the image title “yowanda” below the image. My website does not have this.

http://demo.megathe.me/skylab/masonry-magnific-popup/

Thank you for the support. -Albrecht

It’s not available for this type of gallery unfortunately.

Hello,

I never received an answer on this. How do I get the same title to display for gallery template below.

http://demo.megathe.me/skylab/masonry-magnific-popup-no-margins/ Thank you for the support. -Albrecht

Hello, I’am not sure what you mean. Please create a support ticket by following this link http://megatheme.ticksy.com/ and we will take a look.

Hi, I’m trying to create a gallery like this http://hiboux.gr/publications/ but i have some problems. How can i customised the icons inside the photos and i create a fixed width an free height. Thanks.

Hi, please create a support ticket by following this link http://megatheme.ticksy.com/ and provide us with your URL and we will take a look.

How do i increase the size of my logo? when it goes to the website, i see it so small.

Hello, please create a support ticket by following this link http://megatheme.ticksy.com/ and provide us with your URL and we will take a look.

Is it possible to have each gallery in the gallery list – open it’s gallery in a new window? I have each gallery setup to be a full width slider and am trying to create this option of opening in a new page so that navigation between galleries is easier.

Hi, please create a support ticket by following this link http://megatheme.ticksy.com/ and we will take a look.

Hi, great job with this theme. I am trying to understand the difference or thought process as to why there are both portfolios and galleries to choose from. Choice is wonderful, but is not well documented as to which is best used. Additionally, why is Rev slider included and how is that implemented/customized for the portfolio custom post type?

Thanks!

p.s. I found the plugin auto-hide admin bar to cause issues with submenu’s showing up. I do not know if it is their plugin or your theme, but they do not agree with eachother. No action requested, just sharing this tip.

Hi, please create a support ticket by following this link http://megatheme.ticksy.com/

The portfolio filtering questions. The Filter menu are normally shown in the left menu. However, the menu does not work. Divided by the normal portfolio category filtering options check was also the theme options. Please help.

Issue has been resolved. I’m using WordPress Korean version. Korean does not recognize the category. What should I do? Please help.

Hi, please sign in using the profile with which the theme was purchased so we can verify the account and purchase.

I was playing with the demo of your Skylab theme and the full width slider looks great on the computer but not so great on mobile phones. However the regular slider looks good on mobile phones but just OK on the computer. Is there a way to have one slider on the computer and one on mobile devices?

Hi, what you have described isn’t available with the theme.

Hi, I’m finding some images won’t appear in the gallery box after I’ve chosen them for a slideshow gallery. Do you know why that is?

Hi, please create a support ticket by following this link http://megatheme.ticksy.com/ and provide us with your URL, username and password for your site there and we will take a look.

Hey! I have purchased POSH theme from you. I would like to have Skylab theme as exchange. Please inform how to.

Hi, please email us via our profile page.

Thank you.Just sent email via your profile page. I’m looking forward for your reply.

I’ve got it! Thank you.

Hi there. I have created a new page using the “Gallery” template and I have chosen a fixed width in the page properties. Then of course I have added gallery images. I find that the thumbnails are too small, particularly on a large screen like 1980×1200 where there are up to 8 or 9 “columns”, and I would like to make them larger. It is the same on your demo page:

http://demo.megathe.me/skylab/masonry-magnific-popup/

A width of 300px would probably be ok. I have figured out that I need to update the following line in functions.php:

add_image_size( ‘gallery-thumb-fixed-width’, 167, ’’, true ); // Thumb for Masonry Gallery (fixed width)

I have replaced 167 by 300, and I have updated the thumbnails. That did not work out. I suppose it is necessary to add some lines in the custom CSS block. Could you please let me know which CSS code to add, and anything else that would be necessary to have larger thumbnails with a good looking margin between them?

Hi, please create a support ticket by following this link http://megatheme.ticksy.com/ and we will take a look.

Hi! I’m a photographer. I bought Skylab template, used to publish my photos online (www.paolocavanna.com) but I would like to differentiate the gallery displayed all togetether in home page by the thumbs. Now are all mixed up, and I would like to have different gallery categories displayed in the left menu. such as: ART GALLERY (show me some gallery) TRAVEL GALLERY (show me other gallery) I tried to assign different categories to the gallery, but unfortunately in the menu makes me enter only categories of the articles and not categories of the gallery !! In following link (http://themeforest.net/item/skylab-portfolio-photography-wordpress-theme/full_screen_preview/4740718) on menu you can choose between: all, advertising, branding, digital art, photography. I want to do the same, not with portfolio categories but with GALLERY categories. Please, can you help me? Thanks so much! It is very important to me!

Hi, please create a support ticket by following this link http://megatheme.ticksy.com/ and we will take a look.

Hi there, your theme looks great for my next website. I’ve a pre-sale question…

Can i get the sidebar (where the logo is located) more larger than now? I mean the width.

Thanks!

Hi, it may well be possible with some modification but it’s not something which is available out of the box I’m afraid.

Hi, A client has purchased Skylab and I´m setting up the theme. The contact page is not working. Why is my contact form so small, and to the left? I want to have it wider and to the right.

http://www.asasjostrom.htdesign-demo.se/contact/ Thanks! Susanne

Hi, please create a support ticket by following this link http://megatheme.ticksy.com/ and provide us with your URL, username and password for your site there and we will take a look.

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