Hi,
I'm using photosmash to allow visitors to upload photos to a gallery with a custom form for a photoclub type site.
[photosmash no_gallery=true form=Sebupload id=1] gives me the "Add Photo" link and uploads fine. How can I display the form on the page without the link?
i've tried <?php echo do_shortcode('[photosmash no_gallery=true form=Sebupload id=1]'); ?> but it doesnt work.
Unfortunately I'm a beginner with php, wordpress and basically everything.
not resolved