Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Mobile Issues

New Front EN Support Forums Shogun Theme Support Mobile Issues Reply To: Mobile Issues

#6689
mmsatori
Keymaster

Hey Scotta,

first of all, thank you for the purchase!

I will go over the issues in the same order:

1). Please insert only the GA tracking ID (a code of the form: “UA-XXXXXXXX-X”) into the “Analytics” tab of the Theme Options panel – a further example of the needed code is indicated in the description of the said field. In case you are using the Universal Analytics (i.e. the newer version of the code), please also download this archive, unzip it, and upload the resulting file into the theme folder (/wp-content/themes/Kanso).

2). To disable the slider on smaller screens, please insert this code into the “Style: Add Custom CSS” tab of the Theme Options panel:


@media only screen and (max-width: 767px) {
#header-slider { display: none; }
}

Should you face problems with any of the above, or have other questions about the theme, do not hesitate to contact me!

Sincerely,
Andrii / Satori Studio