Discussion on Fitness Club - Health & Gym WordPress Theme

Discussion on Fitness Club - Health & Gym WordPress Theme

Cart 1,039 sales
Well Documented

BoldThemes supports this item

Supported

This author's response time can be up to 1 business day.

143 comments found.

i need its HTML version only, can you give me ?

Hi,

Currently Fitness Club is available only as a WordPress time. We do not have HTML version unfortunately.

Kind regards,

BoldThemes team

My mobile version cuts off the main image on the home page. is there a fix to this? http://dan.synogent.com/

Hi,

There is a fix – you need to reposition the image on lower resolutions than desktop so the desired part of the image comes in focus.

Please refer to the following article on how to do that: https://boldthemes.ticksy.com//article/7161/

Kind regards,

BoldThemes team

My developer said this in response to your “fix.” —The solution proposed by the tech support person did not work (which was basically using some CSS to re-center the image on small screens). Something is not right with this whole template and inline CSS changes like that don’t have any effect (which is a problem we’ve run in to all over the place).

Hi,

This is how it goes – when you have a background image for a section (as you do) and the background image covers the entire screen in both desktop landscape mode and mobile portrait mode (as your does) – the image looks cut off horizontally on mobile screens since its aspect ratio fits landscape mode.

You can not have one image fit two different areas with different aspect ratios identically. It will fit one and it will be cut off on another depending on its proportions. Does this make sense?

Now, there are two solutions for this:

1) To use different images on different screens – one for mobile and one for desktop screen (each optimized for respective aspect ratio)

2) To reposition the image on different screens so the part of the image which is important is always visible

Either way, the method to implement the solution is via CSS similar to the one described in above mentioned article.

The CSS changes can be implemented in three different ways:

1) By modifying theme’s style.crush.css which we strongly discourage since the changes will be overwritten after future updates

2) By using Custom CSS field of Appearance > Customize > General Settings panel

3) By using style.css of child theme

If you require any additional assistance related to the issue, please feel free to forward the following email address to your developer: info@bold-themes.com and ask him to keep you in the loop. We will be glad to discuss any issues related to the theme he/she might have.

Kind regards,

BoldThemes team

Hello. Facing problems HERE.

The question is that i updated everything you pack on your theme on and editing pages stoped working. I dont undertand why…

Just need you guys to help me if posible with this big issue.

I want to change my page content.. ¿Is this Posible? Bold Builder is not showing me the content of the blue boxes on the backend so I can’t edit content on your visual builder… so i have to switch to HTML witch Is not the way I want to use a Wordpress site.

Please let me know about this, my support was gone a few days ago and I feel really bad with this.

Hi,

Can you verify that the Bold Builder has been activated in Plugins panel? If it has, please send your wp-admin credentials to info@bold-themes.com so we can take a closer look.

Thanks in advance.

Kind regards,

BoldThemes team

Okey, done. Thanks for your time.

Hi, does the theme include a newsletter plugin?

Hi,

It does have contact form 7 support – https://wordpress.org/plugins/contact-form-7/ This is not exactly a newsletter plugin but can be used to collect emails and you can integrate it with mailchimp for example – https://wordpress.org/plugins/contact-form-7-mailchimp-extension/

Kind regards,

BoldThemes team

Hi Author, Thanks for the great work. The theme (Ballet) is cropping the header slider images, so instead of displaying it full, it displays with some parts cropped. I tried to use this custom CSS that was posted for GYM .largeSliderHeight.slick-slider .slick-track .slick-slide .btSliderPort { height: 100vh; } but did not work for Ballet. Please help. Thanks

Hi,

Can you tell us which version of the theme are you running?

Kind regards,

BoldThemes team

Thanks you for your support. This is the version i am using fitnessclub-v103. Thanks in advance

Hi,

The latest version is 1.0.6 and it contains the patch for the issue you are experiencing. Can you please update your theme – download it from your themeforest’s account (downloads section) and overwrite the files on the server.

Please let us know if this resolves the issue.

Kind regards,

BoldThemes team

