675 comments found.
Howdy LubosVolovar!
Template looks great and I have yet another happy client on my hands – thank you! 
I thought it would be worth mentioning that I also had the same “issue” as kashdeisgn above in that when the services boxes were viewed in a tablet, the service boxes turned into links, which is not how I wanted them to function as my client just doesn’t have enough info to make them worthy of a page. I used the workaround that you advised, which worked a treat! I bring this to your attention as I bet others are intending to use the services blocks in the same manner as us and it may be something that you want to add an option for in the template itself to turn off.
Cheers!
Hi,
thanks for purchase and for your feedback. I will add this option in the next update.
Lubos
Hi, My last Update was for version v1.0.7, now i see you have version v1.0.9
I updated the new template just overriding the original files like i always do and also use your child theme but this time my site messes up somehow.. colours and images are not present..
Can you tell me what files exactly have been updated since version v1.0.7 ?
Hi,
please see the change log
I recommend to update by deleting current version and upload .zip of new version.
Lubos
I have modified the date of each Service post so that the order of the Service panel appears like what I want on the home page. However, when I go to the Service page, the items are displayed in the opposite order: http://cravenag.lineartechnc.com/services/ What do I do to make it the same as that on home page?
Thank you.
Hi,
you are right, that’s a bug. You can fix it by either:
Open “components/page-header.file”, go to line 87 and change “ASC” to “DESC” – that will reverse order of Services in header.
Or open “archive-lsvrservice.php” file and add the following code on line 26 (that will reverse regular list page):
<?php query_posts('order=asc'); ?>
It is up to you which option you choose, but choose only ONE of those two.
Lubos
Hi Lubos, It didn’t work for me. After I changed the code, the Service page’s header didn’t change the order or anything, and the service tabs on home page disappeared.
I think my line 87 and line 26 are different from yours. I probably didn’t modify the right thing. Could you please paste here the exact piece / paragraph of code so I can refer to? Or you can Email it to me: linear_tech@hotmail.comBy the way, I installed the newest theme that was released last week.
Thanks.
Telly
Replied via email.
Hello There,
I want to create a Slider with 2 Slides. I want to add a Featured Image for each Slide but I juste see option for vertical Align: Top / Middle / Bottom
Thanks in advance, Luc
Hi,
featured image can be set in right sidebar.
Lubos
Thanks a lot for your help 
Hello There
First of all you have amazing theme! Second i need help adding the Contact Panel to home page 3 It is enabled in the theme options and stand on global in the page itself but still it is not showing. here is the link to the page: http://www.locksmithlasvegas.expert/ It is very impotent for me to show this contact panel. Thanks in advanceOshri
Hi,
you need to use template with title. It is written on top of Page Settings / Header Settings – “Please note, that these settings have no effect when you are using Full Width w/o Title template”
Lubos
Thanks for the quick reply What i am basically trying to do is to combine the home 3 with home 1 I don’t want to show the services in the tiles only the slider and the contact panel underneath that, is this is possible ? Thanks again dude Oshri
Hi,
unfortunately, that’s not possible. Again, contact info won’t show up in templates without title.
Lubos
One last thing
How do i remove this live from post in the blog?
You may use these HTML tags and attributes: <abbr title=””> <acronym title=””>
<del datetime=""> <em> <i> <q cite=""> <strike> <strong /></i></em></del>
Use this Custom CSS:
.form-allowed-tags { display: none; }
Thanks a lot for all of your help! Again men amazing theme!
Hi lubos before buying this nice template I have some question
1) Navigating your demo with safari and chrome browser with my Ipad I can’t see well Home Page 3 and Home Page 4 (onepage). You can see screenshot of my ipad here https://drive.google.com/folderview?id=0BwIXX77ARKy4dzA4SmljYjJXOTg&usp=sharing After 30 sec or little more after the page has loaded, both browsers shut down. I think it depends from the slider but I’m not sure. 2) Navigating with iphone 6, the whole demo website doesn’t switch in responsive. I think that the problem is with the blue line in the header that remains enlarged. You can see Iphone screenshot in the previous forlder.
The site is ok with android (note 3) Please would you check and possibly fix this problem? Is very important that the site will be well usable from Apple’s devices
3) Is the template compatible with woocommerce?
Thanks in advance
Hi,
please try to visit site via direct link, without ThemeForest topbar – http://demos.volovar.net/bluecollar.wp/demo
Everything works fine on my iPad Mini and iPod Touch 5g
Blue Collar doesn’t support WooCommerce. But that just means that it lacks any custom styling or special functionality, but it should work.
Lubos
Hello I am Having a problem with the services option “i just want to show my services thumbs on home don’t want to open its detail page if some one click on that. so its should like un-click able services thumb how can i do that plx help me with this”
regards kashif
Hi,
open components/page-header.php file, go to line 126 and change this:
<h3 class="service-title"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h3>
to this:
<h3 class="service-title"><?php the_title(); ?></h3>
This will however change it only for services in header. If you also want to make this change for services included via shortcode, you will have to hire a freelancer to do that.
Lubos
Hi,
I have the problem, that the services overview site is broken. Can you help me?
http://imgur.com/T1x1CoeHi,
please update to the latest version (1.0.9)
Lubos
Looking to build a “landing page” within the site… do you already have a stylesheet or the options to remove the header and footer so its styled like a true landing page?
Hi,
no, there are no options to disable header or footer.
Lubos
Is there an easy way to make the header bigger to allow a large logo?
Thanks
TC
Hi,
you can try the following Custom CSS:
@media ( min-width: 768px ) {
.header-branding .branding-inner,
.header-navigation .navigation-inner { height: 100px; }
}
More advanced code will be probably required to make it look good, but you will have to hire a freelancer for that.
Lubos
Hello,
There seems to be an issue with the arrows on your slider. I just updated the theme hoping the issue would be solved “Small bug fixes” that you noted in your log, but the issue is still there.
Please see the following GIF that shows the issue: http://gyazo.com/b3bb72e149b3c04492df136ade368b41When i click on the actual arrow, the slides don’t change…I have to click on the left of the arrow for it to work.
Can you look into it please?
Thanks for your time, Yanick
P.S. Great work on the design and programming of the theme!
Hi,
haven’t noticed it until now. Will fix it ASAP.
Lubos
Good afternoon again! I have finished the website and now it’s online.. I have some problem with logo by mobile, it appears and in a meanwhile desappears leaving a blank square. Do u know why? I’m connecting with Samsung tablet and smartphone.. thanks in advance for support!
Hi,
please update to the latest version (1.0.8)
Lubos
Hi Lubos,
I would like to know if there’s a way to install the child theme if the website is already done with the original theme.
I’m having a lot of custom .css in the theme options section now and didn’t expect that and it’s slowing down the website.
If I install the child theme, do I need to install all the default plugins if they are already active under the parent theme?
Thanks!
Hi,
if all your code customization was done only via Custom CSS in Theme Options (i.e., you haven’t touched the code in parent theme’s folder), then feel free to install and activate the child theme. Then you can just copy your Custom CSS from Theme Options and paste it to child theme’s style.css. It won’t affect active plugins.
BTW, you should have installed it right away, there is a reason why I am encouraging to do it in documentation. Captain Hindsight out
Lubos
In fact, I have other custom css Lubos that are in the Custom Css sections of Visual Composer where we see the Gear Icon on pages. I may have as well some inside Revolution Slider. But no original CSS files been modified. All Custom CSS been added via their proper Custom sections.
I should follow the suggestion but never imagine I’ll be having so many custom Inline CSS.
No problem, everything which is saved in WP will be preserved. But you will probably have to reassign your menus and widgets after you activate a child theme (but I am not sure about that). Anyway, the sooner you switch to child theme, the better.
Thanks Lubos! I’ll give it a try
Is there a way to customize the colors in the back admin panel? No coding just adjusting the colors in an options menu? I have some minimal coding experience and it’s not something I like to do…
Hi,
unfortunately, you will have to slightly touch a code. Not sure if you’ve already seen it, but here is a tutorial on that.
Lubos
I saw that. I’m not really interested in that. I’d like something simple where I can just find my color on an RGB chart. Are you willing to do this for me if I purchase and give you my clients branded colors on the RGB scale to create a couple of custom skins?
Sorry, but I am not available for freelance work. You can hire somebody at studio.envato.com
this template supports revolution slider?
Hi,
it’s not officially supported, but it should work.
Lubos
Please check i want to know before buying!
your slider it’s not correctly displayed on mobile
I don’t have Revolution slider to test it.
Can you please be more descriptive about my slider not being correctly displayed on mobile? I don’t see any issue.
hi! I can not translate the button word MORE INFO
translated only home 1 but home 2, home 3 not translated! please help
https://www.dropbox.com/s/hvzpaooq833fq47/????????%202015-03-23%2001.03.14.png?dl=0
Hi, your link dosn’t work.
I have sent to you via email
More info in Services widget can be translated in LSVR Toolkit (Blue Collar) plugin (shortcode-generator/shortcodes/services.php).
Hey there, Good job on that theme, it truly deserves my 5 stars rating. Anyway, i noticed that the slider (Homepage3 template) got glitches sometimes on window resize, when slides include content columns. No big deal of course, but it might be better to reload the slider on resize. Thanks
Hi and thanks for rating and your feedback!
Lubos
Hi there,
I know it’s been a while but i didn’t managed to reload the slider on resize. Now that my support period is reaching the end, i’d like you to help me with that. I tried several things in my child theme’s own js, but with no luck
Thanks
Hi,
first make sure you are using latest version of the theme, then please share your URL where I can see the issue.
Lubos
Looks like this is supposed to work, but unfortunately it’s not :
var owl = $( ’.slide-list’ ).data(‘owlCarousel’); owl.invalidate(‘width’); owl.refresh();
Can you share your URL?
Here it is. As far as i understand, some resizing issues were fixed in OwnCarousel 2 beta3 and beta4.
There is some issue with your site, it’s stuck on loading. Anyway, you can try to update built-in OwlCarousel with that beta version if you want. You will find the code in library/js/third-party.js on line 79, 80.
Weird, i don’t have loading issues with the site here. I already tried to do that, but that simply breaks the slider 
It’s possible that they did some changed in those beta versions which make it not compatible. Anyway, I was finally able to open it in Chrome and I see the issue. I’ve noticed that same one is present on my demo as well. But it’s only Chrome issue, everything works fine in Safari and Firefox. I will try to fix it in the next update (if it will be possible).
Thank you very much for the fix !
You’re welcome:)
How do I add background colors and/or images to different pages? Not content, but page…
Hi,
where exactly you want to add those images? As a header image? In that case, you can define Featured image of a page which will be used in header for that page instead of default one defined in Theme Options. But if you want to have also different colors for different pages, then you will have to hire a freelancer to do that.
Lubos
Black background where the text is… http://www.tebalaeventcenter.com/
The page background not the content background?
Sorry, but you will have to hire a freelancer for that.
really? that should be a simple default option!
Changing the content bg to black is matter of simple Custom CSS, but the problem is that you will have to change the css of other elements to make it look good. Try this and see what I mean:
#wrapper { background-color: #000; }
body { color: #FFF; }
I don’t know why you are under impression that basically inverting the color scheme of the theme should be a default option. For sure there are themes which allow that, but adding such feature is really not as simple as you may think code-wise.
Hi Lubos,
Just wanna verify if it’s safe to update Visual Composer to the latest version 4.4.3.
If I’ve been using some custom css on some pages, in the section where we see the gear icon, will it affect those or it will stay intact?
Thanks!
Hi,
just make a backup of existing version and feel free to update. You can revert to backup one if you come across any issues.
Lubos
Hello,
really growing into this theme, most things work like i want to. 1 question though: when clicking on a newsitem the pageheader says ‘BLOG’.
Is there an option to change this in for example ‘NEWS’?
http://www.henkontwerpt.nl/ontwikkel/baron/theater/de-feteranen/
Oops…. Sorry, wrong theme My bad. Thanks for answering ; )
When I try to access theme options from the dashboard I get this error:
Parse error: syntax error, unexpected T_STRING in /home/content/31/4178031/html/tebalashrinecenter/wp-content/themes/bluecollar/includes/redux/ReduxCore/inc/scssphp/src/Colors.php on line 13
Please help!
This worked! Installed and activated! Thanks! https://wordpress.org/plugins/redux-framework/