DataLife Engine English Support Site » DatalifeEngine Add-ons » Page navigation hack
Welcome,. Enter Username, or register.
Welcome,. Enter Username, or register.
ApadanaGroup's Hosting Services available now with Unbelievable LOW
PRICES,
Unlimited SPACE AND Unlimited Transfer ....Check it out !!!
http://unlimitpackage.net/
Page navigation hack
Navigation numbers for the pages will be show below (as usual), and also above the articles.
Change in file show.short.php, line:
Change in file show.short.php, line:
if (!$no_prev or !$no_next){ $tpl->compile('content'); }
$tpl->clear();
}
Replace with:$tpl->clear();
}
if (!$no_prev or !$no_next){ $tpl->compile('navpages'); }
$tpl->clear();
}
$tpl->result['content'] = $tpl->result['navpages'] . $tpl->result['content'] . $tpl->result['navpages'];
$tpl->clear();
}
$tpl->result['content'] = $tpl->result['navpages'] . $tpl->result['content'] . $tpl->result['navpages'];
Your are currently a guest on this site. Please click here to register
- views: 814
-
Print
|
|
| |



Users: 0