Forum Replies Created
- AuthorPosts
J. Davis
KeymasterHi,
Most elements enqueue styles and scripts when they are used only. You can also refer to thew following snippetadd_action( 'wp_print_styles', 'my_theme_wp_print_styles' ); function my_theme_wp_print_styles() { if ( is_front_page() ) { wp_dequeue_style('mpce-theme'); wp_dequeue_style('mpce-bootstrap-grid'); wp_dequeue_style('mpce-font-awesome'); } }
Best regards,
JohnJ. Davis
KeymasterHi Jose and Mike,
You should just make sure that license of theme is activated to get notification about new version under Dashboard>Updates. Then you should just click update button and wait when it is done. You do not need to update Child Theme.
It is recommended to backup WordPress and database before update to be able to recover site if something goes wrong. You can update theme as there are no sufficient changes.
We’ll post release notes soon.
Best regards,
JohnJ. Davis
KeymasterHi Barbara,
Unfortunately there is no option to set certain hours to show rows from/to. You can try to add at least 1 event to start at 8.30 am and another even to end at 8.30 pm.
Or you can try to hide rows adding custom styles.
Best regards,
JohnJ. Davis
KeymasterHi Dave,
Thank you for your question. We are working to enable Multiple Booking option in our WordPress Booking System to let visitors book more than one room for one time. We’ll notify you here when it is available.
Best regards,
John- This reply was modified 7 years, 7 months ago by
Oksana Shchyra.
J. Davis
KeymasterHi Richard,
Make sure you use 2.2.0 version of Visual Builder. The issue you described has been fixed while ago. Please let me know version installed at your WordPress. Does it work at newly created page? Does preview of draft (unpublished) pages works? Please clarify.
Best regards,
JohnJ. Davis
KeymasterHi Joseph,
We are sorry for inconveniences. We have sent a reply with details for you. Please check your inbox and email us if you have any additional questions.
Best regards,
JohnJ. Davis
KeymasterHi Jose,
It should work properly with latest version of Emmet theme. Please submit a request describing theme and plugin (Emmet Theme Engine) versions.
Best regards,
JohnJ. Davis
KeymasterHi,
I’m sorry I was about to update this topic with information that we released a new version yesterday. Please check theme license activation and update it.
Let me know if it was helpful.
Best regards,
JohnJ. Davis
KeymasterHello Hema,
I’ve debugged this page and found there some error caused by minify option. Do you have any plugin that minifies js and css files. Try to disable minify option or change the method.
Best regards,
JohnJ. Davis
KeymasterHi Érico ,
Could you submit a request providing admin access details? We need to take a look at your WordPress and plugin settings.
Best regards,
JohnJ. Davis
KeymasterHi Ruslan,
Your theme provider hardcoded plugin to fit current version of your theme. Since 0.1.4 version there have been added a lot of modifications to the plugin and if you update it without adjusting theme it will break your layout. So you should contact your theme provider and ask them to update theme to fit updated version of plugin.
You can also email us providing required information so we could take a look at issue with booking rooms.
best regards,
JohnJ. Davis
KeymasterHi Steve,
Make sure there is installed latest version of slider. At this time it is 2.0.0. Do you have live example of slider and animation you ask about? Could you specify parameters you applied for layer/slider?
Best regards,
JohnJ. Davis
KeymasterHi Ruslan,
We need more information to help you with it. Make sure you use latest version of plugin. What version of plugin installed at your WordPress?
Best regards,
JohnJ. Davis
KeymasterHi Patryk,
If you go to Plugins you would find notification above the plugin title. I’m sorry if I explained it not clearly to you.
Best regards,
JohnJ. Davis
KeymasterHi Jo,
You can try to duplicate slider and translate its content automatically. Then use each slider for each language version of your website.
Best regards,
John- This reply was modified 7 years, 7 months ago by
- AuthorPosts