Discussion on MediCenter - Health Medical Clinic WordPress Theme

Discussion on MediCenter - Health Medical Clinic WordPress Theme

Cart 12,557 sales
Recently Updated
Well Documented

QuanticaLabs supports this item

Supported

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

1276 comments found.

When i set the home page as my starting screen via the customize section on wordpress it works fine.

the blog section however does not show up.

Additionally when i try to make blog posts and i turn the above feature off to put in a custom blog section. It appears that the blog is working, the featured image is working, but when i click to read the full blog post you cannot see any of the test of the pictures contained in the blog post. it is completely blank. It is quite frustrating.

Also, I tried to use your support forum. I should have an account from when i purchased your gym base theme. I tried to reset my password but i never recieve a reset password email Can you please help me out? Also do you have videos or a youtube channel showing how to do the basics for this theme? It would be much easier to follow along. I think you had one for gym base. thanks

Please contact me via contact form. I’ll send you new password. You’ll also need to verify your second purchase here: http://support.quanticalabs.com/account/verify_purchase/

I just bought the theme and I’m trying to set it up with dummy content but the widget settings are not importing. The plugin says that I need to select a .wie file but the files that came with the theme only have .json files.

Please try with this version of importer. It should works.

Thank you!

One other question. How can I make it default grid view instead of list view on the products page?

Hello,
For this and any other questions, please use our Support Forum. Thank you!

Hi QuanticaLabs, I’m from Brazil and I’m one question. Can you make available a file. Zip the database that has all the content? I look forward to your return. Thank you!

Hi,
Files is inside zip package (xml file). Please check this video, to see how to import demo content – http://www.screenr.com/Scj7

Hello, great theme. Looking to buy this theme for a project. Two questions:

1. wordpress 3.7 is said to be launched in two weeks. Will you check your theme for compatibility shortly after? I want to know this so I can schedule my work.

2. Can you please tell me more about the ’’Online Medical Booking System’’ planned update? I’m interested if this will be some kind of gravity forms like solution, and if you’re going to release it soon (in october).

Thank you in advance! :)

Hello,
1. Yes, theme will be updated when the new WordPress will be launched.

2. It will be released probably in next year. No chance in october.

They are great developers and have a very good support! Congrats

Thank you very much!

Hi.

I bought your theme and I tried to install dummy content as you said in a video I saw here, but when I imported the widgets it killed the website, The sliders dissapeared, there is a fatal error in tweeter footer, I cant use the main menu, and too many erreurs more, I made all exacty you says in the video but it doesn’t work. can you tell me why??

I made the test with all files that comes ziped (the one called medicenter and the other with a long name (the big one) that includes documentation and the files you said to import) but in both cases It didn’t work it gave me different errors.

I will be waithing for your answer. Thanks.

Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

hi. I already did it yesterday but I have not received an answer, can you help me please? thank you

Hi,
Your topic has been answered, please give us up to 24h for answer. Thank you!

This is a great looking theme, am I able to get a back-page demo of the site?

http://phaseonesecurity.co.uk/security-services/static-security-guards/

Thank you! What do you mean by ‘back-page demo’? Could you ask in other words?

Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme install failed.

Any idea?

ahh nevermind :D

After any changes in main menu The assigned topic area menu settings was destroyed& How to fix this bug?

Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

Hi there, Thanks for the great theme! Can you tell me how I can change the position of the doctors and order them? Thanks! Kind regards Marjolein

Hi,
Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

Very nice theme!

Thank you!

Hi, great theme, but I have multiple problems, sent you PM with all details. Thanks

Hello,
Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

I opened the ticket yesterday and sent you list of all issues along with WP admin access details via contact form here. Thank you.

Hello, When I activate the MediCenter theme, I loose the Widgets option on my administration menu. I cannot customize my theme, have been sitting and watching it helpless for hours. Support hasn’t answered yet. Please help!

Hello,
Please give us up to 24h to answer. Please also try to import dummy content: http://www.screenr.com/Scj7 Thank you!

hi,having trouble following your homepage video, missing header and footer selections. also does this have a widget page, i cant seem to fond it. also, does the amount of content area on the slider show to how many images you use? example. 3 slides, will show3 conten areas? 5 slides will show 5 content areas? thanks

Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

Is it possible to have custom content in the three boxes on the home page?

Please let me know. I want to purchase.

Yes – it’s possible. You can have any custom html content there.

Im having trouble with the single post page.Can you send me the right code for the single.php file.The code i have is :

<?php /* Template Name: Single post / get_header(); setPostViews(get_the_ID()); ?>

<?php the_title(); ?>

<?php /
get page with single post template set/ $post_template_page_array = get_pages(array( ‘post_type’ => ‘page’, ‘post_status’ => ‘publish’, ‘number’ => 1, ‘meta_key’ => ‘_wp_page_template’, ‘meta_value’ => ‘single.php’ )); $post_template_page = $post_template_page_array0; $sidebar = get_post(get_post_meta($post_template_page->ID, “page_sidebar_header”, true)); if(!(int)get_post_meta($sidebar->ID, “hidden”, true) && is_active_sidebar($sidebar->post_name)): ?> <?php dynamic_sidebar($sidebar->post_name); ?> <?php endif; ?> <?php echo wpb_js_remove_wpautop(apply_filters(‘the_content’, $post_template_page->post_content)); global $post; $post = $post_template_page; setup_postdata($post); ?> <?php get_footer(); ?> <?php / get_header(); setPostViews(get_the_ID()); ?>

<?php the_title(); ?>

<?php echo get_post_meta(get_the_ID(), $themename. "_subtitle", true); ?>

<?php get_sidebar(‘header’); ?> <?php comments_template(); require_once(“comments-form.php”); ?> <?php if(is_active_sidebar(‘blog’)) get_sidebar(‘blog’); ?> <?php get_footer(); */ ?>

Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

Is it possible to have the homepage layout with the large slider but not the three boxes at the bottom of the slider? I’ve tried removing them but the content underneath moves over the top of the slider.

Thanks

Danny

Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

Great theme and great support! 5 Stars! Keep in mind they do take up to 48 hours for support, but it is worth it, trust me! I bought several themes here in this support has been the best

Thank you very much!

Hi, i am very interested in this template. How customizable is the home page?is there a homepage sidebar i can add widgets too? on the main home page, can i add/takeaway as many sections as needed? can i move the appointment link anywhere on the page?

thanks in advance

Hi,
Yes, it’s fully customizable as every page. You can move/remove sections adjusting them to your needs.

this is great. seo optimized as well?

I am interested in buying this theme, will it work with WP Multisites?

thank you in advance

Yes, it will :)

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