Forum Replies Created
- AuthorPosts
J. Davis
KeymasterHi Stephen,
No, you do not need to purchase theme again. You just had to contact the market place where you purchased theme and ask them to restore links for certain order.
But I’ve just contacted your market place and they have restored links to download theme for you. Please try to download theme now.
Best regards,
JohnJ. Davis
KeymasterHi Steve,
You need to update your theme to latest version. If you purchased theme at our website you should check if theme license is activated successfully. Then you will get a notification about new theme version available. You can find your license at your account
If you can not see Theme License section under your WordPress Dashboard>Appearance then you might purchase theme from one of market places. Then you should go to market place where you purchased theme and download newer version. Then you should upload updated files to your server via FTP.
You can also contact our support team if you need assistance with this.
best regards,
JohnJ. Davis
KeymasterHi,
Thank you for your comment. We have managed to replicate the issue you described when Stripe payment is enabled only. We’ll fix it in the next release.
As for back-end booking so it is not available currently. You can book rooms at front-end for now. You can do that without paying if you need to disable some room type for some period.
Best regards,
JohnSeptember 12, 2017 at 2:09 pm in reply to: Create another Blog Posts page for specific categories #569476J. Davis
KeymasterHi,
You can use Posts Grid element provided by MotoPress Page Builder The plugin is integrated into the theme. It allows to filter posts (and custom post types) by categories, tags and custom taxonomies.
Also you can define the quantity of posts and columns to display, show/hide meta, etc.
Best regards,
John- This reply was modified 7 years, 11 months ago by
J. Davis.
J. Davis
KeymasterHi,
Could you specify your question more detailed as I’m not sure I got it properly. Do you have any live example or it was described somewhere?
Best regards,
JohnJ. Davis
KeymasterHi Zenzino,
Thank you for your feedback.
1. For this feature you can try using Toppings addon to provide a choice of size, volume, etc.
2. Thank you, we’ll keep request about CSV import/export in mind.
3. You can add shortcodes to output certain category link or menu items of certain category. Or you mean a dropdown filter at the top of the page with all your categories?
Best regards,
John- This reply was modified 7 years, 11 months ago by
J. Davis.
J. Davis
KeymasterHi Don,
Thank you for provided information. I’ve added ID of that section to apply style for it only and indicated the following value justify-content:center;#x-section-3 .mprm-flex-container-simple-view{ justify-content:center; } <br>
best regards,
JohnJ. Davis
KeymasterHi,
You are welcome. We’d appreciate if you rate and leave a review for our Restaurant Menu plugin. Thank you for your interest.
best regards,
JohnJ. Davis
KeymasterHi Mina,
Probably you are confused because there is used grey color code in your style – #aaa. Please try to use another color code to ‘ungrey’ it. e.g. #000 it would be dark color#bbpress-forums .status-closed, #bbpress-forums .status-closed a { color: #000 !important; }
Best regards,
JohnJ. Davis
KeymasterHi Tom,
Make sure you have installed Emmet Theme Engine plugin. Also setup customizable front page following Theme Wizard.
Best regards,
JohnJ. Davis
KeymasterHi Mina,
I’ve just tried to add this code to Appearance>Customize>Additional CSS and it worked. Please try it.
Best regards,
John- This reply was modified 7 years, 11 months ago by
J. Davis.
J. Davis
KeymasterHi Damon,
I’ve tried that and it worked. make sure you added semicolon after width parameter.header-logo img { max-width:500px; }
Best regards,
JohnJ. Davis
KeymasterHi,
I need to check your theme styles to advise you proper style. Could you submit a request providing access to your WordPress? Thank you.
Best regards,
JohnJ. Davis
KeymasterHi Don,
You need to override templates of plugin to edit the output of tags. Try to follow the steps below:
1. go to your server – /wp-content/plugins/mp-restaurant-menu/templates/common and copy item-tags.php file
2. go to /wp-content/themes/your_theme_folder and create /mp-restaurant-menu/common folder and paste the file you copied.
3. open the file to edit and find the line below
echo implode(", ", $tags_array); ?>
4. put “\n” instead of “, “ in this line and save the changes.
Go to preview the page with your menu items.
Best regards,
John- This reply was modified 7 years, 11 months ago by
J. Davis.
J. Davis
KeymasterHi,
You can try adding the style bellow to resolve your request:.mprm-flex-container-simple-view { display: inline-block !important; }
Best regards,
John- This reply was modified 7 years, 11 months ago by
- AuthorPosts