Forum Replies Created
-
AuthorPosts
-
Hi Wellmed.
Please try update all plugins and theme.
If issue still there, please add below code to the file wp-config.php
define( 'WP_DEBUG', false ); define( 'AUTOSAVE_INTERVAL', 300 ); define( 'WP_POST_REVISIONS', false ); Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', false ); Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false );
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 16, 2021 at 11:15 pm in reply to: Playing videos of product in product details pages full screen #41901Hi,
The browser can’t so it. I recommend you optimize your video before upload to Youtube.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Reo,
1. You can reinstall duplicator package and set your owner account.
2. What you part you want customize?
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 15, 2021 at 9:58 am in reply to: Filter sidebar not displaying attributes for parent category pages #41894Can you send me admin account to check?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
table, th, td { border-color: #ddd; }
And change #ddd with your color.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 14, 2021 at 10:07 am in reply to: background color change for my account and catalog menu #41886Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.shop-top-sidebar { background: #f6f6f8; } .woocommerce-MyAccount-navigation { background: #f6f6f8; } .woocommerce-MyAccount-content { background: #f6f6f8; }
And change #f6f6f8 with your color.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 13, 2021 at 11:44 pm in reply to: Store notice bottom banner, just decrease width slightly for chat icon #41880Hi,
Please add below code for mobile
@media only screen and (max-width: 736px) { You code here }
I recommend move the store notice to the left. It better
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 13, 2021 at 11:02 pm in reply to: imges overlapp in product listing on the tablet and phone #41879Hi,
The issue because your image so big and you enable “Flip Thumbnail”
I turn off “Flip Thumbnail” in Claue > Theme Option > WooCommerce > Product Listing Settings and reduce image size in Appearance > Customize > WooCommerce > Product Image and change from 470 to 270.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAs i told you before, you can create a custom page with product shortcode but it can’t show filter and column switcher.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAs you told you before the filter and column switcher not work on custom page. This define by WooCommerce not by theme :(.
Hope you understand.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts