Help With Broken Editting
Hi there - loving the theme, but and your support forums but i cant seem to figure out how to fix this.
On every single post now when i update it fails and has a white screen that says
Warning: Cannot modify header information - headers already sent by (output started at /homepages/6/d631716055/htdocs/clickandbuilds/InspiredByMaps/wp-content/themes/betheme/functions/theme-head.php:669) in /homepages/6/d631716055/htdocs/clickandbuilds/InspiredByMaps/wp-admin/post.php on line 198
Warning: Cannot modify header information - headers already sent by (output started at /homepages/6/d631716055/htdocs/clickandbuilds/InspiredByMaps/wp-content/themes/betheme/functions/theme-head.php:669) in /homepages/6/d631716055/htdocs/clickandbuilds/InspiredByMaps/wp-includes/pluggable.php on line 1216
My site is inspiredbymaps.com
Comments
these kinds of erros may be caused by a lot of factors. First do this:
1. Disable all plugins, and test the pages without them.
2. If this does not help, reinstall the theme completly and update to the newest version.
3. Update the PHP version on your server to 7.0
thanks
select the boxed layout for the whole theme in theme options>global>general
Then go to layouts where you can make one with full width and set it only for the main page.
http://prntscr.com/h1eola
To set it up, edit the main page and go to page options.
To change the color of the font just for one page you will need to add inline styles to them because there is no option for it. Just wrap it with <span> elements and add color:
<span style="color:#000000;">My text</span>
thanks
cheers
This would be the header image, you can upload it in theme options>header&subheader>header
Or for the single post in page options (edit the post) http://prntscr.com/jfq075
Im under theme options > header & subhead > header
Am I putting under
BACKGROUND
Image
The image does in the right place but I am not sure what combination of position and size.
Image is recommended image width: 1920px but it keeps ‘zooming’ in on it.
I want the image to always so entire width and height only. Example: http://inspiredbymaps.com/weird-things-to-do-in-tokyo/
Is this is the right place? Because image doesn’t move when you scroll page? I just want it to appeal universally across site between header bar and post..
You will not be able to regulate the image in the parallax. Is this what you are asking for?
You cannot have the image fit the screen completly because it is a background, and backgrounds in HTML are not responsive. You can only change the position and size.
thanks
Notice!
Please attach a link to this forum discussion.
Thanks
Thanks.