Discussion on Dental Care - Dentist & Medical WordPress Theme

Discussion on Dental Care - Dentist & Medical WordPress Theme

Cart 1,139 sales
Recently Updated
Well Documented

strongholdthemes supports this item

Supported

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

191 comments found.

Aaaaand…. it’s me again :)

How do you change the title header color of each page? (the section at the top of each individual page that says what that page is… “Services” “About” “Contact” “Testimonials” etc.) Right now they’re a very light gray. I’ve gone into Theme Options—>Styling and changed several things with no luck. I’ve gone into each individual page and tried to change the “Page Header Overlay Color” with no luck there either.

Your help is always appreciated. Thank you.

Hey,

You can add the following:

.page-title-wrapper { background: #f7f7f7; }

Replace #f7f7f7 with your color.

Hello again,

Concerning the ‘Team Members’ page, I have two questions…

1. Is there an easy way to clone a team member rather than use the ‘Add New’ button? Since there are only four already made in the demo content, and I have over 10 people to include, it seems it would be easier than creating one from scratch. I could just clone one and change the appropriate information.

2. Is there a way to remove the ‘READ MORE’ button/link after each team member’s info within the list view page? I don’t want them to go to another page with more detailed information about the staff member. I just want to use that staff member list page as the only page to show staff members.

Thank you very much for your help.

So currently, there’s no way to remove the ‘READ MORE’ button/link on the Team List page?

Of course you can use CSS to hide the button:

.view-team-member-btn-wrapper { display: none; }

But the team member name and image will still link to a single team member view. That’s why this will be added to the next update.

Thank you. The CSS worked great. I’ll look forward to the next update as well.

Hi question when on mobile why does all the header disappear cant see any of the following

1. Missing phone number at top of page – essential needs to be on every one so clients can click and ring 2. Missing free consult tab as well 3. Missing fees and 0% finance page

All appear on desktop but not on mobile??

THanks Gary

Hey,

1) These sections were always hidden in the mobile view but a mobile contact section will be added in the next update.

2/3) These sections were never present in the theme but can be added with custom work.

ok thanks.

On the header where the telephone number is how can i make this clickable from a mobile device please?

http://mayhewdental.co.uk

Await your help please, many thanks

Hey,

As stated earlier this section currently isn’t visible on mobile devices this will be added in the next update.

Hi buyed the dental theme but wanted demo 3. It is not in my download map, how will we solve this? I need the website ASAP

Thanks. I managed to import demo 3. And i found the home2 slider in the sample data folder. But how do I import the home2 slider?

Beacause when I try to import it with slider revolution I can’t see it on the website (www.tpnieuwlekkerland.nl)

Hey,

There is a section in the theme documentation called Revolution Slider Data Import that explains the full process for importing the slider and adding it to a page. Right now you are using Visual Composer to add the slider, but that will create space at the top. If you use the method in the theme documentation it will go right under the header.

If you are having any difficulty contact me directly using the contact form https://themeforest.net/user/strongholdthemes#from and I could set it up for you.

Hello again!

Another question this time concerning the ‘services’ pages and colors of elements on those pages.

I’m trying to change the color of the info boxes you have on the right side of the screen. I just want them to be static, with one color and no link. I can remove the button and link but when I try to change the color it turns gray then when I hover it turns to the color I sort of want it to be but not quite. I don’t want them to change states when I mouse over them. I just want them to be a solid color the entire time.

Also, how do you change the color of the info box at the bottom of the service pages? Right now it’s sort of a light blue. I can alter the text but I can’t seem to find a hex or rgb place for it.

As always, thank you for your help.

Hey,

You need to use Visual Composer to edit each service. You can do this by clicking Services on the dashboard then editing each on. If Visual Composer is not enabled for services, there is a section in the theme documentation called How to enable Visual Composer for additional post types that explains how you can do this.

When editing the service you will see an element called an Info Banner on the right, edit the settings of that. In here you will be able to adjust the overlay color, disable the zoom effect on hover and set the link of the box. I also tested setting the link to a pdf and it works as well.

The element to the bottom is also edited by using Visual Composer. That element is called the Info Box and you should be able to configure it just like the Info Banner.

Thank you for your genius! I appreciate it!

Glad to help.

Hello,

Great theme.

I have a questios on the ‘Testimonials’ portion of the theme. Is there a way to change all text color and the thin box that surround the testimonials (as seen on the home page) http://strongholdthemes.com/dentalcare/

Thank you for your help.

Hey,

You can change that with CSS. Add the following by going to Appearance=>Theme Options=>Styling=>Add Custom CSS


