Viewing 4 replies - 1 through 4 (of 4 total)
  • You will need to edit the page template – php skills will be needed. Alternatively allow the bits to generate as now but hide them with some custom css. For further advice on this solution, please post the url to the page.

    Thread Starter pterophyta

    (@pterophyta)

    Thank you Lorro. It may be beyond my level of knowledge.

    FYI, here’s the url: https://judyhintzcox.com/product/this-is-not-what-you-see-now/

    I can see only one Add to Wishlist” box. Maybe you fixed it by now. If you still see two, make sure your browser cache is cleared. If you are on a corporate system, you may also have a network cache.

    To hide the reviews and breadcrumbs, try this custom css:

    .woocommerce .woocommerce-product-rating,
    .woocommerce-page #mpcth_page_wrap #mpcth_content .woocommerce-breadcrumb
    {display:none}

    I’m not familiar with your theme. You should be able to find a field for custom css somewhere in your settings, probably in “Theme Options” or “Customisation”. It might be called “Advanced Styling”.

    Thread Starter pterophyta

    (@pterophyta)

    yes, just fixed it. Thank you for the css code for the breadcrumbs and reviews – I will give that a go.

    I appreciate your shared wisdom.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Product Post’ is closed to new replies.