416 comments found.
Hi there, is there a custom CSS code you know of to change letter spacing on the centered h1 page titles? i.e. “Amazing Wordpress Theme”
Thx !
Hi,
.title.title_text_background.position_center h1{
letter-spacing: 2px;
}
Just change pixel amount.
Select
Hello Select-themes, Your theme is wicked and I love it bigtime! But I need help.. I tried to replace the berlin fashion week with something else and I don’t get it, when you click on the “Portfolio images” on the public site, it will only refresh the page, can you tell me why?
Hi,
Thank you 
If you are asking for lightbox image popup when you click on images, than you have to enable it in Select Options > Portfolio > Enable lightbox for Single Project
Select
Thank you very much! How do I remove the white bar in the top where the menu and the logo is? I tried to remove it, but I can’t find any solution for it.. I want it to look like your demo!
Hi,
You can find option in Select Options > Header and Footer > Transparency.
Select
I tried but it didn’t work. I took a screenshot so I could show you want I exactly mean: http://awesomescreenshot.com/0933a3hn9a
Hi,
Did you maybe changed transparency on page level (qode custom fileds), if yes, that value is ‘stronger’ than in Select Options and that value will be used. http://screencast.com/t/o7faIFutSelect
Ok last one… the current slug for portfolio is: /portfolio_page/
Where can I change that? Thx!
Hi,
You can change it in Select Options > Portfolio > Portfolio single slug
Select
Hi, in your screen shots what (plugin?) is being used to have language in top bar header? Thanks.
Also, how to remove “see more” button that is on Image with Text short code?

