Forum Replies Created
- AuthorPosts
J. Davis
KeymasterHi Dave,
We have just released updated version of plugin where this issue has been fixed. You can get latest version of plugin at your account.
Best regards,
JohnJ. Davis
KeymasterHi Mike,
yes, it is the latest available version of Visual Builder for Emmet theme. Actually the latest version of plugin is 2.3.0 but it is the same as 2.2.0. There were applied changes in regards to license that is not required in plugin that is built into Emmet.
Best regards,
JohnJ. Davis
KeymasterHi Leo,
Could you provide me with step by step guide on how to replicate the issue. What plugins installed at your WordPress? Screenshots and examples are appreciated.
Best regards,
JohnJ. Davis
KeymasterHi,
I’m sorry, I’ve updated file. Try to use this one.
Best regards,
JohnJ. Davis
KeymasterHi Richard,
We need more information to define the reason. Make sure you use latest version of WordPress and check it Visual Editor is enabled in your profile settings.
– Try to create a new page, type test using default editor and click Preview. If you can see the word you typed on the page preview go to the next step. If you can not see the word you typed on the preview you should find what prevents this. It might be incorrectly configured Under Construction mode or some .html file in the root folder of your WordPress.
– Then try to disable plugins one by one and test Visual Builder to find one that causes conflict.
– If it is not helpful try to activate another theme and try Visual Builder with it.
Best regards,
MotoPress TeamJ. Davis
KeymasterHi Orlando,
At this moment you can add Global Booking Rules for all Accommodation Types. If you need to disable certain accommodation type you can book all its rooms for the required period by yourself to make them unavailable for your customers.
Actually, Custom Booking Rules in our WordPress Booking plugin is one of the most important features we’d like to add. We’ll start work on it soon. Thank you for your interest and suggestions.
Best regards,
John- This reply was modified 7 years, 7 months ago by
Oksana Shchyra.
J. Davis
KeymasterHi Orlando,
Thank you for the questions. At the moment you should select 1 option to allow users to pay full amount or deposit. I think it would be troublesome to control each user and payment. If you have an example or can describe the way it will work I would appreciate that.
Best regards,
JohnJ. Davis
KeymasterHi Hence,
We can not be sure that user does not use buttons, tabs and other elements shortcodes out of the Visual Builder at his pages.
Best regards,
JohnJ. Davis
KeymasterHi Polug,
1. You can try to set IDs for each event to sort them in order you need.
2. The styles of TimeTable depend on the theme styling. You need to apply custom styles for TimeTable classes to modify it.
Best regards,
JohnJ. Davis
KeymasterHi,
Please try to get the file by this link.
Best regards,
JohnJ. Davis
KeymasterHi Mike,
The plugin is integrated into the theme. There is used exclusive version of plugin that does not require activation. You will get automatic updates if theme license is activated.
In order to install plugin you can go to Appearance>Install Plugins
Best regards,
JohnJ. Davis
KeymasterHi Patrick,
Make sure there is installed latest version of Slider plugin. At this time it is 2.1.0.
Best regards,
JohnJ. Davis
KeymasterHi Jose,
Please let me know if you applied styles provided in this topic to style.css file of your Child theme. Also provide a reply at the request you submitted.
Best regards,
JohnJune 20, 2017 at 2:49 pm in reply to: Do I have a better way at populating a with menu items? #535718J. Davis
KeymasterHi,
Thank you for clarification and sent example in a request. Doe to that example you can easily add custom styles to add borders to list view. You’ll get the same result.
Best regards,
JohnJune 16, 2017 at 3:51 pm in reply to: add class to body tag (body_class) to page with content editor enabled #534287J. Davis
KeymasterHi,
I’m sorry but I’m not really sure I understand your question correctly. If you mean that there is output content created in the editor at front-end and not text from TinyMCE you can try this
get_post_meta($postID, '_mpce_enabled', true);
You can get more information at \motopress-content-editor\includes\ce\MPCEContentManager.php file
Best regards,
John- This reply was modified 7 years, 7 months ago by
- AuthorPosts