No body or Footer #261
Replies: 10 comments 2 replies
-
This is really hard to check without having a link to your site. I have some questions:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Is bootscore having issues after the latest updates on WP or woocommerce. getting error log of "end of script output before headers" and page content is not appearing.
www.blacksmithhouse.de
Aidan
Tel +49 162 607 9496Email ***@***.***
On Friday, 16 September 2022 at 12:22:12 CEST, Basti ***@***.***> wrote:
This is really hard to check without having a link to your site. I have some questions:
- Did you finished the WooCommerce setup?
- Does this affect only Woo pages and normal pages/posts work fine or is this on all content?
- Do you have installed and enabled https://github.com/bootscore/bootcommerce-child?
I cannot see if your screenshot is from the editor or the dev console. If it's a screenshot from your editor, then there is a <title> tag which should be not there because title is done by WordPress. And of course the <?php wp_head(); ?> is missing https://github.com/bootscore/bootcommerce-child/blob/main/header.php (line 31). Without wp_head() nothing works.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
You are using v5.2.1.1. Please update to v.5.2.2.1 https://github.com/bootscore/bootscore/releases/download/v5.2.2.1/bootscore-main.zip. This update fixes outdated templates coming with WooCommerce 7.0.1. There are no breaking changes, simply use the theme-uploader to update.
There are no errors on your site. Checking other pages like https://blacksmithhouse.de/re-starting-the-blog/, content is displayed well? But back to your first question "No body or Footer", the header has .page-id-203 .fixed-top {
display: none !important;
} Maybe there are more CSS rules addressing the frontpage? |
Beta Was this translation helpful? Give feedback.
-
Well that didn't work - update done and now nothing the white screen of aaaaggghhhh
Aidan
Tel +49 162 607 9496Email ***@***.***
On Monday, 7 November 2022 at 11:10:58 CET, Basti ***@***.***> wrote:
Is bootscore having issues after the latest updates on WP or woocommerce.
You are using v5.2.1.1. Please update to v.5.2.2.1 https://github.com/bootscore/bootscore/releases/download/v5.2.2.1/bootscore-main.zip. This update fixes outdated templates coming with WooCommerce 7.0.1. There are no breaking changes, simply use the theme-uploader to update.
getting error log of "end of script output before headers" and page content is not appearing.
There are no errors on your site. Checking other pages like https://blacksmithhouse.de/re-starting-the-blog/, content is displayed well? But back to your first question "No body or Footer", the header has display: none; on the frontpage:
.page-id-203 .fixed-top {
display: none !important;
}
Maybe there are more CSS rules addressing the frontpage?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
You can downgrade to earlier version any time https://github.com/bootscore/bootscore/releases/download/v5.2.1.1/bootscore-main.zip. If you want, you can create an admin account and send login data to [email protected]. Then I can quick check what's wrong on your site. |
Beta Was this translation helpful? Give feedback.
-
I am getting lots of internal server errors which I am unable to find the source of.
Aidan
Tel +49 162 607 9496Email ***@***.***
On Monday, 7 November 2022 at 13:13:31 CET, Basti ***@***.***> wrote:
You can downgrade to earlier version any time https://github.com/bootscore/bootscore/releases/download/v5.2.1.1/bootscore-main.zip. If you want, you can create an admin account and send login data to ***@***.*** Then I can quick check what's wrong on your site.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Just changed theme to 2023 and whilst everything is all over the place the content has reappeared.
Aidan
Tel +49 162 607 9496Email ***@***.***
On Monday, 7 November 2022 at 14:09:33 CET, Basti ***@***.***> wrote:
I am getting lots of internal server errors which I am unable to find the source of.
This has for sure nothing to do with the theme. Try to install a copy to another server.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
activated WP de bug mode and have this report
Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Cookie/Jar.php on line 73
Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Cookie/Jar.php on line 89
Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Cookie/Jar.php on line 102
Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Cookie/Jar.php on line 111
Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40
Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51
Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68
Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82
Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91
Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Cookie/Jar.php:15) in /usr/www/users/deniserb/public/bsh/wp-admin/includes/misc.php on line 1416
Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Cookie/Jar.php:15) in /usr/www/users/deniserb/public/bsh/wp-includes/functions.php on line 6865
Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/deniserb/public/bsh/wp-includes/Requests/Cookie/Jar.php:15) in /usr/www/users/deniserb/public/bsh/wp-admin/admin-header.php on line 9
jar.php appears regularly any ideas.
Aidan
Tel +49 162 607 9496Email ***@***.***
On Monday, 7 November 2022 at 14:09:33 CET, Basti ***@***.***> wrote:
I am getting lots of internal server errors which I am unable to find the source of.
This has for sure nothing to do with the theme. Try to install a copy to another server.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Did a full back up of mywebsitte using server stored back up. Everything appeared as usual. Wordpress just updated to 6.1 and it broke!! So guessing the Bootscore theme is not seeing eye to eye with WP.
Regards
Aidan
Tel +49 162 607 9496Email ***@***.***
On Monday, 7 November 2022 at 14:09:33 CET, Basti ***@***.***> wrote:
I am getting lots of internal server errors which I am unable to find the source of.
This has for sure nothing to do with the theme. Try to install a copy to another server.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Have just wiped WP and done a new WP installation on hostserver followed by new install of Woocommerce, then Bootscore then Bootscore woocommerce plug in. On loading page I get nothing!! The body tags are empty.
![image](https://user-images.githubusercontent.com/27211079/190516671-e5f84172-bd32-46b9-baee-2bc2d9864090.png)
I have copied default page - from Bootscore to bootscorewoocommerce and changed name to page. Other themes appear to be working.
What have I done wrong.
Beta Was this translation helpful? Give feedback.
All reactions