Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • in reply to: Changing 'out of stock' text #237924
    zigame
    Member
    Post count: 13

    Hi Mohammad,
    Happy New Year!

    Thank you for teaching me how to make the child theme. I could make it well but I think maybe a font of the product name has been changed to “Bold”. http://zigame.jp
    Could you please advise how to change a normal font? Also the code for displaying “AVAILABE” too?

    Thank you for your help as always.

    in reply to: Changing 'out of stock' text #236632
    zigame
    Member
    Post count: 13

    Hi Mohammad,

    Thank you for above custom code. Although I still can not make child theme well, I tried to use this code at function.php of parent theme and it worked. I continue to make child theme. Could you please advise the code for “AVAILABE” too? (not “In Stock”)

    in reply to: Changing 'out of stock' text #234763
    zigame
    Member
    Post count: 13

    Hi Mohammad,

    Sorry for the late response.
    I tried to use real time find and replace as you said, but could not be fixed.

    Can you see if I enter something wrong below?

    Find:
    <span class=”wishlist-out-of-stock”>’ . __( ‘Out of Stock’, ‘swiftframework’ ) . ‘</span>’

    Replace with:
    <span class=”wishlist-out-of-stock”>’ . __( ‘SOLD OUT’, ‘swiftframework’ ) . ‘</span>’

    Please advise!

    in reply to: Changing 'out of stock' text #233237
    zigame
    Member
    Post count: 13

    I’ll try. Thank you!

    in reply to: Changing 'out of stock' text #233227
    zigame
    Member
    Post count: 13

    Hi, Thank you for your reply.
    Please see the page with issue.
    http://zigame.jp/product/daisuke-kimura-trey-anastasio-band-ssgss/

    in reply to: Changing 'out of stock' text #233216
    zigame
    Member
    Post count: 13

    Hello.

    I changed ‘out of stock’ text to ’SOLD OUT’ in the following places based on your description above and that’s all worked. (in stock -> AVAILABLE too.)

    neighborhood/woocommerce/content-product.php:
    neighborhood/woocommerce/wishlist.php:
    neighborhood/woocommerce/single-product/product-image.php:

    Now I tried to remove the badge and add this to my custom css:

    .out-of-stock-badge {
    display:none;
    }

    This also worked, but wishlist.php seems like it doesn’t work.
    AVAILABE(In stock)/SOLD OUT(out of stock) is not displayed now.

    Please advise!

    zigame
    Member
    Post count: 13

    Thank you! I’ll try.

    zigame
    Member
    Post count: 13

    Hi!
    Can you please see the product description under the 1st product image on my shop page?
    http://zigame.jp/shop/

    Trey Anastasio Band SSGSS <—product name
    Daisuke Kimura <—product name
    Hand-Pulled 7 Color Screenprint <—source from “Product Short Description” in the edit product page. I want to remove it!
    Edition of 25 S/N <—source from “Product Short Description” in the edit product page. I want to remove it!
    464 x 616mm <—source from “Product Short Description” in the edit product page. I want to remove it!

    zigame
    Member
    Post count: 13

    Hello.

    Is it possible to remove “Product Short Description” in product description on shop page?

    in reply to: How could I change the image size on woocommerce shop page? #232186
    zigame
    Member
    Post count: 13

    Hello.
    Is it possible to display the image source on the shop page from product gallery? Not product image.

    in reply to: Changing links in "translation aux option" dropdown #228812
    zigame
    Member
    Post count: 13

    I installed qTranslate-x plugin for displaying English and Japanese and it could display swicher on main menu but I want to switch language on translation aux option of your theme. How can I set Japanese to dropdown menu?

    in reply to: Changing 'out of stock' text #219951
    zigame
    Member
    Post count: 13

    Thank you!

    in reply to: Changing 'out of stock' text #219836
    zigame
    Member
    Post count: 13

    Please tell me where
    neighborhood/woocommerce/single-product/product-image.php is..

    I could not find it.

Viewing 13 posts - 1 through 13 (of 13 total)