Hiya,
I made a page with so called 'random wisdom' but i can't seem to get any random tekst script working on that page.
If i use the scripts in the sidebar or something, it does work.
So how do i get javascript or preferabbely php working in custom pages?
I downloaded the Witty Text plugin, but i cant seem to get in working on the page..
to get php to work in a Page, you either need to hardcode the php in, or grab one of the plugins that allow the php to be used within the html.
do you know where i can find such a plugin cuz i searched my brains out...
PHP Exec is the one I use.
There's also a Run Run PHP plugin, which I haven't used.
or if you just need to call one function, there's CG-QuickPHP.
If you want to do complex stuff, you can either use phpexec/runphp, or just create a custom page template, assign the page that template, and then do completely custom code within the template file. Much easier if you have very complex stuff.
-d
CHAITGEAR