Hi,
It is WPML plugin. We supported that plugin for our theme.
Regarding image with text, this has to be fixed (thanks for noticing that) so if there is no link there should be no button. For now, use this custom css:
.q_image_with_text .qbutton{
display: none;
}
Select
Hi, “Select” pertains to?
Hi,
We are Select Themes author
It is just our signature on comments.
Select
I like the theme very much but it crashes when I browse the demo site with my ipad air safari browser.
Hi,
We didn’t have such experience reported yet. We tested our site on iPad4 and everything works fine. We will try to find ipad air and test it again. Thanks.
Select
Hi !
Just a little question, is it possible to slow the testimonials slideshow ? Thanks !
Marie
Hi Marie,
Yes, with code change. Please submit ticket to http://select.ticksy.com/ so our support can help you with that.
Select
Hi there, Can you please tell me if the home page has widgetised areas (apart from the footer)? Thanks very much.
Hi,
Yes, there are also header widgets (you can enable top header from demo toolbar).
Select
Hi. I see that the theme supports bg videos on a desktop, but not on iPad. Is it possible to view bg videos on tablets?
Hi,
Unfortunately, that’s not supported by device, they can’t play it as background video, but they open video in native player.
Select
got it…thanks!
You are welcome 
Hello,
The link from the Interactive Banners is not working. Even in your demo Is there a quick fix ?
I may know were is the problem
For example in the demo the code is the following:
<a class="qbutton medium" htef="#" target="_self" style="">SEE MORE</a>
so the problem is htef to be change by href.
And the same happens in my website
But I can not find where is generated this code.
Hi,
Thanks for sharing this issue. We just fixed it. You can find the code in includes/shortcodes.php and search for htef and replace it with href.
Select
I am working with your theme for a client, but I cant seem to find a contact form option that matches with your styles. Can you recommend one?
Hi,
You should create page and assign Contact Page template to it. Then you can go to Select Options > Contact and configure it there 
Select
Just purchased this theme and I also cannot install it using the WP Admin, it just gives me an error when trying to upload soho.zip
Is there a file missing?
Thanks, Marry
Hi Marry,
Are you getting this error? http://themeforest.net/item/soho-clean-multipurpose-wordpress-theme/7940219/faqs/20842
Select
Dear team,
I cannot upload this theme to WordPress as the theme zip file is missing the style.css stylesheet. Could you please check and resend?
I purchased this yesterday so disappointed I couldn’t install.
Thanks Alice
Hi Alice,
You need to upload file named soho.zip, that’s actual theme file
You will find it inside the zip file you are trying to upload.
Select
I am having a problem with the Contact Form. I have typed in my email and have been trying to test it but I have not received an email from it. How can I fix it? Please let me know ASAP Thank You
Hi,
please submit ticket to http://select.ticksy.com/ with link to your site and temporary WP admin access and our support staff will take a closer look 
Select
Hello, your theme is great and thank you for this work. I’ve a little question: i would like to change and translate “All” in the portfolio list, how can i do that? I didn’t find it in the theme editor. Thanks again. Regards
Hi,
thanks, glad that you like it 
You can translate theme labels with this plugin http://wordpress.org/plugins/codestyling-localization/ After you install it, go to Tools > Localization and there choose the Themes tab. Click on the edit button beside the language and there you will find a list of words you can translate/change. Search the word you want to translate/change, and after finishing all your edits, click the generate mo-file button and you will have added the changes. If you need any help with this we are available at http://select.ticksy.com/ 
Select
Hi,
Thanks for this great theme !! Just one little issue, I can’t manage to install the soho child theme. Do you have any advice to fix it ? Thanks again.
Marie
Hi,
thanks for your nice words, we are happy that you like it 
Could you please be little more specific what is the issue with child theme installation? Thanks
Select
Hi, Thanks : It does not appear after installation but the file is on my ftp server. So I can’t see and activate it in my theme appearancee
Soho ChildTheme URI: http://demo.select-themes.com/soho/Description: A child theme of Soho ThemeAuthor: Select ThemesAuthor URI: http://select-themes.comVersion: 1.0.0Template: nouveau but I suppose i can do the change by myself ? Thanks
Hi,
we need to take closer look at your issue. Please submit your ticket to http://select.ticksy.com/ with link to your site and temporary WP admin access and our support staff will take a closer look at it 
Select
Hello,
I got a little problem with my portfolio.
For example: when i click “Dinner” and then “Load more”, then page directs me to “All” page and it doesn’t load more “Dinner” portfolios.
How to fix this?
Page: http://healthyandnourished.webest.ee/recipes/
Best, Sander
Hi Sander,
Thanks for sharing this. There is no simple solution for this problem and I am not sure if there is any without trying to completely change the script, which is always problem, as we need to be able to keep those script updated over the time. I just think that there is no solution for this right now.
Select
Hello! When I try to upload the zipfile of the theme to my web-hotel, it says it is missing “style.css” and therefor can not install. What can I do about this? Thankful for help!
Best/ Milla
Hi,
you need to install main (soho.zip) that is included in zip file that you have downloaded from ThemeForest 
Select
HI,
How I get ride of the select slider patterns
and also I cant find how change the delay between each slide
Hi,
regarding your question about image patterns paste this css to Select Options -> Custom css field:
.carousel-inner .item .image_pattern { display: none; }
Regarding your other issue you can set amount of time for slide transition in slider shortcode itself. Parameter is called slide_animation and it’s in miliseconds. So, for example if you want slide transition to be in every 4 seconds you will change slide_animation parameter to 4000. Hope that this helps 
Select
thanks again
You’re welcome 
Select
Hi Select Themes, I’ve got tinny problem with the menu. My menu is kinda long, so it doesn’t fit with the logo anymore on the same line, see as the screenshot [IMG]http://i168.photobucket.com/albums/u193/fullmetalmickey/5C4F5E555FEB71672014-07-15103450_zpsede0268f.png[/IMG]
Thank you
Hi,
for this type of menus we have created center logo type of header with which your logo will positioned on the top of your menu.
Also you can use sticky with menu on bottom header type that will do similar thing. All that can be changed in Select Options -> Header and Footer options page 
Select
Hi Select Themes, I really like your Soho and Hazel themes. I see from your reply to other comment that colours are easily customizable. Just thought I would point out that it would be really helpful to you and buyers if you mentioned this in the theme info of both themes.
Well done! 
Hi again, I just have one question: is it possible for the home slider to be contained (not full width) without the layout being boxed? Thanks
Hi again, sorry, another question: is it possible to remove photo background page headings and have the heading of the page as normal text at the top? sorry about silly questions, pretty new to wordpress.
Hi,
thanks for your note, we will consider adding this info 
Unfortunately, slider can’t be in grid, it can only be full width.
You can choose default title type in Select Options -> Title. You should choose breadcrumbs type. Regarding title image this can be set either globally or on per page /post basis in custom fields for particular page / post.
Select