Forum Replies Created

Viewing 10 posts - 1,081 through 1,090 (of 15,006 total)
  • Author
    Posts
  • in reply to: Sub Menu Layout #41553

    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=janstudio

    in reply to: Problem in Mini cart #41552

    I 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=janstudio

    in reply to: Problem in Mini cart #41547

    Hi 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=janstudio

    in reply to: Sales Page Question #41535

    Please try contact to plugin author.

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    Hi,

    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=janstudio

    in reply to: Sales Page Question #41529

    you 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=janstudio

    Hi 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=janstudio

    in reply to: Sales Page Question #41524

    Please 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=janstudio

    in reply to: Icons in my woocommerce account #41521

    Hi 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=janstudio

    in reply to: Sales Page Question #41520

    Yes, 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

Viewing 10 posts - 1,081 through 1,090 (of 15,006 total)