• I find this plugin to be very beneficial. Hopefully as the updates happen, it addresses/fixes some of the issues.

    I can say it does work on WP 5.2.1 (I’m using it on my site now). It seems to work fine on manually created pages on WordPress, but for other extensions – not so much, for example, WooCommerce. The option shows to hide the title, however when I visit one of the WooCommerce created pages (ie. Store), the title remains shown.

    I can’t speak on the un-install aspect, as I plan to keep this. Hopefully the developers continue with the updates for us. Thanks!

Viewing 1 replies (of 1 total)
  • scott.dojodigital

    (@scottdojodigitalcom)

    A body class has been added to pages that the title is hidden. So, in theory if you are having trouble with Single Woocommerce pages, try the following quick and dirty fix:

    .dojo-hide-title .product_title.entry-title {
    display:none !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Worked Partially – Not All Areas’ is closed to new replies.