6200 comments found.
the header.php file has the following code:
<div class="meta">
<?php do_action('qode_ajax_meta'); ?>
<span id="qode_page_id"><?php echo $wp_query->get_queried_object_id(); ?></span>
<div class="body_classes"><?php echo implode( ',', get_body_class()); ?></div>
</div>
this shows the following output
<span id="qode_page_id">21360</span>
<div class="body_classes">home,page,page-id-21360,page-template,page-template-full_width,page-template-full_width-php,logged-in,admin-bar,no-customize-support,,select-child-theme-ver-1.0.0,select-theme-ver-2.2,wpb-js-composer js-comp-ver-4.5.1,vc_responsive</div>
I am not sure if this is necessary to print like this in HTML and then hide is using CSS like you are doing now. Any reason for this?
Because of this, the google search is showing all the css classes in the site description… so it is very important.
Hi,
These HTML elements are a part of our built-in SEO. To get a more firm control on how your website looks when search for, we recommend either using our built-in SEO fields or using a plugin.
Select
Hiya, on the Bjorn theme the bottom slider, how do I change the images? A little silly, but I just can’t find where? 
Hi,
Bjorn is using Select Carousel. To get more familiar with using this shortcode please refer to the following part of our official documentation – http://demo.select-themes.com/stockholm-help/#!/select_carousel
Hope this helps 
Select
Hi,
I’ve just purchased the theme, and congrats, you made a great theme 
I have a question. I want to put social icons in the header menu. I know I have to do it in the WP Admin -> Appearance -> Widgets in the “Header Bottom Right” widget area. I’m using http://demo.select-themes.com/stockholm11/ but nothing shows up. Can you tell me where to activate it?
Thanks
Hi,
Thank you for your kind words. Glad you like our theme.
Stockholm11 is featuring sticky divided header type which doesn’t display header bottom widget area as its part. So, we suggest that you either choose another header type or place your social widgets in the footer for example 
Select
Hi Guys I want a theme like the Stockholm on the theme like when you pick some demo with I need a portfolio with a lightbox but nos just light box photo incluid text like when you chose a demo and you show and example first. You know what I mean?
Hi,
Thank you for your interest in our theme. Could you please be a bit more specific in regards to what you’re after? A screenshot of what you had in mind would be of great help to us in providing you with an adequate answer. Thanks.
Select
Very Cool!
Many thanks 
Select
How large is the themes folder for this?
Hi,
Thank you for your interest in our theme 
The file you should upload to your WP site is roughly around 15MB.
Select
Hi there,
How do i center my image gallery? Im viewing on a 2560×1440px screen and it is aligned to left when view full screen. www.madebycommonhands.com/works/caramelco
Thanks!
Sorry, am I also able to remove or increase the amount of space between each image in the image gallery? THANKS!
Hi,
Please submit a ticket to our support team at http://select.ticksy.com/ and they’ll see what they can do to help you with this layout 
Select
hi ,
My web page working very slow , when opened ” blog ” or ” projeler ” not work or waiting long time , i am amateur and i don’t know what is problem )) can you help me please ? www.fibrone.org
Thanks a lot
Hi,
This issue requires additional assistance provided by our support team as it is strongly related to your website layout and back-end settings. Please submit a ticket to https://select.ticksy.com/ with temp WP Admin access and our support team will have a closer look at your settings and see what they can do to help.
Select
Working on the petter theme, and I’m having trouble making this a one page layout, to where, anchor links are used to jump to specfic parts of the page.
“our process” > Our pricess section
Any help or guidance would be apprecriated, I have no idea what anchor links are, or what they consist of or placement.
Hi,
This anchoring functionality only applies to Anchor IDs defined in a row element.These IDs have to be unique in order to have this feature work.
So to have your content linked to from a menu item, you need to place it in a corresponding Row element with a unique ID that will be targeted by the menu item. So #myrowuniqueid1 will target the Row Anchor ID set to myrowuniqueid1 and so on.
The next step is to create menu item to target your row elements. Please navigate to WP Admin -> Appearance -> Menus and add a custom link to your top navigation. If you’re sticking to the example which sets a Row to have the Anchor ID myrowuniqueid1, then, the URL you should paste in the Custom link is in this form – http://screencast.com/t/f1wlJa8KBvZ
And so on.
Hope this helps 
Select
Hello Select,
Thank you for an incredible product! I have been waiting years for a clean design theme and support this professional. Select collection is the best I’ve ever seen.
After reading all the support comments…and my own trial and error… I’m having padding issues with the logo and the top nav menu overlapping.
Can you please advise me what to do? It’s on a desktop and tablet. The mobile is fine.
www.innfranklin.com
Hi,
Many thanks for your kind words. Really glad to hear this 
Once you’ve done this, the layout should be optimized – http://screencast.com/t/jivtrbIZ
Select
Thank you a million x’s!
Now, the MENU TEXT is centered within in the bar, and I need it to be RIGHT justified alignment so it doesn’t overlap with the logo. Please advise.
Thank you SELECT!
Hi,
Thanks for reaching back 
The thing is that the menu is already right-aligned and logo is left aligned. You’re using in grid header: http://screencast.com/t/eEYEWKaoCP0l
By setting the header in full width – which is done by setting Header In Grid option to No you’ll have the following layout: http://screencast.com/t/7dqSrTMHEl
If you prefer to stick to the in-grid layout and do not want the menu items to overlap on smaller screens, paste the following CSS code into WP Admin -> Select Options -> General -> Custom CSS field.
@media only screen and (min-width:1000px) and (max-width:1200px) {
.main_menu > ul > li > a{
padding-left:5px !important;
padding-right:5px !important;
}
}
Hope this helps 
Select
Petter looks weird on mobile, is there anyway to adjust the size of the sections? It’s looking super tall!
Hi,
Parallax sections work differently on touch devices than on desktop devices with a re-sized browser. Please test this demo on an actual mobile device and you’ll see that it works fine 
Select
Yes, I am viewing it on mobile. Currently it is looking, still, super tall. Some of the sections could be more than halved. There just seems to be an awful amount of white space with the content floating in the middle. Could be nice to reign that in a bit.
Hi,
Thanks for reaching back 
If you prefer to decrease these sections, you can use CSS for that. Please submit a ticket to our support team at http://select.ticksy.com/ and they’ll provide you with the required code.
Select
Hi! Tell me please, how can I ad the description to latest post. lake this: https://yadi.sk/i/DXGvNVi6hK53d
Coz i have no eny idea. https://yadi.sk/i/5xGEdvr_hK5AQ
Hi,
If you are looking for to change the excerpt to each post, go to edit that particular post and make sure that you have enable excerpt field in screen options:
http://screencast.com/t/k4hWDFpFfjjl http://screencast.com/t/hJSaoc33Then, scroll down below the content editor and type in your excerpt for that post. http://screencast.com/t/ScseziwuNwkb
Make sure that you’ve disabled the read more tag in Select Options -> Blog http://screencast.com/t/1fTpwpep
Hope this helps 
Select
Hi,
How do I delete text with the categories in the corner “sortf portfolio” of a single portfolio
thanks.
Hi,
If you’re referring to ‘sort portfolio’ label under portfolio list, please paste the following CSS code into WP Admin -> Select Options -> General -> Custom CSS field:
div[class^='projects_holder'] .filter_title {
display:none !important;
}
However, if you had something else in mind, feel free to follow up on this.
Select
Hi, I’m preparing to recommend this theme to my team, but one element on their must-have list is an attractive Twitter feed for the home page (or footer, TBD). I see the Flickr feed in your demos, but no mention of social feeds as part of your offered elements. Can you point me to it if you offer it, or do you have a recommended plugin that works elegantly with your theme? Thanks for your help.
ok, theme is purchased. Still would appreciate help. I realize we have a big time difference, so trying to be patient 
Hi,
Unfortunately we’ve not tested any plugin of the sort with our theme so we cannot provide you with much useful input when it comes to plugin suggestion or compatibility guarantee. Hope you understand
However, we acknowledge that we’ve seen more than a few clients using Twitter feed plugins on their Stockholm site.
Select
Of course! Thank you. Never hurts to ask 
You’re welcome
We’re here to help.
Select
Hello,
I'm having issues when trying to drag an element as e.g. a separator. I've read about the Visual Composer problem, and they seem to say to update to 4.3.5 but when downloading the file from Envato the plugin version is 4.3.4. Hopefully that's the issue and you can provide the updated version.
Salutes!
Hi,
To update Visual Composer you need to update the theme first. Please follow these steps.
1. How to upgrade Stockholm theme? You can upgrade our theme by performing following steps:
1. Download latest All files & documentation file from ThemeForest (your Downloads page) 2. Extract it and locate stockholm.zip 3. Extract stockholm.zip and locate stockholm folder 4. Copy/Replace the content of stockholm folder to /wp-content/themes/stockholm folder of your web site.
Using this method, none of existing content or settings will be lost.
2. How to upgrade Visual Composer plugin to latest version? You can upgrade Visual Composer by performing following steps:
1. Please make sure main theme is activated while performing other steps 2. Go to Plugins page in your WordPress Dashboard, locate Visual Composer in the list, deactivate it and delete it 3. You will see message that required plugin is missing at the top of your WordPress Dashboard 4. Install the plugin and then activate it
If you want to do manual upgrade, you can locate Visual Composer plugin here: stockholm.zip > stockholm > plugins > js_composer.zip
Let us know how it goes 
Select
Hi Guys,
Just wondering when my ticket will be answered?
Private Ticket #457847
Hi,
Our average response time is 24 hours. We attend to the tickets as they come in and due to time zone difference some delays might happen. Thank you for your patience.?
Select
Hello – I would like to set the the distance between two columns using visual composer. I only want 5 pixels between my two images. How do I go about doing this? http://i.imgur.com/QrDG18E.png
Hi,
Please submit a ticket to our support team at select.ticksy.com and they’ll have closer look at your website layout and advise you further.
Select
Pre-Sale Question here…
I’ve seen reports of the masonry portfolio grid breaking the page bounds when used with the “in grid” row style. Is this something that was fixed in 2.2? I really want to use this theme for the looks and for the masonry functionality, but I’m not a fan of having it full screen only.
Hi,
Thank you for your interest in our theme 
If you’re looking for this mosaic-like structure it is only possible within the full width template – http://demo.select-themes.com/stockholm20/
All other layouts can be set in grid 
Select
Good afternoon,
Using the left menu setup, how do I we change the logo image on responsive?
I see it uses the mobile navigation at 1000px, looking to change the logo image when the mobile navigation appears.
Not seeing an option in the logo settings:
Thank you 
Hi,
Please paste the following CSS code into WP Admin -> Select Options -> General -> Custom CSS field:
@media only screen and (max-width:1000px) {
.q_logo img {
content: url('http://colorlib.com/wp/wp-content/uploads/sites/2/2014/02/Olympic-logo.png');
}
}
Replace the URL with your previously uploaded logo image in Media section of your site.
Select
Hey thanks for this answer,
I tried this but there was no change. Is that code correct?
Hi,
Please submit a ticket to our support team at http://select.ticksy.com/ and they’ll have a closer look at your particular website layout and see what part of the code needs to be modified.
Select
Hi thanks, it actually works but only a little bit. Let me explain..
This does not work in firefox but works in chrome and safari. It’s because firefox has trouble with this “content:” class. I’ve tried :before, :after but it will not work.
So it works in chrome and safari, but the margins are messed up and the logo is touching the top with too much space under it, this needs to be vertically aligned.
Hi,
Perhaps there’s another solution for this. Please submit a ticket to our support team at https://select.ticksy.com/ and they’ll see what they can do to help.
Select
Good idea, it’s worth a shot.
Thanks
You’re welcome.
Select
Hi there, I sent you a ticket few days ago, the number is #457139
Hi,
Your ticket came in over the weekend when our theme support is working on limited resource – therefore a slight delay. Select support team will get back to you on your ticket promptly.
Select