Groci - Organic Food and Grocery Market WordPress Theme

Contents

1. Translation

2. How to Change Google Font

3. Where Is My Purchase Code?

4. How to Enable Registration Form

5. How to Update a WordPress Theme

6. Location Filter - Groci

7. User Menus – Nav Menu Visibility

8. Price Filter Does Not Work

9. Theme is missing the style.css stylesheet error

10. Add to Cart and Refresh Issue

11. Google Map Issue

12. Bundled Plugins

13. How to update Visual Composer and Revolution Slider

14. How to set Cart - Checkout and My Account Page

15. How To Edit The Shop Page In Our Themes

16. Why Is Your Website Slow And How To Speed Up

1. Translation

You can freely translate our all themes thanks to Loco Translate plugin.

You can download the plugin from here.

Video Tutorial


or 


You can use WPML plugin.(PREMIUM)

https://wpml.org/


2. How to Change Google Font

  1. From your WordPress Admin Dashboard go to: Plugins > Add New
  2. Search for “Easy Google Fonts”
  3. Locate the “Easy Google Fonts” plugin by Titanium Themes and click the Install Now button.
  4. Activate the plugin labeled “Easy Google Fonts”.
  5. You’re done!

You can download the plugin from here.

Video Tutorial


3. Where Is My Purchase Code?

How to find your purchase code

  1. Log into your Envato Market account.
  2. Hover the mouse over your username at the top of the screen.
  3. Click 'Downloads' from the drop down menu.
  4. Click 'License certificate & purchase code' (available as PDF or text file).

If you need more help about the issue, please check the following url.

https://klbtheme.com/where-is-my-purchase-code/

4. How to Enable Registration Form

You can enable the registration form from Dashboard > WooCommerce > Settings > Account & Privacy.


5. How to Update a WordPress Theme

Hi,

Please check the following urls to learn how to update a WordPress Theme.

https://klbtheme.com/how-to-update-a-wordpress-theme/

Best Regards.

6. Location Filter - Groci

1-) You can enable the Location Filter option from Dashboard > Appearance > Theme Options > Header Settings. 


2-) You can create a new location from Dashboard > Products > Location. 


3-) You can set a location for a product from the "edit product page" 


7. User Menus – Nav Menu Visibility

The plugin gives you more control over your nav menu by allowing you to apply visibility controls to menu items e.g who can see each menu item (everyone, logged out users, logged in users, specific user roles).

https://wordpress.org/plugins/user-menus/

User Menus allows you to do the following:


8. Price Filter Does Not Work

You need to update the products. 

You can do it one by one

or

Please go Dashboard > WooCommerce > Settings > Tools > Product lookup tables / Regenerate

9. Theme is missing the style.css stylesheet error

A common issue that can occur with users new to installing WordPress themes is a "Broken theme and/or stylesheets missing” error message being displayed when trying to upload or activate the theme. This error message does not mean that the theme you have purchased is broken, it simply means it has been uploaded incorrectly. Luckily, there is a very easy fix.

10. Add to Cart and Refresh Issue

You can add the following code in functions.php file

add_action('add_to_cart_redirect', 'resolve_dupes_add_to_cart_redirect');
function resolve_dupes_add_to_cart_redirect($url = false) {     
    if(!empty($url)) { return $url; }    
    return get_bloginfo('wpurl').add_query_arg(array(), remove_query_arg('add-to-cart'));
}


11. Google Map Issue

You need to create a google map api key.

https://developers.google.com/maps/documentation/javascript/get-api-key

or

You can create a map iframe from the following url;

https://www.maps.ie/create-google-map

12. Bundled Plugins

Many themes sold on ThemeForest come bundled with premium plugins from CodeCanyon.

A plugin is an additional component that offers functionality and features beyond a typical WordPress installation. Theme authors (who sell the themes) may choose to include certain plugins (such as Visual Composer, Revolution Slider or other Page Builder plugins) within their item to add these special functions and features to the theme package.

13. How to update Visual Composer and Revolution Slider

Buying a theme which is bundled with Visual Composer and Revolution Slider ( like our theme) does not mean that you also buying a license code of that plugins. So you just don't have a license key and can't get automatic updates. 

You can purchase separate plugins on : 

https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431?s_rank=1

https://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380?s_rank=1

We bought an extended license to be able include it in our theme, and we own only one license key (as well as in case with single license), theme buyers are not allowed to use that key.

If you want update it you need wait our theme update new version , or you can buy Regular License for you

Thank you for reading.

Best Regards

14. How to set Cart - Checkout and My Account Page

To set the shop pages please go Dashboard > WooCommerce > Settings > Advanced.


15. How To Edit The Shop Page In Our Themes

You can easily edit your shop page with Elementor or from the Customizer and Widgets section of the panel. Click to go to the article.

16. Why Is Your Website Slow And How To Speed Up

According to recent research on a website that is performing slowly, people leave immediately without waiting for the website to be uploaded and don’t tend to come back to the same site. That is why a website must be opened at a certain speed standard, to keep people in it. An Ideal website should be opened in 0-4 seconds. Read the article and follow the steps to speed up your site.