Google Maps Shortcode doesn’t work anymore

Category: 0

Since 2016 Google Maps has changed the Google Maps API. For this reason, you have to create an API key for your domain. You need to create a free Google account before, in case you don't have one. Please visit this website: https://console.developers.google.com/flows/e...true&hl=en Read more

Cannot upload Logo / Uploader doesnt return Logo URL

Category: 0

Generally, you can change the logo / upload your logo in the theme options (WP admin -> Appearance -> Theme Options). If after changing the logo it doesn't change, mostly there is a problem with the media pop up. Unfortunately, some plugins change Read more

Demo Content Import doesn’t work

Category: 0

After the demo content import, you will a page with a clear message: "All done!" If you install the demo content and after your page stop to load and you can see only the WordPress admin area without content or you get an error message like "Error500", Read more

Error: can’t find the theme options

Category: 0

Some hosting companies like "1&1" offer a pre-installed WordPress version, but sometimes this WordPress version is modified. If you can't see the link "Theme Options" in WordPress admin -> Appearance, please check if you can see the "Edit Theme" Read more

The pagination doesn’t work

Category: 0

Sometimes it could happen that WordPress convert the "&" symbol in the pagination into this: #038; Of course, then the pagination is not working anymore. To solve the problem you can add this function/code at the end of your functions.php file: function Read more

Error: Theme options don’t work on WordPress Multisite installation

Category: 0

Due to the fact that Multisite installations have another URL structure, it could happen that the theme options do not save the options in the ajax mode. To solve the problem, please open the file "admin.js" in the "7league/script/" folder and search Read more

Can’t find the shortcode generator

Category: 0

In the newer WordPress installations, the second and third line with buttons in the editor is hidden, in this case, you can't see also our shortcode buttons and the shortcode generator. To make the second and third line in the editor visible, please edit Read more

Can’t add more slides

Category: 0

This could happen if your hosting company has a small number for the maximum input fields in forms, or you use a very big number of slides. In either case, only your hosting provider can help you. Please ask the hosting company to increase these settings Read more

Some functions doesn’t work on my site

Category: 0

The most problems occur with the usage of plugins. The first step should also be to deactivate all plugins and see if the error(s) were caused by one of the plugins you use. Then, activate the plugins step by step, and after each plugin activation, take Read more

Can’t install the WordPress theme – The theme is missing the style.css stylesheet

Category: 0

If you get the "The theme is missing the style.css stylesheet" error message from WordPress, you try to upload the wrong folder/zip file. Please make sure that inside the file you upload is only the theme. Sometimes we have to set up the zip files on Read more

Can’t save menu

Category: 0

Your theme folder name is too long. WordPress can't handle too long theme folder names, and this is a typical error. Please rename your folder from e.g. "mytheme-is-a-mega-super-theme" to "mytheme". If you don't know how to rename the theme folder, please Read more