Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
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.
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”)
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!
I’ll try. Thank you!
Hi, Thank you for your reply.
Please see the page with issue.
http://zigame.jp/product/daisuke-kimura-trey-anastasio-band-ssgss/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!
December 3, 2015 at 5:00 pm in reply to: How to remove product category in product description on shop page? #233142Thank you! I’ll try.
December 3, 2015 at 4:13 pm in reply to: How to remove product category in product description on shop page? #233127Hi!
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!December 3, 2015 at 3:37 pm in reply to: How to remove product category in product description on shop page? #233114Hello.
Is it possible to remove “Product Short Description” in product description on shop page?
November 30, 2015 at 4:15 pm in reply to: How could I change the image size on woocommerce shop page? #232186Hello.
Is it possible to display the image source on the shop page from product gallery? Not product image.November 15, 2015 at 3:11 pm in reply to: Changing links in "translation aux option" dropdown #228812I 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?
Thank you!
Please tell me where
neighborhood/woocommerce/single-product/product-image.php is..I could not find it.
-
Posted in: We hit Power Elite.