Discussion on BlueCollar - Handyman & Renovation Business WordPress Theme

Discussion on BlueCollar - Handyman & Renovation Business WordPress Theme

Cart 1,643 sales
Well Documented

LSVRthemes supports this item

Supported

This author's response time can be up to 2 business days.

675 comments found.

Hi, Great Theme!

Just 1 Question. How do you add a Phone Number To the top Right Handside of the themes front page.

My client wants to display there company number above the fold in a bigger font face.

Hi,

this is not possible without changing the code. You will have to hire a freelancer for that.

Lubos

Ok, Thanks Lubos

I installed the plugin WooCommerce, but when I try to overwrite the file template php plugin, this is not working. This only happens with this issue, because with other themes (twenty) function works correctly.

Hi,

not sure what you mean by “overwrite the file template php plugin”, but WooCommerce is currently not supported with this theme. I will try to take a look at it next week to see what can I do to in this matter, but I can’t promise you anything.

Lubos

Ok. Again, this theme was not tested with WooCommerce. I will try to look into it next week.

When I click on ‘Edit page’ on any of my pages I am taken to a blank screen. Disabling my plugins did not help. But when I switched themes the pages I was able to see and edit the pages.

Is there anyway I changed something in a css file to cause this?

Hi,

please send me your wp admin credentials via PM and I will take a look at it tomorrow morning.

Make sure that you are using latest version of theme (1.1.1) and plugins (you will find them in the full package)

Lubos

Issue was resolved with manually update parent theme. Thank you.

Hi there,

thank you for great themes,

just wondering, how do i change the color of the scheme? such as as default it was blue and icon was yellow. i know where to change it but can you provide me with the code? thanks al ot

Hi,

please read the documentation how to create a custom scheme.

Lubos

Hi Lubos, sorry for not reading the documentation properly and thanks

Where can I translate the project categories “All Projects” text? Have tried to translate the .mo .po files but with no success!

Hi,

take a look into LSVR Toolkit (Blue Collar) plugin, many strings are part of this plugin.

Lubos

At the Services visual composer is missing (not on pages). This makes editing almost impossible for all the different shortcodes. I have installed LSVR Toolkit (Blue Collar) as described in the documentation and WPBakery Visual Composer. I have installed the plugins from the download files here on themeforest because the download url was broken.

Hi,

go to admin / Settings / Visual Composer and here you can enable VC even for services (check “lsvrservice”).

Lubos

Okey “lsvrservice” was checked but after hitting the save button that did the job. Thanx for the quick response!

Hi,

Where can i change the ‘More info’ text, displayed in the service list on the frontpage?

Greets, Wouter

Hi,

this text have to be translated in both the Theme and LSVR Toolkit plugin. If you are referring to service list in header (as in demo homepage 1), then this can be found in components / page-header.php file. If you’ve created your service list via shortcode (as in demo homepage 2), then you will find this text in wp-content/plugins/lsvr-toolkit-bluecollar/shortcode-generator/shortcodes/services.php file.

Lubos

Thanks, founded! It was the last one you mentioned.

I can’t find a way to make a page full width because the Page Options panel is not available. It’s not up in screen options either. Do you have any idea why it might have disappeared?

Hi,

yeah, this looks like bug. You can fix it by adding the following code to wp-content/plugins/lsvr-toolkit-bluecollar/lsvr-functions.php file on line 44:

if ( ! function_exists( 'lsvr_get_image_field' ) && function_exists( 'lsvr_get_field' ) ) {
        function lsvr_get_image_field( $field_id, $key = 'url' ){

            $field = lsvr_get_field( $field_id );
            if ( is_array( $field ) && array_key_exists( $key, $field ) ) {
                return $field[$key];
            }
            else {
                return false;
            }

        }
    }

Or you can send me your wp-admin login info via PM and I will do it.

Lubos

My apologies! I’ve just found out my admin area plugin was hiding page attributes – nothing to do with Blue Collar after all. However, you might like to know I’m getting persistent update prompts for LSVR and VC. Thanks again for your quick help.

Ad update prompts: I had to change the functionality which handles the plugin updates as per newest ThemeForest requirement (you can read the discussion here), unfortunately, the latest version of this mandatory code doesn’t support updating of the plugins, so you have to update them manually. Just download the whole package from ThemeForest, unzip it and you can find latest version of plugins in Plugins folder. Just deactivate and remove the current versions and install those new ones via admin.

Hello,

On my services page, no matter what I do the Footer will not change, and will not go away. I have made successful changes to all the other pages as far as the footer goes, but I cannot get it to save correctly on the Services page. I have turned Footer off universally and then activated it page by page, but SERVICES is not allowing this to happen.

