Blue Collar - Handyman HTML Template
Themeforest Blue Collar - Handyman HTML Template HTML Template
Help & Support
Features
Simple and compact HTML template, ideal for handyman companies or for an individual handyman, plumber, electrician or painter.
Please note that this is NOT a WordPress theme but HTML template.
WordPress version is available here.
Features
- Coded with SASS
- Support for One Page functionality (check out demo)
- Responsive layout with Retina graphics
Credits
Images seen in preview are NOT included. You can purchase your own licenses on PhotoDune.net:
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
Update Log
Complete changelog can be found here.
v1.0.5
Updated documentation
Various small fixes
v1.0.4
Updated FontAwesome icons to 4.6.3
Changed icons in Icomoon icon pack (icons with "im im-" prefix) to a different icon set. Check out the documentation for complete list of icons
http://demos.lsvr.sk/bluecollar.html/documentation/#icons
v1.0.3
Google map element (c-gmap) now requires Google API key (via "data-google-api-key" attribute). The element won't work without a key.
v1.0.2
Updated FontAwesome icons to version 4.4
Removed Dribbble and Instagram feeds as they are no longer supported
v1.0.1
Updated FontAwesome to version 4.3
Fixed issue with Google Map
v1.0.0
Initial ThemeForest release.
Hi, i have a problem with Flickr widget using https. Without https works perfectly, but when i open website with https widget not work and compare “charging” image
ReplyDeleteHi,
ReplyDeleteI will have to take a deeper look at this one, but I am off computer until about 18th. Feel free to come back to me after this date and I will see what I can do.
Lubos
Hi, i trying to create widget from Twitter, but i need to know what widt and heigt parameters i need to set. thanks.
ReplyDeleteHi,
ReplyDeleteset width to “100%” and height as you need, “300px” for example.
Lubos
The mini nav does not follow when entering mobile UI. The whole point to purchasing templates is to save time…i find myself constatly editing the work that some of the sellers publish. I guess nobody does proper testing anymore.
ReplyDeleteAlso the contact form is giving me an error “There was a connection problem. Try again later.”...it could also be on my end since I am hosting it on a google cloud platform.
ReplyDeleteHi,
ReplyDeleteI am not aware of any issues with menu on mobile. Do you have the issue when you check the demo URL as well?
ad contact form: you need PHP server to use contact form, it won’t work on cloud.
Lubos
Yeah even on the demo, the menu does not show up when you scroll down. It scrolls up with the page. Very inconvenient vaving to scroll back up. Chefk out this demonpage to understand what I mean.
ReplyDeletehttp://oumz.com/envato/TinyMiny/
ReplyDeleteYeah I understand what you mean. But this template doesn’t have a fixed mobile menu. It is not a bug, it is more like a missing feature. I can issue you a refund if you want, but you won’t be able to use the template after that.
ReplyDeleteIt is okay. No need for refund. Just wondering if there is a shortcut to adding the fixed menu…dont get me wrong, I like your clean design. Just would have been nice to have that as a feature =p
ReplyDeleteHi,
ReplyDeletewell, you can make the header fixed with this CSS:
.m-fixed-header #header { position: fixed; }
However, this is far from ideal as the header will take a big chunk of the screen plus when you collapse the menu you may not be able to scroll through the all menu items.
Doing mobile menu right is really not a trivial matter. You may make it work in your browser (when you resize the window) but then you will test it on a real mobile device to find out it doesn’t work that well. So when I developer this template two years ago I decided to rather not to do a fixed mobile menu as I though it is not worth the time.