Forum Replies Created
-
AuthorPosts
-
Hi,
Can you describe more about your idea. Now our theme already option to share product to Pinterest by turn on option in Theme Option > Social Network > Pinterest share.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Aurelle,
1 – Install this plugin https://wordpress.org/plugins/ajax-search-for-woocommerce/
2 – Copy file layout-3.php in gecko > views > header to gecko-child > views > header
3 – And change code from line 93 – 99 on layout-3.php
from
<form class="header__search w__100 dn pf" role="search" method="get" action="<?php echo esc_url( home_url( '/' ) ); ?>" <?php jas_gecko_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...', 'gecko' ); ?>" /> <input type="hidden" name="post_type" value="product"> </div> <a id="sf-close" class="pa" href="#"><i class="pe-7s-close"></i></a> </form>
to
<div class="header__search w__100 dn pf"> <div class="pa"> <?php echo do_shortcode ('[wcas-search-form]') ?> </div> <a id="sf-close" class="pa" href="#"><i class="pe-7s-close"></i></a> </div><!-- #header__search -->
Kind regards
-
This reply was modified 4 years, 4 months ago by
Harry.
-
This reply was modified 4 years, 4 months ago by
Harry.
-
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=janstudioPlease change code to
.product_meta > span.posted_in { display: none; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
If you want remove breadcrumb, please add below code to Claue > Theme Option > General Layout > Custom CSS
.bgbl.pt__20.pb__20.pl__15.pr__15.lh__1 { display: none; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 6, 2021 at 6:39 pm in reply to: My snapppt does not work ! please help , I can not connect my instagram feeds to #41435Hi,
Please go to WooCommerce > Settings > Products > Inventory > and follow this https://tppr.me/6BUx8
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou’re welcome!
Have a nice day!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I excluded file on your site “/wp-content/plugins/wpa-woocommerce-variation-swatch/assets/wcvs-frontend.js”
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I clear cache the product work well https://tppr.me/A77g2
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
The plugins for text field doesn’t support ajax add to cart so can’t use slide cart of popup cart.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
The next update we will include the update. You don’t need to redo the change.
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