As much as I love the theme, I never receive notifications regarding updates only plugins. I am still on 1.0.5 and with the new update of wrodpress it is not working. I can’t use the bold editor or Text editor in wordpress. and I always have this notice (our theme (Fitness Club) contains outdated copies of some WooCommerce template files). and I receive a lot of notices that it is not showing well on phones and the alternative text for images is not showing which is causing SEO issue (this has been from the beginning. It is frustrating that I had to rely on server support to reinstall the previous update which I knew about by incident (just like this) when enquired about the WooCommerce note above before, and I am ending up with more than one versions in my themes dashboard for the same theme.

can you please explain.

with the help of the server support I managed to install the latest version available from download link. you said it should be 1.0.7, but it shows to me after installation it is 1.0.6. more detaisl on how to regarding upgrading the theme will be helpful. I am still unable to use the bold editor. although it is active and updated. so what is going on?

Hi,

It was our mistake in the previous answer – the current version is 1.0.6 so you now have the latest version. You can always check the latest version and change log at the bottom of item profile page: https://themeforest.net/item/fitness-club-health-fitness-wordpress-theme/18718676

Related to updates, we always choose to notify the users and other users receive the notification regularly. So the only explanation is that Envato notification are being treated as spam on your side and end up in spam folder or are being filtered by spam protection software your email provider might be using. This is just a guess from our previous experience.

In order to take a closer look why you are not able to use bold builder we need wp-admin credentials. Please send them to info@bold-themes.com and our support team will take a look at the issue ASAP.

Kind regards,

BoldThemes team

thank you for your reply. I sent you an email.

Hello, i noticed when you hover over products it shows that color overlay… is there a way to have this removed? apart from that i like the theme, would be good with using VC.. just wanting to know how hard it would be and how to do so.. i think by what i read in comments its the Primary Accent Color its using?

Regards, ScriptKing

Hi,

Yes, the color of the overlay is defined by the primary accent color setting. You can remove it by adding a simple custom css statement:

.bpgPhoto .captionPane {
display: none;
}

This statement will remove the overlay throughout the site.

Kind regards,

BoldThemes team

I have a visual problem

When i add a variable product in the shop the numbers are out of the circle, how can i fix it?

Hi,

Can you please send us the url of the page with the issue and we will escalate it to our developers to take a closer look?

Thanks in advance.

Kind regards,

BoldThemes team

It keeps saying I need to update the plugin and I keep updating the plugin and it says it’s successfully reactivated but it’s not re activated and it keeps on telling me I need to update it. Says I have 1.0.2 and that I need 1.0.3 but I’ve clicked update like 3 times and it’s just not working

Hi,

Can you tell us which version of the theme are you currently running?

Thanks in advance.

BoldThemes team

How can i set the shop page with a 6 column products?

Hi,

This requires some code customization as explained here: https://docs.woocommerce.com/document/change-number-of-products-per-row/

In short, you need to add the following to the bottom of theme’s functions.php file (or child theme if you are using one):

// Change number or products per row to 6
add_filter('loop_shop_columns', 'loop_columns');
if (!function_exists('loop_columns')) {
    function loop_columns() {
        return 6; // 6 products per row
    }
}

And the following to Custom CSS field of Appearance > Customize > General Settings panel

.woocommerce-page ul.products li.product {
    width: 16.6% !important;
}

Kind regards,

BoldThemes team

Hey! Recently purchased your medicare theme and very happy with your work. Bold Builder is awesome tool.

Looking for another theme for Adventure sports School – offering courses. Woocommerce option for booking a course and other shop stuff. Any suggestions?

Thanks.

Hi!!

How do I leave the menu buttons in a single color?

Thanks

Hi,

If you do not want to change accent colors to that single color, you can add the following css statements to Custom CSS field of Appearance > Customize > General panel:

nav > ul > li.current-menu-item { box-shadow: 0 -4px 0 0 #57bae5 inset !important; } 
.btMenuHorizontal .menuPort nav > ul > li:hover > a, .btMenuHorizontal .menuPort nav > ul > li ul li:hover > a { background-color: #57bae5 !important; } 
.btMenuHorizontal .menuPort nav > ul > li > ul{ border-color: #57bae5 transparent #e5e5e5 !important; } 
.btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a, .btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a { -webkit-box-shadow: 0 -4px 0 0 #57bae5 inset !important; box-shadow: 0 -4px 0 0 #57bae5 inset !important; }

Just change the code #57bae5 to your desired color code

Kind regards,

Bold Themes team

Thanks!!!!!

I emailed support yesterday (your support forum was down) and posted a support ticket this morning. Any idea of when I can get a response? Have an issue with your theme on mobile browser that I need a fix for ASAP

Hi,

Usually we have responses times of up to 24 hours. According to our records, your request on the support forum was answered one hour after it was posted. Please let us know if anything else remained open.

Thanks in advance,

Kind regards,

BoldThemes team

Hello, how can I activate sound on the videos placed?

Hi,

If you use section background video you should add

mute:false

to Video Settings field of Section properties

Kind regards,

BoldThemes team

Hi,

These pages remained from our unit test. :) Thanks for heads up – we have removed them from the demo.

Kind regards,

BoldThemes team

Hello, Fitness club theme slideshow is not compatible with mobile devices. please help me out.

Hi,

You need to correct the layout – since the separator elements you have used prevent the slides from being responsive.

First move the huge separators from first column inner rows to the container element above. Also remove multiple separators from the second inner row – you have at least five of them on the first slide, probably on the second too.

If you have trouble setting it up – please send use the wp-admin credentials to info@bold-themes.com and we will help you set it up.

Kind regards,

BoldThemes team

I have sent the credentials to your mail. Can you please fix this as soon as possible.

I have sent the credentials to your mail. Can you please fix this as soon as possible.

Hello, slideshow is not compatible with mobile devices. please help me out.

Hi,

Can you please send us the url of the page with the issue so we can take a closer look?

Thanks in advance.

Kind regards,

BoldThemes team

Hello, I just got the them, but I recibe this error. “Error. This demo contains WooCommerce data. Please install and activate WooCommerce.”

This seems unrelated to our theme. You can try to disable woocommerce-wishlists plugin or update it to the latest version.

Thank you for that, I solved that issue. Now whats its happening is that wile the “Please wait” message appears after some time this error is shown “error Internal Server Error”. How can I solve it?

This is probably related to your server configuration. You can try to repeat import few times until it is done. If you still get the same error please submit a ticket here with your site URL and WP login credentials and we will try to help: https://boldthemes.ticksy.com/

Hello can I have a REFUND? I’m not pleased with the customization process.

Hello, you can submit a refund request here: https://themeforest.net/refund_requests/new

would this theme work with a booking plugin?

Hi,

Fitness Club theme should work correctly with most of the third party plugins including booking plugins.

Kind regards,

BoldThemes team

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