.dental-care-testim-text{
color: #03a9f4;
}

.dental-care-testimonials .dental-care-testimonials-item{
    border: 1px solid #03a9f4;
}

Thank you very much. The quote/text changed color correctly, but the 1px box surrounding the quote didn’t change color with the css. Also, is there css to change the ” symbol and the name of the person giving the testimonial as well as their title?

Thanks again for your help!

Hey,

To change the color of the grey border around the testimonial:


.dental-care-testimonials .dental-care-testimonials-item{
    border: 1px solid #03a9f4;
}

To change the quote icon:


.dental-care-testimonials i{
    color: #03a9f4;
}

To change the name:


.dental-care-testim-name{
    color: #03a9f4;
}

To change their title:


.dental-care-testim-position{
    color: #03a9f4;
}

Hi, We purchased the theme yesterday and we have been trying to get it to look like Demo 3. We have done everything as instructed and imported the settings as well. But it does not seem to work. Please help. Thank you.

The site is www.zdc.co.in

Ok, we got it thanks.

Glad to hear the issue is sorted.

Hi, Thanks for awesome theme.

i have translated it to Arabic language which used the RTL Css file but i face one problem . in mobile devices in LTR layout when click on menu icon the body get right 260px and the icon appeared correctly. but in RTL layout when click to menu icon the body get 260px right in css inspect element but not moved in UI which is the menu icon disappeared behind the menu and not able to close the menu again.

- Hint : used WPML for translation. - Demo : En / http://dev.b-c-studio.com/barrada/ - Demo : AR / http://dev.b-c-studio.com/barrada/ar

Thanks

Hey,

I’m not seeing the problem you are describing here. In both your demos clicking the mobile menu button is causing the same behavior. I do believe the problem you are describing was corrected in an update a few months ago.

Saw few replies stating that there is a RTL version of this theme. Please could you communicate to admin@ordent.ir

The theme is RTL ready as is you don’t need an alternative version.

how can I change the top text: Opening Hours, Call Us, Make Appointments?

Hey,

To change that go to Appearance=>Theme Options=>Contacts & Social.

hi, got problem with this theme. The Appointment page runs for about 40 sec and gives this message at the bottom of the page: class=”post-78 page type-page status-publish hentry”>

Hey,

Does this issue also occur here for you http://strongholdthemes.com/dentalcare/appointments/

Contact me directly using the contact form https://themeforest.net/user/strongholdthemes#from and include site URL and login credentials so that I can check out this issue since I’m not seeing this on my end nor has it been previously reported as an issue.

I did as you instructed. Not sure if you made any changes or not. Here is the error we get: Warning: mktime() expects parameter 6 to be long, string given in /home/kooroshk/public_html/ordent.ir/wp-content/plugins/booked/includes/functions.php on line 363

Warning: mktime() expects parameter 4 to be long, string given in /home/kooroshk/public_html/ordent.ir/wp-content/plugins/booked/includes/functions.php on line 365

Hey,

I replied to your message about 20 hours ago. You should check the inbox for the email you have registered on themeforest and you should see my reply.

Hello , Thanks for awesome theme ,

please where is the option to enable doctors list dropdown ? as in this page : http://strongholdthemes.com/demos/dentalcare/demo3/appointments/ my page displays only the default calendar as : http://dev.b-c-studio.com/barrada/appointments/

Thanks

Hey,

You can add the following to the page:

[booked-calendar year=”2016” switcher=”true”]

Or go to Appointments=>Settings=>Shortcodes to change the shortcode used.

Thanks , Works Fine

Hi love the theme :) Have a customer for it! Pre purchase question, on the calendar (since this is for a clinic with two offices) (Lisbon and Estoril) only one doctor, is it possible on the calendar to mark with different colors when is on either office? Like when patient chooses Lisbon the available dates will be in green and on red when he is not present on that day? Or can you give some suggestion how to achieve this? Thank you Best regards

Hey,

Thanks for your interest in the theme.

The booking calendar used is actually the Booked plugin, you can read more about that or try out the backend demo here https://codecanyon.net/item/booked-appointments-appointment-booking-for-wordpress/9466968?s_rank=4

To handle 2 or more groups of appointments, the plugin allows you to create a separate calendar for each and displays them as a dropdown that the user can choose from. On this page for e.g. http://strongholdthemes.com/dentalcare/appointments/, each dentist has their own set of hours in which a client can book them and the client would choose the dentist from the dropdown at the top.

The only other way to implement this would be with custom fields. Custom fields are the options the client has while entering their info to book the appointment e.g. Tel no, Dental service etc. You could put a required field there to allow the client to choose their preferred office.

