Hi! In which file i have to put this code: <?php if(function_exists("sb_paginate")) sb_paginate(array("query" => $test_query, "anchor" => 1, "range" => 1, "gap" => 3, "style" => "dark", "border_radius" => "none")); ?>
And “then put the function sb_paginate into theme file.” – which file exactly do you mean? Thanks in advance.)))