Home Forums Themes Support Gecko Editing the "In Stock / Sold Out" text label in the Shop (WooCommerce)

Viewing 15 reply threads
  • Author
    Posts
    • #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.

    • #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

    • #912
      This reply has been marked as private.
    • #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 this

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

    • #1030
      This reply has been marked as private.
    • #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

    • #1035
      This reply has been marked as private.
    • #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

    • #1037
      This reply has been marked as private.
    • #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

    • #1043
      This reply has been marked as private.
    • #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

    • #1127
      This reply has been marked as private.
    • #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

    • #1134

      As always, I thank you.

      Can you tell me where you made the change for future reference?

    • #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

Viewing 15 reply threads

You must be logged in to reply to this topic.