Evening,
I need the upload form to only be shown in only 1 page but i can't seem to get it work.
I've tried :-
- <?php do_shortcode('[photosmash form]');?>
- <?php do_shortcode('[photosmash id=14 form=std]');?>
- <?php do_shortcode('[photosmash id=14 form_alone]');?>
And a couple more variation.
The page i'm coding does not call the_post or the_content functions.
But however, if i were to put through the page editor(from the admin page), it'll appear and works like magic.
I checked your codes, and it's fine until it returns to wordpress add_shortcode function, after that it's not displaying anything at all. I'm dumbfounded.
Any help would be appreciated.
Btw, nice plugin.
regards,
clayton
not resolved