[Support request] [woocommerce_my_account] now showing

Home Forums Support [Support request] [woocommerce_my_account] now showing

Home Forums Support [woocommerce_my_account] now showing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1404574
    Chris

    I am using GeneratePress with Divi Builder to customize the My-Account page. In the builder, I can see the customizations I made. Once I save them and exit the builder the entire page is blank with no information. I have added a few icons to click to go to the downloads, orders, etc but nothing is showing up.

    I used the css below to hide the initial My-Account info and build out the custom. If I remove this css it now only pulls up Orders and My Dashboard but doesn’t go anywhere.

    .woocommerce-account .woocommerce-MyAccount-navigation {
    display: none !important;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    }

    #1404867
    David
    Staff
    Customer Support

    Hi there,

    not sure if that would be theme related as we have no control over what Divi is doing to those templates. Try temporarily disabling the GP Premium plugin or at least the Woocommerce module to see if there is a conflict there.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.