|
#1
|
|||
|
|||
|
PHP nOOb requires assistance.
I' trying to get the thumbnail row from my pixel post page appear on my main page. I know there must be a way to make this work. I use Nucleus to run my main index page. I'm not sure why i use it as opposed to wordpress (which there seems to be gads of support/plugins for, and everone else seems to be using it ) it's just what i know, and i havent been brave enough to try and change over.
Anyway, Nucleus uses html skin templates with tags to call the blog/comentor/archive etc...the whole page is called by an index.php file that looks something like this: <?php // This file will generate and return the main page of the site $CONF = array(); $CONF['Self'] = 'index.php'; include('./config.php'); selector(); ?> Im curious if there's anyway to use the code from the pixle post index, or from one of the wordpress plugins (like ramina's 'latest thumbnail' one ) and then call the thumbnail row at the appropriate spot in the nucleus template. Anyone have a clue how that would work ? (by the way, everyone on this board has been shockingly helpful to date...many thanks to all who've been helping me out) wade http://www.abductedcow.com |
| Post Reply |
| Thread Tools | |
|
|