Hi Nikeo,
I have pasted code to childs functions.php file.
It looked like this. Just added a single id to array.
But it didnt work. I still get the original page.
Thanks.
<?php
function add_custom_sections ( $args ) {
//set up global vars with the section parameters
global $section_params;
$defaults = array(
‘ids’ => array(21) ,