Hi,
Is there a way to have a standard url to link to the upload form
such as:
http://www.mysite.com/upload?galleryid=1
I Want to just put links throughout the site that will go to a page with the upload form on it.
I hope you can help.
not resolvedHi,
Is there a way to have a standard url to link to the upload form
such as:
http://www.mysite.com/upload?galleryid=1
I Want to just put links throughout the site that will go to a page with the upload form on it.
I hope you can help.
Hi Help,
The easiest thing to do would be to create a WP page that you use for your uploads, then just use the that page's link throughout the site. Ex: http://www.savorysights.com/submit-new/
Hope that helps,
BB
Thanks Byron.
How do I get the upload form on to a page?
Hi Help,
First, you need to know what the ID of the gallery is that you want to upload to. You can get that from either Gallery Settings or Photo Manager (it's the number associated with it there).
Next you can put this shortcode in your Page (just put it in the normal text of your page where you want it to go):
[photosmash id=## no_gallery=true form_visible=true]
You can leave off the form_visible=true if you want the user to click a link and have it pop-up in a thickbox.
Cheers,
Byron