Why is this? And what can I do to change it? It won’t let me input a working link how it has with the other pages, but at this point I would even turn it off if I could.

Any ideas? Thank you in advance.

Hi,

you mean Footer CTA, right? Unfortunately, it is currenty not possible to edit this for Services and Project pages. You can only hide it for Services pages with this Custom CSS:

.single-lsvrservice .footer-top,
.post-type-archive-lsvrservice .footer-top { display: none; }

Lubos

Hi there,

How do I change the subbmit button in Contact form 7? Now its grey and i want it like the demo version. Check http://www.vdboffertes.nl/contact/ for example.

Thanks!

René Meijer

Hi,

please create your form with code from documentation

Lubos

Hi,

How do you change the pictures/icons for the services page?

Hi,

If you mean service thumb, then it can be edited in Service Settings under main content editor (you can edit service icon there too). If you mean service header image, then add Featured Image on the right side of content editor.

Lubos

Thank you very much. That’s exactly what I was looking for. Thanks as well for the prompt support request reply!

Thanks for this great theme. However whenever I try to edit anything for this theme in the admin panel I get the error:

“Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 75 bytes) in /home/tooltrad/public_html/wp-content/plugins/redux-framework/ReduxCore/inc/fields/typography/googlefonts.php on line 1”

How can I resolve this?

Hi,

please read this or contact your host provider.

Lubos

Hi, Great theme!

Just one quick problem. Can you see why my site is always showing index.php inside the address?

it shows http://teammathias.co.uk/index.php/services/airconditioning/ but obviously i want http://teammathias.co.uk/services/airconditioning/

thanks mate!

Kob

Hi,

you should contact your hosting provider. This has nothing to do with the theme.

Lubos

Hi Lubos, I spoke to my hosters and they have said:

This has nothing to do with the server settings. How the site is designed / redirection setup is responsible for this. You will need to contact your developer look in to this and modify the urls as you want or add necessary rewrite rules.

Please can you look into this for me as it looks really unprofessional

Regards,

Theme has absolutely nothing do with your URLs as long as I am aware. If it is not the hosting issue, then it is something with the WordPress settings. For example this is a regular page. Try to switch to some of the default WordPress themes (for example Twenty Fifteen) and open that page again, if the issue still persist, then you have the proof that theme has nothing to do with it. Hovewer, if it will fix the issue, then I will apologize and will take a look at it if you send me your wp-admin login info via PM.

When i try to install the plugins i get

Unable to find End of Central Dir Record signature

error for all of them. How do i fix this?

Hi,

bundled plugins don’t come with a key. You have to purchase your own license if you want to update the plugin by yourself.

Lubos

How do you change the orange color of the icon symbols all over the site. Please look here. I can’t find the setting. http://kordelectric.com

There is no setting for that, you will have to create your own color scheme.

Hi there,

just bought your theme and I am very satisfied. But I wonder how I can update Visual Composer. It needs an update an asks for a licence key…?

Thanks.

Hi,

you can either wait for me to update the theme with the latest version of VC (which should be tomorrow), or if you want to update by yourself, you have to buy your own license of Visual Composer.

Lubos

Hi,

Is it possible to set featured image where Plumbing. Painting. Anything! is written on all pages that show services? Right now service page shows service title.

Thanks in advance

Hi,

service detail header can display only service title, but you can set a featured image for ech service and it will be displayed as header’s background for that service.

Lubos

So can service header be turned off and can I put custom text on the featured image?

You can put a custom image there (as a featured image of that service) but not custom text.

Hi! how to create vertical tabs?

Hi,

there are no vertical tabs in this theme, or do you mean Accordion?

Lubos

I mean tabs! if the way to achieve vertical tabs?

No, there are only horizontal tabs.

IF I BUY http://themeforest.net/item/blue-collar-handyman-wordpress-theme/10406508 THEME SO CAN I KEEP SAME IMAGES AS EXISTING ON THE THEME: http://themeforest.net/item/blue-collar-handyman-wordpress-theme/full_screen_preview/10406508

SPECIALLY A MAN IMAGE ONLEFT SIDE OF TE’XT 25 Years of Experience:

Hi,

images are not part of the item. Please read this.

Lubos

Hello,

I have searched through the documentation, and couldn’t find the answer. I am building with the child theme, with the logo and branding on the left and the site menu on the right.

The person I’m building the site for wants the logo and branding info on the right side instead. How can I adjust the position of things in the top bar?

The person also wants the top bar bigger, so I need to be able to change that as well if possible.

Thanks for the help last time, and thanks in advance for this one.

Hi,

this will require some non-trivial CSS and probably also code customization. You will have to hire a freelancer for that.

Lubos

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey