Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Jen

    (@jenkdaisy)

    So, what can I do to stop the emails? This needs to be corrected immediately OR someone needs to get me off the email list manually.

    Thread Starter Jen

    (@jenkdaisy)

    Resolved this on my own, finally! I’m posting the solution in case anyone else is searching for an answer like I was.

    This article was helpful. I simplified it a bit though.

    I copied page.php, header.php & footer.php into my child theme. Then renamed to page-blank.php, header-blank.php & footer-blank.php.

    In page-blank.php, I changed get_header() to get_header(blank) and get_footer() to get_footer(blank). I deleted the line for get_sidebar() because I’m not using one.

    In footer-blank.php & header-blank.php, I carefully deleted code that displayed info I did not need. I used Cntrl-X to delete each piece so I could re-paste if it messed up the page & checked my published page after each change. Usually Cntrl-Z would reverse what I took out if there was an issue. It seems to work great now.

    Jen

    (@jenkdaisy)

    I found a different plugin “Toggle The Title”. It works.

    I’m having the same problem. Title hides at first, then after making updates to the page becomes unhidden, even after re-checking the hide title box.

Viewing 4 replies - 1 through 4 (of 4 total)