Forum Replies Created
-
AuthorPosts
-
Hi Evy,
Thank you for choosing our theme.
Did you modify core theme? You can add the code below input search field
<input type="hidden" name="post_type" value="product">your search form code will be
<form class="header__search w__100 dn pf" role="search" method="get" action="<?php echo esc_url( home_url( '/' ) ); ?>" <?php jas_claue_schema_metadata( array( 'context' => 'search_form' ) ); ?>> <div class="pa"> <input class="w__100 jas-ajax-search" type="text" name="s" placeholder="<?php echo esc_html__( 'Search for...', 'claue' ); ?>" /> <input type="hidden" name="post_type" value="product"> </div> <a id="sf-close" class="pa" href="#"><i class="pe-7s-close"></i></a> </form><!-- #header__search -->Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Lorena,
1. You can follow our document at http://janstudio.net/claue/document/ navigate to Instagram Shop to know how to build Instagram Shop
2. You can add a row that contain slider above Instagram Shop and turn off page title option.
I try login your site. but can’t. Did you change admin account?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio2,3. I fixed these issue.
9. Yes
10. I checked on my computer macOS it work well. I will check on Windows 7 and reply you soon.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 15, 2017 at 11:28 pm in reply to: Fatal error: Allowed memory size of 268435456 bytes exhausted #5480Could you try add below code
define( ‘WP_MAX_MEMORY_LIMIT’ , ‘256M’ );
I search on google have more people have same issue with you because commerce site need more memory than normal site
http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi, you go to Dashboard > Pages > Home 2 > Edit > And edit element “Image & Text”
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 15, 2017 at 7:38 pm in reply to: Fatal error: Allowed memory size of 268435456 bytes exhausted #5469Hi,
Can you try add the code below to wp-config.php
// Increase memory limit for hosting limit with low memory
ini_set( ‘memory_limit’,’256M’ );The account you send don’t have permission to edit.
Best Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 15, 2017 at 6:44 pm in reply to: Fatal error: Allowed memory size of 268435456 bytes exhausted #5464Hi Dimitris73,
Do you hosting your site on WordPress.com? If you hosting your site on WordPress.org you can activate plugin Jetpack to fix issue.
Could you disable captcha, i try login your site but don’t understand your language so can’t login.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 15, 2017 at 6:02 pm in reply to: Products list page doesn't load when pressing back from a product #5462Hi,
Could you tell us which version of Safari on your client version?
This issue relate to YITH Ajax Filter, you can try update this plugin, if still you can deactivate this plugin to fix.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Elephant2009,
Sorry for late reply.
1. You can change background of loading effect by add custom css in Claue > Theme Option > General Layout > Custom CSS
.preloader { background: rgba(0, 0, 0, 0.95);}
And change 0,0,0 with your RGB color and 0.95 as opacity of background from 0 – 1
2,3. Could you send us your site link, we need to take a look before give you a hint.
4. You can add custom css in Claue > Theme Option > General Layout > Custom CSS
#jas-footer .footer__bot { font-size: 9px;}
5. You can go to Widget > Scroll To Inactive Widget https://monosnap.com/file/NLBioz3iWd4gH7dVkCoL5ltjZ0I6eW# > Text and Drag to Footer Area #1
Or create new widget as Text and add to Footer Area #1 and use the code below
6. You can add custom css code
.page-head {
padding: 100px 0;
}and change 100px to fit your number
7. You can follow this video
8. You need go to Dashboard > Products > Attributes > Color > Edit Individual Color and upload thumbnail
9. The image need cover the content show the width and the height has to fit content but has not been distort so it cropped
10. Did you choose setting font family in Claue > Theme Option > Typography or you add custom css? We need to take a look you site.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Carlos,
Thank you for report bug.
Our team in vacation, we will back on tomorrow and fix update soon.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts