I am not able to edit one of the pages on my wordpress website (www.nrgkick.com) anymore. It shows a critical errror and I get this message per E-Mail:
An error of type E_ERROR was caused in line 2209 of the file /www/htdocs/w01a7536/nrgkick.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-template-builder.php. Error message: Allowed memory size of 536870912 bytes exhausted (tried to allocate 2101248 bytes) (this message is translated from german, so might not be 100% accurate)
How can I fix this error without extending the memory size on the server side?
Thanks
]]>Also, the FT:slider is not working anymore, it only shows the first slide.
I chose now another slider plugin, but I prefer FT:slider…
So please, help me quickly to resolve this ch?ld issue.
Thanks for the help.
I’m facing the login “Error: Cookies are blocked due to unexpected output”.
I have checked everything and it appears that the error is caused by my customify-child theme.
When I deactivate it I can log in, when I activate it I can’t log in.
I tried to comment on all my personal adds in the functions.php of the child theme but it doesn’t change anything, even when I put a totally empty functions.php
And the theme screenshot of the child theme is not displayed in the theme panel.
I have checked everything else:
To deactivate the plugin folder doesn’t make any difference.
Plugins and WordPress are up to date.
WordPress core integrity is ok, the CRC checked by WP Tiger in the Cpanel is ok.
Permalinks are ok, at least they are set in a way that doesn’t produce API REST 404 error.
Cookies are not blocked on my navigators I can check them directly on it.
Thanks in advance.
]]>I’m facing the login “Error: Cookies are blocked due to unexpected output”.
I have checked everything and it appears that the error is caused by my customify-child theme.
When I deactivate it I can log in, when I activate it I can’t log in.
I tried to comment on all my personal adds in the functions.php of the child theme but it doesn’t change anything, even when I put a totally empty functions.php
The theme screenshot of the child theme is not displayed in the theme panel.
I have checked everything else:
To deactivate the plugin folder doesn’t make any difference.
Plugins and WordPress are up to date.
WordPress core integrity is ok, the CRC checked by WP Tiger in the Cpanel is ok.
Permalinks are ok, at least they are set in a way that doesn’t produce API REST 404 error.
Cookies are not blocked on my navigators I can check them directly on it.
Thanks for your help
]]>I am trying to update a child theme but it’s not working.
I am trying to update a file in directory /inc/hook/header.php in my child theme, but it’s not working. Do I have to do something else as it’s in an /inc and /hooks directory?
Thank you.
]]>I’m trying to install a child theme but it’s not taken into account. I think all the steps from the child theme codex. Can you tell me where is my mistake? Here is what I have:
functions.php
<?php
function my_theme_enqueue_styles() {
$parent_style = 'parent-style'; // This is 'shoreditch' for the Shoreditch theme.
wp_enqueue_style( $parent_style, get_template_directory_uri() . '/style.css' );
wp_enqueue_style( 'child-style',
get_stylesheet_directory_uri() . '/style.css',
array( $parent_style ),
wp_get_theme()->get('Version')
);
}
add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' );
?>
style.css:
/*
Theme Name: Shoreditch Child
Theme URI: https://openclassrooms-project-2-cellendhyll82.c9users.io/shoreditch-child/
Description: Shoreditch Child Theme
Author: Cellendhyll
Author URI: https://openclassrooms-project-2-cellendhyll82.c9users.io
Template: shoreditch
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: shoreditch-child
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
Thx
]]>But there is more. The primary menu and page is not build correctly. Text is shown like this:
Primair menu
Menu
Zoeken naar: Zoeken
Home
Wie ben ik
Werkwijze
Portfolio
Prijs
Contact
And then some content is shown, but not as i’d expect.
What is happening? (I cleared all caches and all wordpress is up-to-date)
The strange thing is that this is not happening when I activate the example child.
]]>“The theme “Sela” generated unexpected PHP debug output.
Notice: Undefined property: stdClass::$pages in /home/content/p3nexnas05_data02/66/3569666/html/wp-content/plugins/search-engine-visibility/classes/plugin.php on line 128
Please contact this Theme’s author and report the items inside the box above. You may or may not be able to use this Theme as a Child Theme while these conditions exist. It is possible that this theme has specific requirements to work correctly as a child theme. Please make sure you are using the latest version of this theme and check your theme’s documentation for more information.”
]]>Warning: require_once(/customers/b/e/0/sampinktenniscoaching.co.uk/httpd.www/wp-content/themes/food-recipes-child/meta-box/meta-box.php): failed to open stream: No such file or directory in /customers/b/e/0/sampinktenniscoaching.co.uk/httpd.www/wp-content/themes/food-recipes/functions.php on line 154 Fatal error: require_once(): Failed opening required ‘/customers/b/e/0/sampinktenniscoaching.co.uk/httpd.www/wp-content/themes/food-recipes-child/meta-box/meta-box.php’ (include_path=’.:/usr/share/php’) in /customers/b/e/0/sampinktenniscoaching.co.uk/httpd.www/wp-content/themes/food-recipes/functions.php on line 154
I have been trying to setup a child theme and something has gone very wrong!! Does anybody know how i can get my site back on and pointing to the right theme? As cant get access to my back end to login as this message is there!
my url is https://www.sampinktenniscoaching.co.uk
Please help!!
Thanks in advance.
I.
]]>