shihabrocks
Forum Replies Created
-
Thanks for your response. I’ve sorted it (kind of)… Targetting the class “main-title” and set some css properties. (If you take a look at my website, you’ll notice) As of now it’s working fine but I believe there are better ways to do so.
Cheers
@battouly Did you check the screenshot from my previous comment? I’m not talking about the checkbox from your screenshot. I’m using Checkout block from “Woocommerce Blocks” plugin not the default Woocommerce Checkout.
ThanksOn woocommerce block checkout page, I want this checkbox to be unchecked by default so both Shipping and Billing fields are there unless the customer checks the box. Here’s a screenshot of the checkbox I want help with. https://paste.pics/HACDE
Forum: Plugins
In reply to: [WooCommerce Blocks] Checkbox for NewsletterThanks. That was sorted
@champsupertramp Thanks for the suggestion. I did see this before posting here. Here’s how I solved the problem–
From the front end, users can’t see any sign of WooCommerce My account page. They can only access to UM Account page. They log in, log out via UM, and on the Account page, I added 2 buttons for Order History (connected with woocommerce endpoint) and Logout above the Ultimate Member shortcode.
When they click on order history they are redirected to woocommerce my account endpoint. I hid the sidebar nav menu using custom css (Things don’t work from sidebar nav menu).
That pretty much solved all my problems and now I have a better-looking Account page. Better than the woocommerce default one.
- This reply was modified 4 years, 1 month ago by shihabrocks.
Forum: Plugins
In reply to: [WooCommerce] I want to hide the product price for unregistered user@rynald0s Thanks for the suggestion. I did use this code and it works. It hides prices from shop page, Product catalogue but not from the widgets (sidebar and footer)
I found another code from some other blog which hides prices from everywhere but doesn’t print “Login to see price” on all products it applies for the first product in the catalogue. So I pasted both codes in the function.php and modified a little bit.
Thanks for your help.That worked thanks
@omranalassad I can. Just not now. Did you install the plugin also try with a different browser ?
@omranalassad I have the plugin installed (mentioned above) and with Microsoft Edge browser there’s no problem. Seems to be the problem occurs with Chrome browser
Not really. Thanks for the help.