About this topic

  • Posted by Takaya213 2 months ago. There are 9 posts. The latest reply is from byron.
  • This topic is not resolved
  1. Hi

    I am having an issue, the Star Rating on my testing environment (localhost) tells me that vote failed each time I try to vote on an image. I am using Wordpress 3.0 clean install.

    Any help would be greatly appreciated.

    Thanks

  2. Hi Takaya,

    Are you voting on an item that you've already voted on? I wouldn't think it would give you that message, but it's possible.

    Any chance you could put this out on a server that we could see?

    Thanks,
    Byro

  3. Hi Byron

    Here is the link http://dev.webnow.co.za/somethingisaw/gallery?psmash-gallery=1 thanks.

  4. Another thing, how do I get the EXIF data to display on a post page?

    Thanks

  5. Hi Takaya213,

    I tried your link but the gallery isn't created, so I didn't get very far. I didn't see any Javascript errors, so that may be ok. But I was unable to test the ratings.

    As for displaying the EXIF, using the Gallery Viewer gives you an EXIF view when you drill into a Gallery and then click on an image.

    To show Exif in a standard gallery, you'll need a Custom Layout: http://smashly.net/photosmash-galleries/how-to/create-custom-layouts/

    Somewhere in your custom layout, you can use this tag to show a table of the Exif data: [exif_table no_exif_msg='No EXIF data available' show_blank=false]

    More info on Exif is in the Changelog ( http://smashly.net/photosmash-galleries/change-log/ ). Search for Added Exif Support.

    Hope that helps,
    Byron

  6. Sorry about the link, was playing around and the ID changed.
    http://dev.webnow.co.za/somethingisaw/gallery

    With regards to the EXIF data, I would like to know how to add it, when you use PhotoSmash Extend and upload the images with the option, create a new post, I want to be able to add the data to that post page.

    Thanks

  7. Hi Takaya213,

    When you're creating a new post with Extend, you must supply it with a Custom Layout name to use as the basis for where you're placing everything in that post. So, in your custom layout that is being used for your new posts, you can just use the exif tags referenced in the Changelog and the one I showed above: [exif_table no_exif_msg='No EXIF data available' show_blank=false]

    I tried creating an account on the site you put up. It wanted me to verify my account via email, but I never got the email message. Any ideas?

    BB

  8. I changed it so that you can vote and upload images without having to login, there mail server is apparently not setup on the development server.

    Ok I don't know what I am doing wrong but any way. I made a custom form of the below:
    Select an image to upload:

    [image_select][loading]

    Caption:
    [caption]

    [submit]

    [thumbnail]

    [message]

    And I placed the following on the page where I want the upload form to display to upload to a specific gallery:
    [photosmash create_post=Post form=Upload id=12 no_gallery=true]

    The custom layout for the post page:
    [image]
    [full_caption]
    Photographer: [author]
    [ps_rating]
    [exif_table no_exif_msg='No EXIF data available' show_blank=false]

    HTML Alternating Layout:
    [caption]

    The image has EXIF data, I double and triple checked, but it doesn't bring through the data and the star rating also doesn't display. This is my testing image http://farm1.static.flickr.com/175/456843631_3e54639226_o.jpg

    Thanks for all the help so far.
    Nicole

  9. Hi Nicole,

    I'll email you...we'll take a deeper dive.

    BB

RSS feed for this topic

Reply

You must log in to post.