Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Sigi
tagDiv Member

Thnx for the response.

Yes and that’s not how I would like to show my blog. In settings I’ve made it look like M16 (like it shows at the categories: tinyurl.com/4acnnbpj )

I’ve installed the child theme with the sample child theme. So only style.css and functions.php are in the map. In the functions the only thing I added is:

}

add_action( 'init', function() {
$GLOBALS['wp_rewrite']->pagination_base = 'pagina';
});

So I don’t understand why I can’t change the way it looks on the frontpage…

Viewing 1 post (of 1 total)