Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • daileycon that link is for billing and shipping sections. which i can already change following the tutorial at http://docs.woothemes.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/

    but if you check the box in the settings to accept registrations in check out there pops up a special registration form that buyers can use to become members of the website. this form does not match your standard registration form, and also does not fall under the “billing and shipping sections” that your link alludes to or the tutorial.

    in your registration page you may have fields beyond username, email, and password that you require to sign up, but all that wocommerce requires are these. it obviously doesnt look up and pull your required fields so you must reconstruct them.

    i and other people would like to find a tutorial that has some code example to put in your functions to address this

    i would also like to ad a field to the registration at checkout when using woocommerce.

    Thread Starter deboerdave

    (@deboerdave)

    thanks my server had me on 5.2

    I have the same question about a second widget. I have a static home page that has it own widgets areas separate from the rest of the site and would like a to add a login widget on the home page. Currently i have to use a different login widget, but i like yours better with the east to add links next to the avatar after logged in.

    Thread Starter deboerdave

    (@deboerdave)

    in the validator thing i was getting the same sort of error calls that the working page was generating.

    so i couldn’t really figure anything out from there and comparing the two

    when it calls an error and gives the line number, i am also not sure what file to back track to and edit to address those errors it logged.

    anyways i found a FIX by changing some settings in the PAGES menu:

    >>edit page

    in: Custom Cummunity Settings

    Lists Posts under this Page
    You can show your posts in a predefined template:
    Post template on: mark:X Select a template to use: then select: “img-over-content”

    This seemed to fix my problem. since this was local to these pages and not a global i can just do this

    some other notes:

    the pages effected were all using woo commerce short codes and where all children of “my account”:

    [woocommerce_change_password]
    [woocommerce_edit_address]
    [woocommerce_lost_password]
    [woocommerce_view_order]

    so it seems something about woo commerce and my theme custom community that played a role in it.

Viewing 5 replies - 1 through 5 (of 5 total)