1433 comments found.
Hi! How to disable the display of social icons? How to assign the output of a custom social media icons? See: https://yadi.sk/i/EgG14ZYw37zmmc
Hi.,
If you want to remove the sociables in the team II, then you just remove the sociable attributes under the shortcode.
Refer the screenshot: http://prntscr.com/dtqisb
Here you can add the more sociable which are referred in the screenshot http://prntscr.com/dtqk1n
Regards., DesignThemes Support.
I can set in array new type, and set his attribute? Or necessary changes in other parts of the code? How full algorithm of adding new type social media? ( For example – i wonna add vk.com)
Hi.,
You just add a new social media name and its icon class in the array class,
Refer the screenshot: http://prntscr.com/du4hxz , http://prntscr.com/du6u1n
And you need to add a css style for the icon under the file path /wp-content/themes/fitnesszone/style.css under social icons code.
Refer the screenshot: http://prntscr.com/du6s57
Code:
.dt-sc-social-icons li.Test:hover:after, #footer .footer-links .dt-sc-social-icons li.Test:hover:after { background:#2648be; }
.dt-sc-social-icons li.Test:hover:before { border-bottom-color:#2648be; }
Regards., DesignThemes Support.
Great!
Hi! The same problem ( as WorkoutList) in PricingTableTwo – see: https://yadi.sk/i/1Oaj1HNK37yxkR
Hi Dan.,
You have added the one empty space after the pricing table lists. So,that only it displays the extra space. Now we have removed the space. Please have a look.
Refer the screenshot: http://prntscr.com/dtoiyq
Regards., DesignThemes Support.
Sorry, I didn’t notice..
Hi Dan.,
Ok no problem.
Regards., DesignThemes Support.
Hi! How in PricingTableTwo to add another ribbon (I want to make a label “new”, and label “best choice” different color) – for a different color ?
Hi Dan.,
Please be more specific about your query with some screenshots, so that we can help you better.
Regards., DesignThemes Support.
Hi! I need to be able to paste along with green ribbon, red. One item will be marked as a bestseller, the other as new. Question : how within the code to define another class “ribben2” – which the tape image will be red.
Hi.,
Yes, you can achieve this by adding the ribbon2 attribute in the file path /wp-content/plugins/designthemes-core-features/shortcodes/shortcodes.php under the dt_sc_pricing_table_item_two function add the attribute.
Refer the screenshot: http://prntscr.com/du4mrv
After that get into Dashboard > Fitness Zone > Integration > Custom CSS > Enable Css > Yes > Pasted the below css code inside the text area > Save All.
.dt-sc-pr-tb-col.type3 .dt-sc-tb-title p ribbon { background-image: url(http://fit.kravcemb.bget.ru/wp-content/uploads/2016/12/custom-pr-offer-bg.png); width: 122px; height: 122px; }
You need to replace the image url by red ribbon image url. By default we have a single colored ribbon. So, you need to Photoshop the image.
Now you can add the attribute ribbon2 in the shortcode,
[dt_sc_pricing_table_item_two ribbon2=”“]
Regards., DesignThemes Support.
Thank you!
View, why not working . Class ribben2, image : custom2-pr-offer-bg.png in first table in main page : http://fit.kravcemb.bget.ru/
Hi.,
We have created the pricing table two with the ribbon2 option. Please have a look. http://fit.kravcemb.bget.ru/test-ribbon2/You have added the ribbon two class wrongly http://prntscr.com/dul7x0 . So that only it causes the issue. Now we added the class correctly.
Refer the screenshot: http://prntscr.com/dukb6x
Regards., DesignThemes Support.
Thank you!
Hi! How in CallOutBox to specify the button: 1. Open link in same window 2. To open a pop-up form ninjapopup? See: http://fit.kravcemb.bget.ru/contact/
HI DanK72.,
Fixed your issues.Please check it out – http://fit.kravcemb.bget.ru/contact/
Regards., DesignThemes Support.
Form is not opened. May be can do this with help of shotcodes? ([ninja-popup ID=5342] ) How?
Hi Dan.,
Please check why the popup is not working with the ninja plugin support team, since they might be able to fix it correctly.
Regards., DesignThemes Support.
Hi! How set color in Hex ( custom color ) in PricingTableTwo? Please give me list of standart color for this element.
Hi Dan.,
Kindly add the below given code in your custom css for adding extra color (custom color). After adding the below given code, just change the color ( blue ) with your respective color name and also change the hexa-decimal color too.
.dt-sc-pr-tb-col.blue.selected .dt-sc-tb-header .dt-sc-tb-title, .dt-sc-pr-tb-col.blue:hover .dt-sc-tb-header .dt-sc-tb-title, .dt-sc-pr-tb-col.blue .dt-sc-buy-now .dt-sc-button span { background-color:#6d9ab5; }
.dt-sc-pr-tb-col.blue .dt-sc-buy-now .dt-sc-button:hover span, .dt-sc-pr-tb-col.blue .dt-sc-buy-now .dt-sc-button span:before { background-color:#5586a3; }
.dt-sc-pr-tb-col.blue .dt-sc-buy-now .dt-sc-button span { border-color:#5586a3; } .dt-sc-pr-tb-col.blue.type3 .dt-sc-tb-title h3 { color:#6d9ab5; }
These are the set of color that used in pricing table.
http://prntscr.com/dtc6jr http://prntscr.com/dtca2qRegards., DesignThemes Support.
Thank you!
Hi! Cute bug. In the case that the enumeration of the groups of muscles occupies more than one row, the element WorkoutList at the conclusion draws bright stripes at the bottom. Looks not bad – you can make a feature ). How to overcome? How to make a strip do not depend on the number of lines of output and muscle groups? See: https://yadi.sk/i/oFD6ZS_B37uMxQ
Hi.,
Thanks for letting us know, We will consider it in future update 
Now We have fixed the issue in your site. Please have a look. We have added the below code under the custom css field,
.dt-excersise-detail-cnt{ min-height: 200px; }
Regards., DesignThemes Support.
Thank You!
Hi! I’m repeating my question: 1. I need to change the length of this part of button with text “FIND OUT MORE” 2. I need to change text this button (I’m translate .po files, but text not been changed) 3. How full translate this button?See: https://yadi.sk/i/0VSBERkr37hzN7
Hi Dan.,
We are checking on this query from your last request itself. We will reply in your earlier comment for this query. Thanks for the patience.
Regards., DesignThemes Support.
Hi! BMI calck is not working now. I’n not make new changes in code. Please, see where is problem
Hi DanK72.,
We have fixed your issues. Please check it out. Refer http://prntscr.com/dsj29b and http://fit.kravcemb.bget.ru/training-view/ fix for this issue is – Refer – http://prntscr.com/dsj2ls
Regards., DesignThemes Support.
Hi.,
The issue has been resolved. Please have a look.
Refer the screenshot: http://prntscr.com/dsixi1
Regards., DesignThemes Support.
Hi! Whats happen with BMI?
Hi.,
In the file path /wp-content/themes/fitnesszone/framework/js/public/custom.js at line number 316 comment line was causing the issue.
Refer the screenshot: http://prntscr.com/dsjkat
Now we have added that comment under the code.
Refer the screenshot: http://prntscr.com/dsjkfk
Regards., DesignThemes Support.
Miracles..)
Hi! In http://fit.kravcemb.bget.ru/training-view/ i used TimeTableEvents component. Button in events block (KNOW MORE) translated only one side. How change text with both sides?
Hi DanK72.,
We have fixed your issues. Please check it out. Refer http://prntscr.com/dsj29b and http://fit.kravcemb.bget.ru/training-view/ fix for this issue is – Refer – http://prntscr.com/dsj2ls
Regards., DesignThemes Support.
Hi! How to change price area on FINDOUT BUTTON ( See : https://yadi.sk/i/Z2DA4AMi37GZkZ )? How change button text – in .po files i’m changing – but nothing happened
Hi Dan.,
What do you exactly need to change in the events page? Please let us know clearly with your FTP login credentials through the right bottom form located @http://themeforest.net/user/designthemes so that, we can check on it.
Regards., DesignThemes Support.
I need to change the length of the department buttons, and places the cost for long values – the button is deformed – this is clearly seen on the screenshot, which I sent to you. In addition, I need to change the label of the button Russian. Data ftp sent you.
Hi Dan.,
http://fit.kravcemb.bget.ru/events/The translation issue fixed. Kindly check the above URL.
Note: It cause of the text domain is “tribe-events-calendar” in events calendar files. Now we changed as “iamd_text_domain”.
Regards., DesignThemes Support.
Hi! How to change displayed text of element tt_event_hours?
Hi Dan.,
Please be more specific about your query with some screenshots, so that we can help you better.
Regards., DesignThemes Support.
I wonna change text “Event Hours”
Hi.,
You can change the time table events title using the title attribute,
[tt_event_hours title=’Fitness Hours’]
Regards., DesignThemes Support.
Thank you!
Hi! How insert clock icon in the timeteable first col – when events time is displayed?
Hi.,
Do you want to add a clock icon before the timetable event time http://prntscr.com/drpktp ? then get into Dashboard > Fitness Zone > Integration > Custom CSS > Enable Custom CSS > Yes > Pasted the below css code inside the text area > Save All.
.tt_timetable td.tt_hours_column:before { content: "\f017"; font-family: fontawesome; position: absolute; left: 24px; }
Regards., DesignThemes Support.
Thank you!
update page builder the site no longer works …....
Hi Matrix.,
We checked your site and it is working fine without any issues. Please have a look at this screenshot http://prntscr.com/drp06b Also it seems that you are using a very old version 1.9 of our theme.
Please update our theme with latest version 2.6. Please follow the instructions in the below knowledge base link for updating the theme.
http://wedesignthemes.com/support/knowledge-base/steps-to-update-the-theme/Regards., DesignThemes Support.
When will you be updating this theme to Wordpress 4.7 and WooCommerce 2.6.11 ?
Hi Jersey.,
Yes sure we will update the theme to latest version of woocommerce and wordpress as soon as possible. We cannot give the exact timeline. You can also go ahead and update the wordpress and woocommerce plugin and mostly there wont be any issues.
Regards., DesignThemes Support.
Hi! How to change color checkmark in [tt_item]? See for example this page: http://fit.kravcemb.bget.ru/events/body-ballet-stretching/
Hi Dan.,
a) The check mark color can’t be changed as that you have used image. So we have changed the image into fontawesome icons. Now you can easily change the color and icons also. We have added “dt-sc-fancy-list ocean check” in the below given code in your page.
[tt_items_list class=”tt_event_padding_top_0 dt-sc-fancy-list ocean check”]
b) As you’re using the older version of font-awesome icon ( 4.3.0 ). The check icon is missing in your old version.
Please follow the instructions in the below knowledge base link for update font-awesome-icons.
http://wedesignthemes.com/support/knowledge-base/font-awesome-icons-update/If you find any difficulties in updating the font-awesome icon. Kindly send us your FTP details. We will update it for you.
Regards., DesignThemes Support.
Thank you! Please tell how and where you add the class dt-sc-fancy-list ocean check.
Hi Dan.,
We have Edited the “http://fit.kravcemb.bget.ru/events/body-ballet-stretching/” Events page and added the code. Refer the screenshot given below.
http://prntscr.com/drrj5rRegards., DesignThemes Support.
Hi! I’m not that mean!) In which file is class defined?
Hi.,
Those classes are defined under the file path /wp-content/plugins/designthemes-core-features/shortcodes/css/shortcodes.css
Refer the screenshot: http://prntscr.com/ds4ez1 , http://prntscr.com/ds4fqh
Regards., DesignThemes Support.
Thank you!
Hi! Was resolved if the issue is the zoom slider when you turn your mobile device or have to set the slider to previous version?
Hi Dan.,
You mean the slider zooming out when you look your site in mobile? We checked your site and we did not get such issues. Can you send some screenshots so that we can check on it.
Regards., DesignThemes Support.
26 days ago you wrote : Hi DanK72.,
1) We will check the layerslider issue with the latest version and let you know.
We have already discussed this issue twice. The slider does not re massturbate when you turn a mobile device. The photo shows – it is only part of the available space. See: https://yadi.sk/i/S5GjowuQ36rjWU
Hi Dan.,
Yes we do remember, may be we can check with the latest layerslider version 6.1.0 and have a look. We will send you the latest plugin files tomorrow, once it is ready in our dropbox.
Regards., DesignThemes Support.
Ok.I’ll be wait.
Hi Dan.,
We have sent the latest layerslider files to your email. Please have a look at it.
Regards., DesignThemes Support.
Thank you!
Hi! Again problems with the location : http://fit.kravcemb.bget.ru/training-view/
Hi.,
The issue has been resolved. Please have a look. We have added the below custom css code in your buddha panel.
.column.first { clear: left; }
Regards., DesignThemes Support.
Thank you!
Hi! How to change time display on common 24-hour format? [tt_event_hours time_format=’h:i a’ class=”tt_event_margin_top_27”] ?
Hi Dan.,
Please try time_format=’H:i a’ in the shortcode and have a look.
Regards., DesignThemes Support.
Thank you!
Hello. I have a problem. Very strange problem. When I make incognito statute on Google Chrome, my URL generate this ”/#i2iYG”. How can I fix this. You can see this http://timefortrain.com/#i2iYG. I will be very thankfull if you could help me. About the breadcrumbs. I still can’t remove “archive of category” when i remove it from ”/fitnesszone/framework/woocommerce”. Where is the problem?
Kind regards. This theme is the best!
Hi djillas.,
Confirm your purchase code through the right bottom form @ http://themeforest.net/user/designthemes so that we can check the issue.
Regards., DesignThemes Support.
Hi! I’m can’t find in the translation file WooCommerce the line responsible for text ( items) which is located on top of the main menu displays the message about the basket of goods. I’m not there looking for?
Hi Dan.,
You need to directly translate it in the php file as shown in this screenshot http://prnt.sc/dpohj7 We will update it in our next version to include it in the translate file.
Regards., DesignThemes Support.
Thank You!