• I added the wp-email code to my comments template and it works, but there are two things I need to fix. One is that it opens a new page rather than uses my current wp-layout.css file. The other is that it spits tons of code out when you submit the email. It sends it, I’ve tested it out, but it looks crazy. https://www.ultimateinsult.net, go into any comment field. Any help is appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You will have to change the wp-email.php file to include the divs that will make it look like the other pages, and ask it to use the stylesheet you want it to use to customize it the way you want it.
    I am sure you could comment out the part in the code where the code is spit out.

    Thread Starter reddwarf

    (@reddwarf)

    Well, I found out what was causing all the code to show (it was set to “true” for debug mode), and just made it a pop-up window which solves my problem for now. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with wp-email’ is closed to new replies.