675 comments found.
Hi there, I can not get any icons to work as per your recommended sources. Is there a full list or we have to keep trying until finding one that works?
Hi,
this theme uses FontAwesome 4.7, check out this list. It also uses additional font library you can browse here.
Lubos
Hello ,
How I can change , in the Excerpt Services the button “More info” , i want to change the label “More Info” by “En savoir plus !”
Thanks
Hi,
you need to translate both the theme and the LSVR Toolkit plugin. This strings exists in both language files. I recommend using POedit for the translation.
Lubos
On mobile the home blue box ishttps://imgur.com/a/wffZwv7 Please help us fix it as you the part where it says About Pro Handyman is quite small
Hi,
please share your URL where I can see the issue live.
Lubos
Use this custom CSS please.
@media ( max-width: 1199px ) {
.c-cta-message.m-has-btn { padding-right: 0; }
}
I will include this fix in the next update.
We need to display services in non-alphabetical order.
How it can be done?
Hi,
you can use this plugin (and disable “Sort Services Alphabetically” under Theme Options / Services).
Lubos
Thanks
Never mind found it cheers
Hi,
glad you’ve sorted it out!
Lubos
Detailed layout page is missing in demo can you please help us to set it up.
Many Thanks.
I have a problem with add and edit services: https://ibb.co/kvkCXp – blank area.
Hi,
are you using the latest version of the theme (1.5.6) with all plugins up to date? I see that you’ve purchased the theme a while ago, does it mean the error was not there until recently? I really need more details to help you out on this.
Lubos
Could you tell me which files is working with this area?
Is is created via Redux Framework plugin. If you want my help on this then please answer my questions.
Hello, I have a problem after actualize. Look: wroclaw.usterka.pl. Could You look on this? Thanks. Two site: contact and main site has this problem.
Hi,
what exactly is the problem? I don’t see anything wrong there.
Lubos
Hi, the Visual Composer plugin stopped working, I already unplugged and reinstalled but it did not work again. I need help using the theme with version 1.5.6
License: 44d52c3d-2dd8-45fd-b200-a42e853bace7
You can help me, take a look at my panel. I do not know what’s happening it worked for years and suddenly stopped. I have already updated and it does not work.
Hi,
deactivate and remove your current version of visual composer. Then you will be prompted to install it again (it is now called WPBakery Page Builder) which installs version 5.5.2 which is bundled with the latest version of the theme.
Lubos
Solved, thank you
Hi, the Visual Composer plugin stopped working, I already unplugged and reinstalled but it did not work again. I need help using the theme with version 1.29
Hi,
I am sorry, but you will have to contact me using an account with which you have purchased the theme to get support.
Lubos
Ok, tomorrow i do this. Thanks
Hello !
is it possible to change the background of the site and replace it with an image?
Hi,
you can change only the header and footer background.
Lubos
Is it possible to have a banner on the menu only? for example, like this style? I tried with an image but on mobile it is not beautiful
https://www.casimages.com/i/180613113615754562.png.htmlI am sorry but you will have to hire a developer for such advanced customization.
Small hint: you can hide any part of the site on mobile by using something like this:
@media ( max-width: 991px ) {
.your-html-element { display: none; }
}
thank you very much 
Hi Lubos,
Is there a CSS snippet for removing the colored underline from hyperlinked images?
Thanks
Jonny
Hi,
please share your URL where I can see the image.
Lubos
Try this:
#footer .custom-html-widget a { border: 0; }
Perfect, thanks.
Hi there – lovely theme!
I’d like to divide my services into three separate categories (‘Business’, ‘Home’, and ‘Home & Business’ which features both selections). I’d like those specific services to feed into separate iterations of the services page – is there any way to create multiple ‘Services’ pages, and then feed specific services onto each version?
Alternatively, is there a way to group services into separate sections on a single page, or toggle between which services are displayed at once?
I don’t mind getting my hands dirty and dipping into the code if need be, but could really use the instruction 
Thanks!
Hi,
unfortunately, service categorization is not available and adding it is really not just a matter of few lines in the code. This theme was not built with service categories in mind, so making it work will require a lot of coding. Normally I wouldn’t mind to give some hints, but this is really a WAY too big of a customization even for that. If you are not WP developer yourself, I advise you hiring one.
Lubos
8297f404-9c61-45ae-9c42-5b47cee46ab9 – Purchase code
Re: Blue Colar theme for Wordpress.
When I attempt to upload and apply the theme I get an error message…
The link you followed has expired.
WordPress 4.9.6
Thanks, Darwin
Hi,
first, make sure you are uploading the right file, please follow the documentation.
If you are uploading a right file and still no luck then check out this thread. You need to increase your “upload_max_filesize” PHP setting (please contact your hosting provider if you are not sure how to do that).
Lubos
I want finally able to update/install the blue colar theme. Now, I’m having an issue with getting my data setup. I was able to import data.xml but not able to import theme_options.txt. I can’t find a place to copy and paste and the import doesn’t work for that file type.
Sorry, there has been an error. This does not appear to be a WXR file, missing/invalid WXR version number
Here is my site: http://fixaplace.com/
theme_options.txt have to be imported under Theme Options / Import/Export. It is mentioned in the documentation.
Thanks, I was able to import the theme_options.txt, I was trying under tools/import not theme options/import.
Now, that i’ve done that, I still don’t have the same data as the theme demo does. I was assuming that importing all these files would give me the all the data and that my site wouldn’t just say hello world with sample posts? What am I missing? I want the same categories like electricity, plumbing etc…
Thanks in advanced.
There are more steps involved. First you should set your front page under Settings / Reading, then configure your menus under Appearance / Menus and widgets under Appearance / Widgets. Again, it is mentioned in the documentation. There is also quick reference guide which will tell you how to set up various parts of the header and footer.
Hi Lubos,
Quick Q – any option to add meta data or text to the main services page? (the archive page) Currently just pulling through the boxes and title.
Cheers
Jonny
Hi,
you can copy lsvservice-archive.php from the parent theme to your child theme and do any changes in the code (HTML and PHP knowledge is of course needed for that).
Lubos
Hi there, first of all great work on this template. We are very happy with the design and options. We are setting up the template and i have a question. We would like to change the tekst of the services “more info” to our own text. is this possible?
i already have translated the translated .po en .mo file uploaden to bluecollor child folder. But the theme does not translate the text more info on services.
Hi,
please note that some of the strings are part of LSVR Toolkit plugin, you have to translate it as well.
Lubos
i also created a bluecollar-nl_nl.mo en .po file and uploaded it in /wp-content/themes/ and or wp-content/themes/child theme/languages/ but notting worked.
Again, you have to translate the Toolkit plugin as well.
i translated from blue collar theme > languages > lscvrtheme.pot file
i have uploaded the toolkit lsvrtoolkit-nl_NL.mo and .po files to languages/plugins/ but nothing is being translated. Is there a cache to empty?
You mean “wp-content/languages/plugins”, right? The file name “lsvrtoolkit-nl_NL.mo” is correct (if you are sure your language code is nl_NL). I’ve just tested it myself and it does work for me. Feel free to share your URL.
Hi there. I see in this comment area many issues with the translation. I also still have the issue of translating “more info” to dutch. I have read many comments but still have the problem the translation does not work.
I have translated the lsvrtoolkit.pot file to http://vdplas.customcms.nl/wp-content/plugins/lsvr-toolkit-bluecollar/languages/lsvrtoolkit-nl_NL.po and http://vdplas.customcms.nl/wp-content/plugins/lsvr-toolkit-bluecollar/languages/lsvrtoolkit-nl_NL.mo but no result.
i also have uploaded into /wp-content/languages/plugins/lsvrtoolkit-nl_NL.mo but no result.
Can you explain what file need to be uploaded where? Because after reading al issues i still do not know that file needs to go were.
lsvrtoolkit-nl_NL.mo and lsvrtoolkit-nl_NL.po should go into “wp-content/languages/plugins”.
Please share your URL where I can see that “more info” string.
That one “more info” is actually part of the theme (it can be found in LSVR Toolkit as well, but it is used in different context). So make sure to translate it in theme’s .mo / .po as well. The correct name of the theme’s .mo / .po is just “nl_NL.po” and “nl_NL.mo”.
Correction: that is true only if you place it in wp-content/themes/bluecollar/languages
check . We have it working. I needed to translate the /wp-content/themes/bluecollar/languages/lsvrtheme.pot and upload nl_NL.mo end nl_NL.po into the save folder
You can also rename it to “lsvrtheme-nl_NL.mo” and put it under wp-content/languages/themes so you won’t it when you update the theme in the future.
hi. We have recently placed the website online with bluecollar theme. As it seems we are not able to update recent projects. We would like to delete the project gallery and place new photo’s. but the buttons are not working. Can you help?
Hi, are you using the latest version of the theme with all the plugins up to date and PHP memory set to at least 128MB? Does the issue exists also on your development installation?
It does not exist on my delveloper environment. This is the same server. so memeory can not be the issue. Plugins are up to date. Can it be a database issue?
the problem is i can not use the empty the galery button and add galery button
I doubt this is a database issue. Are you sure you are allocating the same PHP memory to both installations? For example maybe you set your development wp-config to 128MB but haven’t made the same change to the live one. I would double check and compare both wp-config.php files.
my develop location has no settings for php limit. I placed it in de live site wp_config but no changes. Also added it to htaccess but still not working.
Feel free to send me your WP admin credentials via PM and I can take a look at it.
Hi. We changes the php memory limit , the last line in the jquery.qtip.min.js.map file but still we have the same problem. Do you have another option?
Have you tried to deactivate all plugins except Redux and LSVR Toolkit?
Hi there, I bought this template but it is showed only the borders and stuff. No content no tabs no header!
Hi,
I am sorry, but you will have to contact me via an account with which you have purchased the theme to get support.
Lubos
Hi Lubos, hoping you can shed some light on a few things for me,
1. Have increased top bar size and menu text size. Is there anyway to add padding to menu text so it sits more central with the increased top bar size
2. Any option to add a custom footer to ‘services’ items?
3. Is it possible to disable text on the internal page headers to instead use a H1 within text body. Or even remove the page header entirely?
Thanks, and can I also add a vote for secondary top bar to display contact details. I know contact panel is meant for that but not feasible in this scenario.
Cheers
Jonny
Hi,
1.) please share your URL
2.) unfortunately, that won’t be possible without some heavy customization
3.) again, something like that requires more advanced code customization. I can give you the CSS to simply hide the main page title, but I guess that won’t be enough to make it look good. You can give it a try:
.page-title { display: none; }
Lubos
I am sorry but I need the site URL not just screenshot.
Hi Lubos,
Please find – http://31.132.0.74/~gassafebristol/
Let me know if you can access
Thanks
Jonny
Try this CSS:
.header-navigation { margin-top: 20px; }
Thanks Lubos, it works.
I will get dev to look at the other bits
Thanks again,
Jonny
Hi,
Youre work is very good im very glad of buying this theme. Just one feedback is that i would of liked having a slide bar in services when im in my mobile phone. My web page is www.rescatehogar.cl
I have an instalation issue tho, google, yahoo, etc dosent seem to find my page. (” No information available on this page”) .Checking it out i realized that i dont have a Robots.txt file in the download but in www.rescatehogar.cl/robots.txt i had this:
User-agent: * Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php
Sitemap: http://www.rescatehogar.cl/sitemap.xml
Anyway i created a robots.txt file with just the same code (it seems correct to me) but still no good news.
Please help, greatings from Chile
Hi,
ad “i would of liked having a slide bar in services when im in my mobile phone”: I am sorry but not sure what you mean by that. Please be more descriptive.
ad Robots.txt issue: that has nothing to do with the theme, please contact your hosting provider to get help with that.
Lubos
Thanks for the quick response, i will check the robots.txt with them
Sorry for my bad english. What Im trying to say is that i would like the services menu to look like the sidebar when im on my phone.
I am sorry but I am still not sure what exactly do you mean. You mean header services grid to look like a sidebar? Or slider? Anyway, I guess you will have to hire a developer for customization like that.
Hello,
Great theme! I have an issue with the pictures on the homepage not appearing on mobile and tablet. Any ideas? http://averyhandymandorset.co.uk/ Thanks.Hi,
the VC columns with the image is set to be hidden on mobile. Please change its settings to disable it.
Lubos
Excellent, thank you!