Home › Forums › Themes Support › Gecko › Editing the "In Stock / Sold Out" text label in the Shop (WooCommerce)
Tagged: translate woocommerce
- This topic has 15 replies, 2 voices, and was last updated 8 years ago by Harry.
-
AuthorPosts
-
-
November 23, 2016 at 3:35 pm #910
I’ve attempted the usual tricks like editing the functions.php (child) and custom css, but to no avail. Neither yields any change. I also tried the Booster Plugin which allows for the editing of many values in WooCommerce, but of course, not these specific ones.
I would also like to choose which Social Media services show in the Jas Social section that displays on the products pages as well as the Blog. I can’t seem to find the option to do so.
Any help with this?
Thank You.
-
November 23, 2016 at 3:58 pm #911
Hi,
Thank you for choosing our theme!
Can you send us your website link and take a screen shot where you want display “In Stock/ Sold Out” on product detail page or on product listing page. We will take a look and help you solve your issue.
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 23, 2016 at 4:33 pm #912This reply has been marked as private.
-
November 23, 2016 at 8:01 pm #918
Hi Minacious,
Two ways to change that text
1. via some translate plugins like as Loco Translate, please read our documentation http://janstudio.net/gecko/document/
2. Copy file core / libraries / vendors / woocommerce / single-product / price.php to child theme follow structure child-theme / woocommerce / single-product / price.php and after that edit text in this file
3. Which social network do you want to change ? I will send you a custom code to do thisHarry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 1, 2016 at 10:02 am #1030This reply has been marked as private.
-
December 1, 2016 at 10:37 am #1033
Hi,
1. you can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.jas-social a.facebook { display: none;}
Change “facebook” with name of social you want to hide.
2. Yes, you can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.header__mid {background: url(‘http://janstudio.net/gecko/organic/wp-content/uploads/2016/05/banner.jpg’); }
.jas-navigation {background: #fff;}
You can change http://janstudio.net/gecko/organic/wp-content/uploads/2016/05/banner.jpg with path of your image.
3. You can center social by add custom css JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) {
.header__top .jas-socials { padding-top: 0;}
}
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 1, 2016 at 11:52 am #1035This reply has been marked as private.
-
December 1, 2016 at 11:56 am #1036
Can you send us your website link, temporary admin account as private. and the image you want use for header background. We will take a look and help you solve.
For the issue with space with social icon on menu you can edit code to
@media only screen and (max-width: 736px) {
.header__top .jas-socials { padding: 10px 0;}
}
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 1, 2016 at 12:17 pm #1037This reply has been marked as private.
-
December 1, 2016 at 1:44 pm #1038
Hi, I helped you make header background.
Can you tell us which you want to change
“In Stock” => “”
“Sold Out” => “”
We will help you solve.
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 1, 2016 at 2:21 pm #1043This reply has been marked as private.
-
December 1, 2016 at 4:14 pm #1045
I helped you change string.
You can change string by go to Loco Translate > Plugins > WooCommerce > English (United States) > Edit and find string to change.
Feel free contact us again if you need more help.
If you love our theme and support, pls help us rate for our theme at https://themeforest.net/downloads, that will help us in sale.
Thank u so much!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 4, 2016 at 2:12 am #1127This reply has been marked as private.
-
December 4, 2016 at 9:09 pm #1130
Thank you for your rate. And sorry for late reply.
I helped you update string of “In Stock” label to “Spaces Available”
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 5, 2016 at 3:21 am #1134
As always, I thank you.
Can you tell me where you made the change for future reference?
-
December 5, 2016 at 11:14 am #1135
Hi,
You can follow our video at https://monosnap.com/file/jmSHDiR8CJP0EIlvWOntkBYhYvIUnb#
Best regards!
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.