836 comments found.
We are trying to switch the layout of the blog posts from being stacked on top of each other to display in columns. I ideally would like just two columns since there is a sidebar on the left, but I see that 3 is the lowest the theme goes. When I activate this through the Customize options, the posts become the correct width, but are still stacking on top of each other instead of displaying inline.
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
Emailing this information to you
Hi,
In order to get the “columns” layout, please do the following:
1) Create a static page (you can use the existing one as well) 2) Using Bold Builder, place one column with one row and grid element within it on the page. Choose grid type according to your preference. 3) Save the page and remove if from the Blog Page Setting on Settings > Reading panel.
Please let us know if this resolves the problem.
Kind regards,
BoldThemes team
Do you have a choice of downloading lab tests?
Hi,
No, that functionality is not bundled with the theme, but you can always use third party plugins such as https://wp-customerarea.com/
Kind regards,
BoldThemes team
Seems like a good tip, I’ll test.
Hi, I am interested in buying this theme. Question: I can not see the Booking Form at the live preview pages. Is it available in this version as shown at Item Details Capture?
Hi,
Please find the booking form here: http://medicare.bold-themes.com/clinic/about-us/appointments/ It is built with Contact Form 7 plugin – https://wordpress.org/plugins/contact-form-7/ for which our theme provides css support
Kind regards,
BoldThemes team
Hello!
is there any way i can make the search bar in the header right widgeat area look smaller? now it’s very large and it modifies the appearance of the menu. and also how can i edit the ” looking for…” text? thanks!
Hi,
In order to make the search field smaller, please add the following css statements to Appearance > Customize > General Settings panel – Custom CSS field:
.widget_search {
width: 120px !important;
}
please change the value according to your needs.
If you do not want to translate the theme (which is the proper way), please do the following – edit functions.php in your theme’s folder and locate the following line:
esc_attr( esc_html__( 'Looking for...', 'medicare' ) )
Change the label according to your preference.
Kind regards,
BoldThemes team
Hello,
how can i make the contact form have a dropdown button with label and selectable values, and another label (unselectable) and other selectable values?
i need to have this option for the customers to have the possibility to select their doctor but also the correct medical specialty.
something like this:
<select> <optgroup label=”Plastic surgery”> <option value=”doc1”>Doctor 1</option> <option value=”doc2”>Doctor 2</option> </optgroup> <optgroup label=”Dermatology”> <option value=”doc3”>Doctor 3</option> <option value=”doc4”>Doctor 4</option> </optgroup> </select>
Hi,
Currently this is not supported and can not be easily achieved with customization either – first reason is that CF 7 (plugin used for forms) does not support optgroups. And while this could be resolved by usage of some jQuery code, the second reason is that the dropdown is not actually a dropdown but fancified select box and that jQuery plugin does not support optgroups either.
Kind regards,
BoldThemes team
Hello
There are 2 big SEO problems with you theme:
1. There is no way I can use h1, h2 tags on the slider 2. The woocommerce sigle product page is not using h1 as title, instead is using h2 tag, this is not good at all
Can you let me know how to fix at least problem #2?
Thanks
Hi,
We didn’t quite get the question – sorry for this – you want to use, or you do not want to use h tags in the slider? If you do not want to use the h tags, please remove the header element and use only text elements. Otherwise, please add the header element and choose the desired size – respective h tag element will be used in markup – as in our demo.
Related to woocommerce – please edit woocommerce/single-product/title.php and locate the following line at the end of the file:
echo boldthemes_get_heading_html( $supertitle, get_the_title(), $subtitle, 'large', $dash, 'btAlternateDash', '' ) ;
change it to:
echo boldthemes_get_heading_html( $supertitle, get_the_title(), $subtitle, 'huge', $dash, 'btAlternateDash', '' ) ;
this will change your markup to h1
Also please add following css statmenets
.product .headline {
font-size: 35px;
}
to Custom CSS field of Appearance > Customize > General Settings panel or by using some other method in order to revert to original font size.
Kind regards,
BoldThemes team
Hi,
This indicates the JavaScript error on Customizer panel. Can you please send wp-admin credentials to info@bold-themes.com and we will escalate the issue to our developers? We will get back to you as soon as we get the information from them – most likely tomorrow.
Thanks in advance.
Kind regards,
BoldThemes team
api
Hi,
Can you please provide some additional details 
Thanks in advance.
Kind regards,
BoldThemes team
Shine on! Looking to purchase from you.
Thanks 
How can I have the last TAB of the FAQs menu opened by default? Like on this page: http://medicare.bold-themes.com/clinic/pages/faq/
Hi,
Please choose Yes for Open first item initially attribute of the Tab element and edit medicare/bt_elements.js file in your wp-content/plugins folder. Locate the following statement:
$( this ).find( '.tabAccordionTitle' ).first().click();
and change it to:
$( this ).find( '.tabAccordionTitle' ).last().click();
It should do the trick
Kind regards,
BoldThemes team
Hello,
I am trying to recreate the shop page but the header is not there as you can see here https://cl.ly/kPUl and this is the page https://cl.ly/kPbU
Any idea in how to fix this?
Thanks
forget it, i found the solution..
Hello, I’d like to buy your DENTAL CARE theme but I see a strange beahviour on mobile devices in the home page: the slider doesn’t show the whole text of the slide (very top of the home page of the DENTAL CARE THEME). The text is too much on the right and ends out of the screen on the right (1st slide). The 2ns slide is badly formatted (too tight and tall). Can you please check and update it before the purchasing? Regards.
Hi,
Thanks for the heads up, we have corrected the layout of the content – please check it out now.
Kind regards,
BoldThemes team
I am unable to find the demo content. The one with the theme is not the demo I am looking for. I am looking for demo 2 “Dentist”. Please advice
Hi,
Once you click on Tools > BT Import in your wp-admin console you should see similar to the following:
1. clinic.wordpress.2016-02-26.xml 2. dentist.wordpress.2016-02-18.xml 3. physiatrist.wordpress.2016-04-14.xml 4. pshychiatrist.wordpress.2016-04-14.xml 5. veterinarypractice.wordpress.2016-02-18.xml
Please click the second item in the list if you want to import dentist demo.
Should you have any additional problems, please leave a ticket at https://boldthemes.ticksy.com/ with wp-admin credentials and our support team will be glad to help you.
Kind regards,
BoldThemes team
Hi,
So I can use any demo from the available demos if I purchase this theme?
Please let me know at the earliest.
Thanks
Hi,
Yes you can – you can use any of available demos.
Kind regards,
BoldThemes team
I’m purchasing this theme just now… Thanks for the help, team.
Hi,
You are welcome and feel free to contact our support at https://boldthemes.ticksy.com/ should you need any assistance. Our support team will be glad to help you.
Kind regards,
BoldThemes team
I just downloaded the Wordpress template, but the zip file do not contain any wordpress theme or information :/ some help?
Hi,
Please refer to the article from our knowledgebase on how to get started with the theme: https://boldthemes.ticksy.com/article/7088/ or to our online documentation: http://documentation.bold-themes.com/medicare/getting-started/
Should you have any additional questions related to the theme, please submit a ticket at https://boldthemes.ticksy.com and our support team will be glad to help. That is the fastest and the most efficient way to get support.
Kind regards,
BoldThemes team
Hi, is there any option or maybe some plugin that can allow users to login with their personal id and password and download their medical tests results?
Hi,
There is no out of the box option, but you might give the following plugin a try: https://wordpress.org/plugins/customer-area/.
Kind regards,
BoldThemes team
Hi,
is there a way to set the latest posts component to show a fixed number of lines instead of the whole excerpt?
Hi,
We are not sure we have understood correctly
Sorry for that. Do you want it to display fixed number of lines from excerpt or fixed number of lines from the post?
And when you say fixed number of lines, you actually mean fixed number of characters, right? It is hard to make a calculation of how many lines the text takes.
Kind regards,
BoldThemes team
Yes, that’s exactly what I meant. I want it to behave just like it is today, but displaying a fixed number of characters. Sorry for the confusion.
Hi,
We have escalated the question to our developers – this is not possible out of the box but they will send us required code modifications. We will get back to you asap – most likely tomorrow.
Kind regards,
BoldThemes team
Hi,
Please do the following:
Edit medicare.php in your Medicare’s plugin folder.
Locate the following statements:
class bt_latest_posts {
static function init() {
add_shortcode( 'bt_latest_posts', array( __CLASS__, 'handle_shortcode' ) );
}
and just after that add the following:
static function tokenTruncate($string, $your_desired_width) {
$parts = preg_split('/([\s\n\r]+)/u', $string, null, PREG_SPLIT_DELIM_CAPTURE);
$parts_count = count($parts);
$length = 0;
$last_part = 0;
for (; $last_part < $parts_count; ++$last_part) {
$length += strlen($parts[$last_part]);
if ($length > $your_desired_width) { break; }
}
return implode(array_slice($parts, 0, $last_part));
}
Than, locate the following lines:
if ( $show_excerpt == "yes" ) $output .= '<p class="btLatestPostContent">' . $post_item['excerpt'] . '</p>';
and change them to
$my_excerpt = get_post($post_item['ID']);
if ( $show_excerpt == "yes" ) $output .= '<p class="btLatestPostContent">' . bt_latest_posts::tokenTruncate($my_excerpt->post_content,300) . '</p>';
The number 300 is the number of characters to extract. Please feel free to adjust this number according to your preference.
Kind regards,
BoldThemes team
Worked like a charm. Thank you!
I need urgent help, I bought the thema and when trying to install the message appears:The package could not be installed. The theme does not have a style.css style sheet. Thank you and await.
Hi,
Please refer to the following ThemeForest’s article: https://help.market.envato.com/hc/en-us/articles/202821510 or this article from our knowledgebase: https://boldthemes.ticksy.com/articles/100002507 for the solution of the problem you are experiencing.
Also should you have any additional problems, please leave a ticket at https://boldthemes.ticksy.com/ and our support team will be more glad to help you. That is the fastest and the most efficient way to get support.
Thanks in advance.
Kind regards,
BoldThemes team
Hi,
I have started to work on the eCommerce segment of my website, however accounted this problem due to the outdated WooCommerce template files featuring in your theme. Comparing the equivalent plugin and theme .php files, regular copy/paste, old-for-new workflow (as described at https://docs.woocommerce.com/document/fix-outdated-templates-woocommerce/ ) is not possible – as your files are fairly bit customized. What can there be done? Can you provide me with the appropriate .php files?
p.s. I believe it would not be appropriate that I’m asked to renew the support as this is a due update on your end.
Thanks in advance!
Kindest Regards,
Hrvoje
Hi,
Can you please tell us which version of WooCommerce are you using so we can recreate the issue in our development environment?
Thanks in advance.
Kind regards,
BoldThemes team
Hi,
When I updated WooCommerce to the latest 3.0.0. version, the following .php files were highlighted as outdated using these outdated versions of WooCommerce: -medicare/woocommerce/cart/cross-sells.php version 1.6.4 is out of date. The core version is 3.0.0 -medicare/woocommerce/loop/add-to-cart.php version 2.5.0 is out of date. The core version is 3.0.0 -medicare/woocommerce/single-product/meta.php version 1.6.4 is out of date. The core version is 3.0.0 -medicare/woocommerce/single-product/related.php version 1.6.4 is out of date. The core version is 3.0.0 -medicare/woocommerce/single-product/tabs/additional-information.php version 2.0.0 is out of date. The core version is 3.0.0 -medicare/woocommerce/single-product/up-sells.php version 1.6.4 is out of date. The core version is 3.0.0
Thanks!
Kindest Regards,
Hrvoje
Actually, the latest WC update running now is 3.0.1
Hi,
Since WooCommerce 3.0 was released literally few days ago it will take some time to test it in detail. We expect to finish that process and officially confirm the compatibility with WooCommerce 3.0 in next week or so.
Kind regards,
BoldThemes team
So where do I stand now in that regards? Are you going to notify me and send me the new .php files, or? What can I expect and when? Thanks in advance? Kindest Regards,
Hrvoje
Hi,
Once we release an update, ThemeForest will send you notification email and you will be able to download the updated version from Downloads section of your ThemeForest’s profile.
You can always see the current version and release log at the bottom of the Medicare’s profile page on ThemeForest. This is also going to updated once we release an update.
Kind regards,
BoldThemes team
Hi! I was wondering is there any news about the update regarding Woocommerce? I cannot start the eCommerce add-on to my website without it and it’s essential for my business. 11 days ago you’ve estimated it’ll be next week or so. Thanks a lot! Kindest Regards, Hrvoje
Hi,
We will release it till the end of this week. Sorry for the inconvenience and thanks for your patience.
Kind regards,
BoldThemes team
Ok, thanks. I’m looking forward to it. Kindest Regards, Hrvoje
Hi,
The update was approved by ThemeForest this morning, please update the theme and tell us if the update resolves the issue.
Thanks in advance.
Kind regards,
BoldThemes team
Hi! I have updated the theme to v 1.2. Thanks for that! However, the problem persists as the files in down below WC assessment seem to remain the same as in the old version. These files are what Woocommerce still sees as outdated template overrides. I examined the new 1.2 update and they do indeed remain the same as in the old version which Woocommerce has a problem with. Altogether 9 files are classified by Woocomerce as out of date.
medicare/woocommerce/cart/cart-totals.php, medicare/woocommerce/cart/cross-sells.php version 1.6.4 is out of date. The core version is 3.0.0, medicare/woocommerce/cart/mini-cart.php, medicare/woocommerce/content-single-product.php version 1.6.4 is out of date. The core version is 3.0.0, medicare/woocommerce/content-widget-product.php, medicare/woocommerce/loop/add-to-cart.php version 2.5.0 is out of date. The core version is 3.0.0, medicare/woocommerce/loop/orderby.php, medicare/woocommerce/loop/sale-flash.php, medicare/woocommerce/single-product/meta.php version 1.6.4 is out of date. The core version is 3.0.0, medicare/woocommerce/single-product/product-image.php version 2.6.3 is out of date. The core version is 3.0.2, medicare/woocommerce/single-product/product-thumbnails.php version 2.6.3 is out of date. The core version is 3.0.2, medicare/woocommerce/single-product/rating.php, medicare/woocommerce/single-product/related.php version 1.6.4 is out of date. The core version is 3.0.0, medicare/woocommerce/single-product/sale-flash.php, medicare/woocommerce/single-product/tabs/additional-information.php version 2.0.0 is out of date. The core version is 3.0.0, medicare/woocommerce/single-product/tabs/description.php, medicare/woocommerce/single-product/tabs/tabs.php, medicare/woocommerce/single-product/title.php, medicare/woocommerce/single-product/up-sells.php version 1.6.4 is out of date. The core version is 3.0.0, medicare/woocommerce/single-product-reviews.php
What is the way around it? Can you email me the updated versions of these files and any other files you seem fit so I can replace the old ones as per these Woocommerce guidelines – https://docs.woocommerce.com/document/fix-outdated-templates-woocommerce/ ? I really need to get this sorted so I can proceed with my business’ eCommerce segment.
Thanks.
Kindest Regards,
Hrvoje
Hi,
Your WooCommerce should be completely operational – the notices you see are due to wrongly declared version in the comment section of the templates – we will update these right away, but it should not influence the front end functionality in any case.
The released files were tested with the version 3.0 without any problems
Kind regards,
BoldThemes team
Hi,
Ok, thanks for the clarification.
Kindest Regards,
Hrvoje
Hi,
Sorry for inconvenience, we have just released a new version – the notices shouldn’t be there now.
Kind regards,
BoldThemes team
Thanks for letting me know.
Kindest Regards,
Hrvoje
Hi there,
small problem here, when i use the cost calculator i get this small error “Email me quote!” https://snag.gy/LfuUYt.jpg
Hi,
This is not an error – you have checked the option Email Confirmation in the Cost Calculator’s settings – it’s just that the checkbox’s left margin is off so it seems like an error.
In general you might want to turn this option off – if you want the user to get the confirmation email, just check Send Email to Client.
To correct the margin, please add the following to Custom CSS field of Appearance > Customize > General Settings panel:
#bt_cc_email_confirmation {
margin-left: 10px;
margin-right: 10px;
}
Kind regards,
BoldThemes team
Hello,
I’ve used BT import to load demo content, but the site looks now like this: http://megi-dent.pl/.
Please tell me how to fix the colors of the images to be normal?
Kind regards
Hi,
In general, the images on demos of our themes are not licensed for distribution and for third party use. They serve for illustration purposes on demos. When you import demo content, they come in lower quality than on demo. You can always scrape them from our demo site, but this is on your own risk in terms of licensing.
Regards, BoldThemes team