zenphoto forums » Usage Support

No comments button in image view (Stopdesign theme)

(7 posts)
  1. Heart

    Member
    Joined: Feb '08
    Posts: 15

    Hi,

    on the overview page of a album category and directly in a sub album overview page there is the "add a comment" button at the bottom.

    BUT this button is totally missing when viewin a single image!? So there is no chance to write a comment.

    Thanks

    Posted 1 year ago #
  2. Zenphoto development team
    acrylian

    Developer
    Joined: Jul '07
    Posts: 13,350

    I do see it, maybe you have not allowed comments on the image in question.

    Don't forget to read the Forum rules and usage resources
    Posted 1 year ago #
  3. Heart

    Member
    Joined: Feb '08
    Posts: 15

    @acrylian Really!? ;)

    I found that bug. Look in your 1.4.1.3.zip package in file
    themes/stopdesign/css/comments-hide.css

    There is
    #addcommentbutton {
    display: blovk;
    }

    blovk!? ;) changed to block and the addcomment button is back again!

    Posted 1 year ago #
  4. Heart

    Member
    Joined: Feb '08
    Posts: 15

    Hmmm cheered too soon.

    The "addcomment button" is there after that change but has no functionality. Nothing happens when I click on that button :(

    Posted 1 year ago #
  5. Zenphoto development team
    acrylian

    Developer
    Joined: Jul '07
    Posts: 13,350

    Thanks for the typo find. But it still does work for me. The button executes Javascript to show the comment form. Make sure the commentform options are set and that you don't get any JS errors in your browser (which is it btw?).

    Don't forget to read the Forum rules and usage resources
    Posted 1 year ago #
  6. Heart

    Member
    Joined: Feb '08
    Posts: 15

    "Make sure the commentform options are set" -> means?

    I use FF 7.0

    ...ahhhh I think I found it. I had colorbox plugin disabled and then the addcomment button has no function when clicking it (only) on the stopdesign image.php page. (album view is ok)

    Now I enabled the colorbox plugin and voila... also the addcomment button on the image view page works now when I click it.

    How can that be that this colorbox plugin has an effect on that addcomment button!? strange thing imho

    Posted 1 year ago #
  7. Zenphoto development team
    acrylian

    Developer
    Joined: Jul '07
    Posts: 13,350

    Well, it has as it is a bug or leftover. The colorbox plugin just loads the scripts as set but it does not add the define js code how to use the colorbox so that throws an error if colorbox is disabled. This has already been fixed in the nightly builds.

    Don't forget to read the Forum rules and usage resources
    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.