• I love this theme, and am using it, but am having a hard time with modifying anything here. I keep getting this error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/nkinn/public_html/wp-content/themes/beautiful-sunrise-10/functions.php:72) in /home/nkinn/public_html/wp-includes/classes.php on line 788

    This is happening When I try to edit or add anything, including posts, pages, links, etc. I can’t seem to use the html view for page editing either. Just the visual view, which is really irritating. I went the the theme author’s page, and it is all in German, which I don’t know. Can anyone help me with this? Has anyone else had this problem? Or is it just me??? I just upgraded to the latest version of WordPress, and I hope that it is compatible with this theme. Maybe Not… ???

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    No, it’s not your fault. Though this guy made a great theme, he’s got pretty ugly code, not cleanly organized at all. It almost looks like he’s attempting a very mild form of encryption! ?? I completely re-orged his CSS code.

    It will take a bit of work on your part, but not too bad. If you can find files and edit them, you can handle this. If not, then you probably will need to switch themes, unfortunately.

    See the filename that ends with this….
    /beautiful-sunrise-10/functions.php

    You’ll need to go into that file, and look for blank lines. Sometimes they will be at the very end, sometimes not. If it’s the last line, try deleting it without butchering the previous line. In my case, I found a blank line in the middle of the file, near the line mentioned (which in your case was 72). I deleted that line, and boom, all better.

    I just started using this theme, and I’m having a problem of my own, albeit very minor. When I click on a tag, an excerpt of an article shows, but the “more” link does not work. If I fix it, I’ll publish something.

    Good Luck!

    By default the_excerpt and the more tag don’t go together – one or the other… unless you modify the code and add a permalink after the excerpt tag.
    While they have a similar result (on the surface) the logic behind is completely different.

    Hi Dsather ??

    You must go to WP Options, Templates Editor, select Beautiful Sunrise and open functions.php

    Open https://pastebin.com/f744326ef

    Copy all the text (105 lines) and paste it in Templates Editor. Save changes, set Beautiful Sunrise as default template and… Enjoy! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Beautiful Sunrise Theme – Errors’ is closed to new replies.