Member
Member
albeezie   10-10-2008, 23:36
#1

Hey acrylian, I just noticed that your zenpage-default news.php code may have a bug in which the latest article posted would not display the next article link. Let me know if I'm wrong.

// single news article
if(is_NewsArticle()) {
?>

should be changed to:

// single news article
if(is_NewsArticle()) {
?>

Administrator
Administrator
acrylian   11-10-2008, 08:46
#2

Thanks! I already noticed that, fix will be in the svn today.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.