rodatuesta
Forum Replies Created
-
by the way. the url is http://www.via-360.net/my-account/
Hey manus. Thank you so much for your advise. I’m well under way now but i’ve not been able to make it work. I might be something to do with my template. Anytime i try to add a user, i get the “please enter a password” error message. any axperience on that?
thank you for your quick response. I tryed that and made a buttom that links tohttp://www.example.com/wp-login.php?action=register. It goes to a registration wordpress site as if it was a new user. This could help, but what i’d really like (if possible) is that the link drives to a page within my site that has the same fields and style as the woocommerce checkout page. Do you know how could i achieve that?
cheers.
Hey! thanks for the explanation. I’m very raw when it comes to handle any code so I jus wandered if you or maybe @frasofilo came up with a way to redirect potential customers to a wooCommerce registration process, without the need of buying.. just adding it as a separate page, or redirecting to it with a hyperlink..
thank you.
got it. just had to remove
‘#access ul li:hover > ul {
display: block;
}’From style.css
Forum: Fixing WordPress
In reply to: Few questions: Menu bar & Page background.The best piece of advise i can give you to leanrn how so modify basic css stuff is to downloas chrome browser. There, on view-developer-developer tools, chrome shows you the underlying css script, and gives you the option to change numeric values so you can play with it and making no changes to the script direcly.
For menu bar, look for
/* =Menu
———————————————– */on your css script and play with “margin-top” pr padding values. That should do.
hej! that’s exactly what I needed. Now, do you know how to enable subpages unfolding from main menu when scrolling over them?