• Hello WordPress Community,

    Does anyone know how to create a Photosmash gallery where users can contribute to that displays ratings and author name, which links to an attachment page where you can comment?

    I have a custom form, called new_upload- html:

    <div class=’bwbps_image’>
    [thumb][ps_rating][author_link] </div>

    Right now, my gallery is working the way I want it, but my thumbnails do not link to a WP attachment page. With Photosmash, it seems like you can’t have the thumbnails link to a true attachment page where users can comment. It only brings up a new page with a full size image.

    Additional settings:
    1. Image caption style: Caption (thumbs & captions link to WP Attachment Page)

    Here’s a link to my Test Gallery: https://www.xenosource.net/gallery/test-gallery/

    Thanks,
    Xenoflare

    Does

Viewing 1 replies (of 1 total)
  • Thread Starter Xenoflare

    (@xenoflare)

    Hi guys,

    I was able to develop this custom layout in the Photosmash Editor, which links to a true attachment page where people can comment with this custom form:

    new_upload html:
    <div class=’bwbps_image’>
    [thumb_linktoimage][ps_rating][author_link] : Comment
    </div>

    Unfortunately, the caption field in the upload field (that I can’t seem to remove) changes the WordPress Media Title, Caption & Description.

    How can I make the Photosmash caption field = ONLY the Title and leave the Caption and Description blank?

    I need to know this because in my attachment page, the caption appears 3 times in the Header, Caption area, and the Description. It is very redundant for people that want to comment on my pictures.

    Any help would be appreciated!

Viewing 1 replies (of 1 total)
  • The topic ‘Photosmash Comments’ is closed to new replies.