By default, unavailable days are grey and can’t be selected while available days are white and can be selected. These colors can be changed with custom CSS.

Regards.

Hi , it’s prefect theme to meet my requirements, but i want to ask one question,

is there a RTL.css file inculded ? i have read some comments and replays from 7 months ago and you replied as there are some issues with RTL layout .

what about now ?

Thanks.

Hey,

Thanks for your interest in the theme.

Yes rtl was added back in June and I’ve provided support to a couple customers whose site was in Arabic. During that time most if not all the layout issues were fixed, but if you encounter any issues you can let me know.

Hi, when I open this page http://strongholdthemes.com/dentalcare/contact-2/ the map has a very bad effect on loading. After it’s ok.. Is there a way to have a cleaner loading? tnx

Hey,

On my end the loading time seems pretty standard for a full width map with custom styles and a custom map marker. I’m getting less than 5 seconds for each load. Are you saying it’s taking longer than that for you? To speed up Ultimate Addons on a whole you can also turn off the modules you don’t need. To do this, from the dashboard go to Ultimate=>Modules then turn off the ones you don’t need.

excuse me, the problem isn’t time loading but map size on loading. On loading the map is like that https://cl.ly/191u1u0d163U after it’s ok.. Any ideas?

Hey,

Use Visual Composer to edit the row containing the map and change the Row Stretch from Stretch row and content (no paddings) to Default. Next edit the Google Map and set the Map Width Override to Maximum Full Width.

Hi,
I’d like to have the excerpt on the services boxes. I found in template-services.php this row
<span class="service-desc"><?php echo wp_kses($dental_care_service_desc, $allowed_html); ?></span>
I changed it like this
<span class="service-desc"><?php mf_excerpt(); ?></span>
and I added to my function.php this
//excerpt function mf_excerpt_length($length) { return 100; } add_filter('excerpt_length', 'mf_excerpt_length'); function mf_new_excerpt_more($more) { return ' ...'; } add_filter('excerpt_more', 'mf_new_excerpt_more');
Could you please tell me where I wrong?
tnx

Hey,

The excerpt seen in the service grid/carousel is a custom meta field not an excerpt. To get it you would have to use get_post_meta($post->ID, ‘service_desc’, $single = true); and assign that to a variable.

For further technical assistance or anything code related, contact me directly using the contact form https://themeforest.net/user/strongholdthemes#from

Ok tnx

Hi,
I’ve seen that I can’t use html tags in any field like Theme options fields or visual composer fields. If I use it I see the tag and not his effect..https://cl.ly/070J1L0Z152J
Is there a way to fix this issue?
tnx

No there is no html input for those fields. Any necessary customization can be done either with the provided settings or directly with CSS.

Hi,
I have a problem with service grid.
Look this pic https://cl.ly/1e0s333r3v0L
I don’t know why the hover effect goes toward right instead on the image. Let me know please.
tnx

Hey,

You can add the following by going to Appearance=>Theme Options=>Styling=>Add Custom CSS:

.team-member-block-img-overlay, .service-block-img-overlay, .gallery-col-img-overlay{ left: 0; }

This will also be corrected in the next update.

It works! TNX

Hi,
I can’t translate breadcrumb in search page
I’ve created .po and .mo files and translated all my needs, but in search page is always Home > Search results for “keyword”.
In .po file I found Search results for “%s” I think is this sentence to translate but it doesn’t works.. . I copied it and put it in translation field and I changed just the words of course..
How can I fix it?
tnx

Hey,

Did you also try translating Home found on line 72 and Search results for “%s” found on line 75? Those are the strings for the breadcrumb.

yes translated both but nothing..it’s always in original language. The strange thing is that I see something different https://cl.ly/2l0o2w04212c but if I put “%s” it’s the same

Okay this will be corrected in the next theme update releasing either today or tomorrow.

Hi, I just installed the latest theme update and now have 2 rows of menus at the top instead of just one – how do I fix that? THANKS! – http://drthousand.com/

Hey,

I’m not seeing the 2 rows on your site, did you already find a solution to this?

Hello,

The sticky menu drop down links disappear so quick when you hover on them trying to choose a link, how do I fix this, I have noticed that on your demo too, try to choose a link from the sticky menu and you will see when you hover on it disappears very fast so you won’t be able to click on the link!

Hey,

Add the following by going to Appearance=>Theme Options=>Styling=>Add Custom CSS:


.sticky-header-wrapper .navbar-nav>li>a {
    padding: 22px 16px;
}

I’ll correct this in the next update.

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