Forum Replies Created
-
AuthorPosts
-
Hi Charles,
Please add class “mega-menu” to parent menu.
Btw, your support expired. Please renew your support at https://themeforest.net/downloads
Thank and regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI see this product on my browser, that mean all guest see this product.
Did you set un-publish this product?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi RomaPopovych,
I check your site and see it work normal https://tppr.me/3YlId.
Did you fix? If not please try clear cache of browser.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioPlease try contact to plugin author.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 15, 2021 at 11:53 pm in reply to: How do I get the search function on claue to extend to searching SKU numbers #41532Hi,
Please copy header layout-x.php in claue > views > header to claue-child > views > header
with x as layout number of header using on your site and find the code
<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 -->
and change to
<div class="header__search w__100 dn pf"> <div class="pa"> <?php echo do_shortcode('[fibosearch]') ?> </div> <a id="sf-close" class="pa" href="#"><i class="pe-7s-close"></i></a> </div>
Kind regards
-
This reply was modified 4 years, 4 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioyou need clear cache and refresh browser to check.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 15, 2021 at 3:58 pm in reply to: how to put at the top of the product page, the categories menu had? #41528Hi Esteban,
Can you ask the plugin author for suggest code on demo, and attach plugins by reply me on this topic https://tppr.me/n4epA.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioPlease open your site and right click choose > View page source https://tppr.me/7p8P7 and find the script name related to pinterest. https://tppr.me/YNS24
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Mike,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.swatch__list--item.disabled::before, .swatch__list--item.disabled::after { display: none; } .swatch__list--item.disabled { opacity: 1; pointer-events: inherit; }
Btw, your support expired. Please renew your support at https://themeforest.net/downloads that will help us continue develop new features and improve our theme.
Thank and regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYes, you can try this, if not you can exclude pinterest script.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
This reply was modified 4 years, 4 months ago by
-
AuthorPosts