• I’m having an issue with the shop page on my website. This seems to be something that happens with WooCommerce and the solution appears to be on a theme by theme basis. The issue is that on the top of my shop page it says, under the Title, “<p>This is where you can add new products to your store.</p>”. I’ve tried the solutions from other themes and none of them worked. How can I remove this?

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author themevedanta

    (@themevedanta)

    Hi @kc3dprint

    We have fixed this design in our next update.
    And We update our theme soon.

    thank you for your passion and all suggestions.

    Thread Starter kc3dprint

    (@kc3dprint)

    Excellent,thank you for your hard work!

    Thread Starter kc3dprint

    (@kc3dprint)

    Hi, I got the update that you mentioned, but the text is still there.

    View post on imgur.com

    Theme Author themevedanta

    (@themevedanta)

    Hi,

    We have checked your problem, and we think that it’s caching issue so clear your browser and plugin caches and check again.
    After that your problem not solved we have started a further investigation.

    Thank you

    Thread Starter kc3dprint

    (@kc3dprint)

    I cleared browser cache and cache plugin cache. I can still see the text, but it no longer has the brackets. It’s just the text.
    See here:

    View post on imgur.com

    • This reply was modified 5 years, 10 months ago by kc3dprint.
    Theme Author themevedanta

    (@themevedanta)

    Hi,

    You have seen the taxonomy text in a shop page, and if you did not want to display this text in shop page then Please add below custom CSS in your theme Customize
    Appearance -> Customize -> Additional CSS

    .taxonomy-description {
    display: none;
    }

    Thank you

    Thread Starter kc3dprint

    (@kc3dprint)

    That worked, thank you!

    I do have another problem that I just noticed. In the My Account > Orders page, the page is broken. See here:

    View post on imgur.com

    I’ve confirmed it is an issue with this theme as it does not happen with Twenty Sixteen.

    Theme Author themevedanta

    (@themevedanta)

    Hi,

    Thanks for giving attention to the design issue and we fix this next update asap.

    thank you for your passion and all suggestions.

    Thread Starter kc3dprint

    (@kc3dprint)

    Thanks again for your work! It is much appreciated!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘WooCommerce Issue on Shop Page’ is closed to new replies.