• Resolved Rex AZ

    (@rexyspy)


    Hi Nick,

    Thank you for this awesome theme.

    I really have some things I’d need your help with.

    1). My checkout page is not showing, instead the page is just blank. What do I do?
    2). How do I remove the view cart link that appears once the add to cart button is clicked? This comes up both on the single product page and the quick view.
    3). How do I add a upload user image field to the register form. I noticed the theme is interfering with some custom functions and css am adding via a plugin.
    4). How do I grey-out and inscribe a custom-text on the image/thumbnail of a product that a user has ordered, both on the archive page and the single product page so that the user doesn’t order it again. One user only gets to order one product. (I know this is kind of custom, but I promise to write about your theme and rate even higher.)

    Thanks Nick.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello,

    1. Is the checkout page is selected int he WooCommerce settings?

    2. Add this css code in the custom css section of the customizer:

    .woocommerce div.product .summary .added_to_cart {
        display: none;
    }

    3. I will need more information about this, what exactly is the problem?

    4. You will need to see this directly with WooCommerce because they can have already a plugin for this.

    Thread Starter Rex AZ

    (@rexyspy)

    Hey Nick,

    Thank you for your response.

    I was able to get that sorted out, except for issue #4. But that’s fine, I’ll see to it. I wanted to ask you something else. Maybe I should just close this topic and begin a new one.

    Thanks again.

    Theme Author oceanwp

    (@oceanwp)

    Hello, glad to hear that ??
    Yes, it is better to open a new topic for each issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Some very important issues’ is closed to new replies.