Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/rulek.rs/public_html/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/class.fusionredux_filesystem.php:29) in?/home/customer/www/sitename.rs/public_html/wp-admin/includes/misc.php?on line?1431
Please help me fix this. I am beginner. Where to go to find this problem. I cant change the options everzthing iz freez
]]>When I click save, it just says “Saving” and never changes. I have logged out, restarted computer, etc. My theme and plugins are all up to date.
]]>So I’ve created a Child Theme in twentyseventeen with a simple style.css file and the following as my functions.php:
<?php
add_action( 'wp_enqueue_scripts', 'enqueue_child_theme_styles', PHP_INT_MAX);
function enqueue_child_theme_styles() {
wp_enqueue_style( 'parent-style', get_template_directory_uri().'/style.css' );
}
?>
“Theme Options” isn’t appearing in my Customizer when I activate the child theme. I have…
Is there something else I’m missing? I really just want “one column” display on my pages.
]]><b>Warning</b>: htmlspecialchars() expects parameter 1 to be string, array given in <b>G:\PleskVhosts\rupertt.com\ds\a\wp-includes\formatting.php</b> on line <b>3438</b>
Also see following in the Message section
Notice: Array to string conversion in G:\PleskVhosts\rupertt.com\ds\a\wp-content\themes\minamaze\admin\main\inc\fields\checkbox\field_checkbox.php on line 119
Notice: Array to string conversion in G:\PleskVhosts\rupertt.com\ds\a\wp-includes\general-template.php on line 3261
Site is davidslight.com but no text is displayed under the Slider due to this error.
]]>I saved it and now I can’t even log in through wp-admin or anything.
The site is down as well. www.socialdistillery.com
Any help or guidance would be greatly appreciated. I have the original php file saved so I can restore it IF I can get back to editing it.
https://www.ads-software.com/plugins/wp-editor/
]]>I saved it and now I can’t even log in through wp-admin or anything.
The site is down as well. www.socialdistillery.com
Any help or guidance would be greatly appreciated. I have the original php file saved so I can restore it IF I can get back to editing it.
https://www.ads-software.com/plugins/wp-editor/
]]>I’m wanting to add certain theme options to twenty twelve as I’ve used is as a boilerplate for my current website project.
At the moment I need multiple sidebar’s for each page, and to do this I need to implement certain functions for this to work, Like custom widgets and images.
I want to use anything thats already in the wordpress API to make this clean and relative.
Anyone know what the file is called or how I can start implementing the actually theme options. Its not in the normal folder of INC/THEME-OPTIONS inside the current theme.
Thanks for any guidance on this.
]]>