Photo contest

Photo contest [Paid] 1.7

No permission to buy ($35.00)
I deleted a user that voted on one photo in the contest.
The vote count did not change.

Is there a tool I can run to "rebuild" vote counts?
 
Hi,

addon version 1.5. XF version 2.2.15. I have two questions:

1. In the ACP options

Hide reactions
Select to hide reaction count under photo contest thumbnail and reactions bar under post. This applies only to current photo contests.

If I check this, I can still see the votings below each posting. No matter whether I am logged in or not. No matter whether I am logged in as a registered user or as an admin. Is this a bug or did I miss a setting somewhere?

2. I can choose in the thread options the "Photo contest end date".

How is this calculated? If I put in i.e., Wednesday (17.4.2024) when exactly does it ends? at 12:01 am on Wednesday? In which time zone? And is this the end for uploading new images or also for voting?
 
Hey Andy, I am not seeing option to vote on images and also the editor doesn't work in the contest thread. I set permissions, is there anything else I am missing?
 
The editor was related to cloudflare I think and the contest works fine. I didn't know it was using Xenfor's built in likes system. Thanks for your help! Works perfectly!
 
Last edited:
We like to upload an image in the first post of the thread so that it has an opengraph image if people share the link. However, that means sometimes people liking the first post in the thread end up voting for the image. Would it be possible to add a feature to either not count votes on the first post or not allow reactions to the first post?
 
As always, Andy's solutions are simple and effective. That gives lots of room to finesse them...

I downloaded this over a year ago, and planned to deploy. The moment finally came, but the only thing I did not like was the size of thumbnails at the top of the thread page. So easily tweaked with a little extra.less magic:

CSS:
.photo-contest-thumbnail img {
    max-height: 180px;
}

The default is 100px, and I found 180px to play modestly with a nicer visibility. I thought others might like to know this!
 
Strange. This has been working on our site for a long time, now all of the sudden there is no option to make the thread a photo contest. Admin group has the right permissions and the right forum is selected.... but no go. It's just not there... I disabled the add-on and re-enabled it and nothing. This is on a site we've had successful competitions on.
 
Strange. This has been working on our site for a long time, now all of the sudden there is no option to make the thread a photo contest. Admin group has the right permissions and the right forum is selected.... but no go. It's just not there... I disabled the add-on and re-enabled it and nothing. This is on a site we've had successful competitions on.

Looks like this add-on broke it.

[OzzModz] Move Thread Action Buttons​


Removed that and fixed.
 
Back
Top Bottom