The number of posts setting does not work. This is happening because lines 118 and line 122 are referencing the variable named "default_main_nodes" which doesn't exist. This should instead reference the variable "default_nodes_main". After switching the variable names, all works as expected.

Comments

vlooivlerke’s picture

i tried this but it is still showing the default amount of posts.

must i change the variable in the database too?

twom’s picture

Status: Active » Fixed

fixed in the dev version

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.