Home › Forums › Themes Support › Claue › HI i have 3 questions. Pls reply thanks
- This topic has 9 replies, 2 voices, and was last updated 6 years, 3 months ago by Harry.
-
AuthorPosts
-
-
September 30, 2018 at 12:59 am #25132
Hi there
I would like to know how to open the items in different tab? For now all dosent open in a different tab.
And how to display instagram in all square shape without the pic becoming blur?Because when i change 320X320. the pictures are blur.
At the shopping cart page the number of items bar is too big and how do i make it smaller like the add to cart button?
-
September 30, 2018 at 9:44 pm #25149
Hi,
1. Could you tell me which link you want open on new tab?
2,3. Could you send me your site url?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
September 30, 2018 at 10:53 pm #25154
1. I want the products to open in a new tab once they click on the product.
-
October 1, 2018 at 12:27 pm #25167
Hi,
1. Please add below code to claue-child > functions.php
add_action( 'wp_footer', 'claue_scripts' ); function claue_scripts() { ?> <script type = "text/javascript"> jQuery(document).ready(function(){ jQuery('.product-image a, .product-title a').attr('target', '_blank'); }); </script> <?php }
2. Please add below code to claue-child > style.css and
.jas-sc-instagram .item img { height: 320px; max-width: inherit; width: auto; }
And select size 640 x 640 for Instagram images
RegardsHarry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
October 1, 2018 at 4:32 pm #25177
HI harry
how to access the claue chid > functions.php. pls let me know thanks
-
October 1, 2018 at 5:02 pm #25178
Hi,
Please download file claue-main-file from ThemeForest and extract to get claue-child.zip
After that you can install claue-child.zip in Appearance > Theme > Add new like install parent theme and go to Appearance > Editor to access functions.php and style.css
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
October 1, 2018 at 6:14 pm #25187
Hi harry
Thanks for the info apprieciated. i would like to know. The curency base is usd for now. how can i have the curency to auto change according to the customer location ?
-
October 1, 2018 at 8:50 pm #25189
Hi Prajs,
Please use this plugin https://wordpress.org/plugins/woocommerce-product-price-based-on-countries/
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
October 4, 2018 at 9:16 am #25355
HI harry
Pls respond my website is down due to the code i put in
Now i have no idea to how to activate it
it says syntax error at line 14
so frustrating
pls help to settle it asap
-
October 4, 2018 at 9:33 am #25357
Hi,
Could you send me your site link and temporary admin account. We will check and help you solve problem.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.