does anyone know how to turn off auto pagerize?? its even doing it on pages with unique permalinks.
ThemeShaper Forums » Thematic
[closed]
turn off autopagerize?
(5 posts)-
Posted 1 year ago #
-
this would be great to figure out. i know the browser is doing it automatically but ive had some other wordpress themes that this didnt happen on, so its a clue there is a way in the theme to disable it. but probably thematic is so advanced its just built in to make it super easy for pagerizers.
still...seems strange that developers on both sides wouldnt make options...?
Posted 1 year ago # -
try this, in your child theme's functions.php
function childtheme_override_nav_below() { // silence is golden }Posted 1 year ago # -
nice but no :(
Posted 1 year ago # -
what do you mean by "auto-pagerize"?
Posted 1 year ago #
Topic Closed
This topic has been closed to new replies.