Forum Replies Created
-
AuthorPosts
-
September 14, 2022 at 6:51 pm in reply to: theme colors on mobile devices with “dark mood” display #43356
Hi Ateacme,
Sorry for miss your topic.
- You can change mobile menu button in Claue > Theme Option > Header > Mobile Menu Icon
- You can add some custom code to override theme option
@media only screen and (max-width: 736px) {
#jas-mobile-menu ul li a, .holder {
color: #fff;
}}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Mr.Green,
Thank you for choose our theme.
Sorry because inconvenience.
Please try follow these steps:
- Deactivate plugin WooCommerce Variation Swatch and re-activate
- Navigate to menu Dashboard > Products > Attributes > and change Color type to Color and Size to Label
If issue still there please send me your site login credentials to check.
Thank and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please follow our topic to update theme and plugins to latest version at https://support.janstudio.net/forums/topic/updating-the-theme/
After that, You need to login to your cPanel File Manager or FTP and edit the wp-config.php file, which should be available in WordPress instance’s root directly.
And change
define(‘WP_DEBUG’, true);
to
define(‘WP_DEBUG’, false);
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Andrea,
Please try downgrade PHP version on your server to 7.x f0llow this https://stackoverflow.com/questions/65188259/error-by-installing-wordpresswith-duplicator
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThis reply has been marked as private.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Did you click on Import buton to import sample data?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Andreasbalboz,
Thank you for choose our theme.
- Please download attach file and install child theme contain customize code via Themes > Add new and after that active child
- Go to Dashboard > Claue > Theme Option > WooCommerce > Product Listing Settings > Flip Product Thumbnail
> Off
Kind regards
Attachments:
You must be logged in to view attached files.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Cair,
Please add below code to JanStudio > Theme Option > General layout > Custom CSS
body {
color: #333 !important;
}And change #333 to your color
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 23, 2022 at 10:17 pm in reply to: Can’t import demo sample date – getting http error 500 #43332Hi,
Please edit the file wp-config.php don’t touch to file functions.php in gecko. And if you want customize theme and override function just add your code to gecko-child > functions.php
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please try follow these topics
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts