= V5.9.4 – 16.12.2020 = Update Revolution Slider plugin v6.3.3 Fix content builder issue with WordPress 5.6 = V5.9.3 – 24.11.2020 = Optimise theme core javascript code to improve overall page loading speed Update Revolution Slider plugin v6.3.1 = V5.9.2 – 23.11.2020 = Update Revolution Slider plugin v6.3 Fix image description break theme layout for […]
Category: General Info
Translate Date Input field
To add the localization to Grand Restaurant theme’s date input, Please copy below code and paste it at the end of theme main function file (/wp-content/themes/grandrestaurant/functions.php) <?php add_filter( ‘wp_footer’ , ‘grandrestaurant_localize_datepicker’ ); function grandrestaurant_localize_datepicker() { ?> <script> jQuery(function($){ $.datepicker.regional[‘fr’] = { closeText: ‘Fermer’, prevText: ‘Précédent’, nextText: ‘Suivant’, currentText: ‘Aujourd\’hui’, monthNames: [‘Janvier’,’Février’,’Mars’,’Avril’,’Mai’,’Juin’, ‘Juillet’,’Août’,’Septembre’,’Octobre’,’Novembre’,’Décembre’], monthNamesShort: [‘Janv.’,’Févr.’,’Mars’,’Avril’,’Mai’,’Juin’, ‘Juil.’,’Août’,’Sept.’,’Oct.’,’Nov.’,’Déc.’], […]
Setup Reservation Email or link reservation button to URL
By default, reservation button on main menu bar will open reservation form in lightbox so customer can submit reservation form to your email address. Setup Reservation Email Address Navigate to WordPress Dashboard > Theme Setting > General > Reservation Email Settings. You will options for reservation email settings. Your reservation email address – Enter which email […]
How to link to reservation popup
Normally you can open reservation via reservation button next to theme’s main menu. However you can also link from other elements too. For example you have this button code <a href=”#” class=”tg_reservation button”>Your Text</a>
Setting up Child Theme
A child theme is a theme that inherits the functionality and styling of another theme, called the parent theme. Child themes are the recommended way of modifying an existing theme. Why use a Child Theme? There are a few reasons why you would want to use a child theme: If you modify a theme directly […]
Google Web Font
Add Google Font Content using Shortcode You can also use shortcode generator to add custom Google Font content. When you edit page/post, look at Shortcode Option. Select Google Font and enter its options. Once you finish click Generate Shortcode and copy shortcode to editing field of page/post.
Import Demo Revolution Sliders
All Revolution Sliders are included in import files. Go to WordPress Dashboard > Revolution Slider. You will find Import Slider button. Select import file from your computer and click Import button. Demo Sliders Available to download Demo 1 Home 1 Slider Demo 1 Home 2 Slider Demo 1 Home 3 Slider Demo 1 Home 5 Slider Demo […]
Before You Submit a Question
In order to help speed up solution for your requests. Please follow steps below before submitting a new question. This is for the benefit of everyone in order to help find the solution for your question quickly. Make sure you are running the latest version of Meteors Theme and the latest version of WordPress. Check […]
Requirements For Theme
To use Theme. You must be running WordPress 4 or higher, PHP5.3 or higher and MySQL 5 or higher. Below are checklists you should ensure your webhost can comply with. Please make sure that your webhost has the minimum requirements for WordPress. Always update to the latest version of WordPress. You can also download the […]
WordPress Tutorials
In order to use the theme. You have to install a working version of WordPress. If you are new to WordPress and need help installing it. Below are few tutorials and video tutorials created by WordPress and WooThemes. WordPress Codex How to install WordPress video First Steps With WordPress FAQ New To WordPress