asarinboy
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Total in after purchased page was incorrectthank you.
I figured it out that I input custom tax for total price. It fixed now. ??Forum: Plugins
In reply to: [WooCommerce] Total in after purchased page was incorrectGood day, here’s the link for github I added in github.
https://gist.github.com/asarinboy/bafe9191f38c2f761381910c35d28490
Thank you.Forum: Plugins
In reply to: [WooCommerce] Include GST Tax calculation not workingGood day, here’s the screenshot of tax setting.
https://prnt.sc/HMjlmpLzNv93
I want my included tax will be total * 3 / 23
https://prnt.sc/f0Z693ADwmBH – this is in cart page.https://prnt.sc/ZbmX5_0zgaW9 – this is in checkout page, I used to custom code for this to achieve the calculation. Here’s the custom code I applied. https://prnt.sc/ZUtHHkNPbD1R
Thank you, I already fix this issue, I’ll find on how to fix this in older concern here. Thanks
Hello,
I tried this short code but doesn’t appear in mini cart.// Add cart button to side mini cart
add_action(‘fkcart_before_checkout_button’, function(){
?>
View Cart
<?php
} );Hello,
It turns out that my first post was wrong, what I needed was a button for the Cart page between checkout and continue shopping. Like this https://prnt.sc/8jxtV6QwI2XL- This reply was modified 1 year, 3 months ago by asarinboy.
Forum: Themes and Templates
In reply to: [GeneratePress] Why my element style has bg-image: none;Hi @fernandoazarcon2,
It’s okay, I’m using brave browser so there’s no image. Anyway, I can remove the custom css for bg image, which will solve my problem. Thank you so much guys.- This reply was modified 1 year, 5 months ago by asarinboy.
Forum: Themes and Templates
In reply to: [GeneratePress] Why my element style has bg-image: none;I do changes like applying custom css background-image to over ride the background-image: none; in element style. https://prnt.sc/hFKKy_jyAB_m
Forum: Themes and Templates
In reply to: [GeneratePress] Why my element style has bg-image: none;Hi David,
here’s my staging site. https://dlsl41je11-staging.wpdns.site/Forum: Themes and Templates
In reply to: [GeneratePress] Why my element style has bg-image: none;Hello, @yingscarlett
I already disabled plugins, but nothing changed, it has background-image:none;
https://prnt.sc/0P15G1j4gvjo