jokubas2000k
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Distraction free checkoutHi @abhikr781,
URL: https://mydreamtattoo.com/checkout/
Snapshots:
Desktop: https://ibb.co/Pccsm9J
Mobile: https://ibb.co/vmnpgLHForum: Themes and Templates
In reply to: [OceanWP] Header button borderIt works, thanks!
Forum: Themes and Templates
In reply to: [OceanWP] Header button borderForum: Plugins
In reply to: [WooCommerce] Order numbersHey @fevered,
What do you mean by “the # sign is not required”? An order number might not always have a # sign in front?
Also, there’s no way of adding images in the form so I can only describe it with words.
Oops, my bad. I found it under behaviour.
Forum: Themes and Templates
In reply to: [OceanWP] Header button borderHi @abhikr781,
Could you please give me a code for that? I’ve beed trying to add a border via custom CSS but it does not work.
Here’s what I’m working with:
li.btn a.menu-link span.text-wrap { background-color: #000000 !important; border-radius: 6px !important; } li.btn a.menu-link span.text-wrap:hover { background-color: #FFFFFF !important; color: #000000 !important; border: 1px !important; border-color: #000000 !important; }
This does everything it’s supposed to except add a border.
Oops, my bad.
I realised that I might be already logged in to an account on my website myself, that’s why it shows me the option to save the payment information to my account.
When I use a different browser or go incognito, the checkbox does not appear and everything’s fine.
Forum: Themes and Templates
In reply to: [OceanWP] Header button stylingHi,
Website URL: https://www.mydreamtattoo.com
I don’t want to create a custom header. I like the regular header, just want to be able to change the header button style via custom CSS.
I currently use this code to change the border radius and background color of the button:
li.btn a.menu-link span.text-wrap { background-color: #3d3f40 !important; } li.btn a.menu-link span.text-wrap:hover { background-color: #000000 !important; } #site-navigation-wrap .dropdown-menu>li.btn>a>span { border-radius: 6px; }
I want to be able to change the color of the text and add a border when the button is hovered. Could you tweak the code so it does that?
Thanks
Forum: Plugins
In reply to: [WooCommerce] What are the advantages of letting customers create accounts?Is it possible to allow customers to create an account only when checking out? No other way. So only people that purchased would have accounts.
Hi,
Yes I have marked the products as virtual. However, there are still a lot of fields to fill in in, which might scare a lot of customers away.
I would like to use the Checkout Field Editor to remove the unnecessary fields. But I don’t want to remove any important fields that are needed for Woocommerce or the Payment Gateway providers.
As an example, I looked at Elementor’s checkout page. They are also selling virtual products. And they are only asking for 4 things: Name, Country/Region, State/County and Postcode/ZIP.
Are these 4 fields enough when selling a virtual product?
Thanks
Forum: Plugins
In reply to: [WooCommerce] Removing cart pageHi,
I use the link “…yoursite.com/checkout/?add-to-cart=xx” to add the selected package to cart and redirect the customer to the checkout page.
However, skipping the cart page does not solve anything.
If a customer chooses one of the packages and gets redirected to the checkout page but decides to go back to the homepage, the package stays in the cart. And now if the customer chooses a different package, he gets redirected to the checkout page to pay for 2 packages. You see the issue?
- This reply was modified 4 years, 3 months ago by jokubas2000k. Reason: Fixed the link
Forum: Fixing WordPress
In reply to: How to change the footer menu font?Nevermind, I figured it out. Thanks!
That’s an interesting method. I’ll give it a shot. Thanks!
Also, in the Item Content section, is here a way to remove the huge space it creates when I press Enter?
Forum: Themes and Templates
In reply to: [OceanWP] Header buttonIt worked, thanks!
- This reply was modified 4 years, 4 months ago by jokubas2000k.