Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter lumo1

    (@lumo1)

    Updated to 5.2.4
    Reopened because sort by ID doesn’t work the way it supposed to.
    it sorts voting options by ID, but answers are shown with winner at the top.
    There would be awesome separate those 2 orders – for answers and for vote options or mix them together in select:
    ID,ID;
    ID,Win;
    Win;Win;
    (Win;ID); – but I don’t see any use on that one – maybe for some mind tricks

    You can check it out here: Link
    Global order setting is “As it was added (by ID)”
    Each poll have “as in setting”
    Vote check by cookie

    Is there a quick fix you would recommend to order “voting options” and “answers” by ID ?

    PS. I believe winner should be at the top – period. But my client thinks it will confuse end users if the answers are changing positions – especially if those are the same answers.

    I’m having the same issue.
    I checked the database and it stores correct values, my custom plugin is also showing correct values but the default template shows wrong (current) date.

    link: http://przedmeczem.info/

    In the widget on the right site you can see 2 tables:
    Next matches => “NAJBLIŻSZE MECZE:” and Previous matches => “OSTATNIE MECZE:”

    if you click on a single match you will be redirected to match report page with wrong current date.

    Thread Starter lumo1

    (@lumo1)

    I will make reply because I found a half/way solution that I didnt noticed – in Settings in “poll’s theme” there is an option to sort Answer by ID. But there should be the option to sort Options By ID as well

    link to screen

    anyway thanks 😉

    You can do this by css hiding the link to the results:

    div.dem-screen.vote > form > div > a{
    display:none !important;}

    I did the same trick with “Revote” button. So I’m allowing my visitors to vote only once and, they can’t change their answer.

    This plugin is great with its simplicity,
    I would also love to see the feature allowing unregistered users to vote in poll.

    I’m new to the plugin and from the first installation logos were not disabled.
    I was working on localhost and online server, and I had to create copies and migrate stuff.

    Today I was looking for those missing images and I found that there was changed directory for media upload – Mine was showing my localhost directory “D:…” – the point is that you should check your media directories.

    I’m not able to say on which page I found those setting … but it was probably on the “projectmanager” page ( the one connected to LeagueManager plugin ) in my “team” setting it was in the Tab with images – there were different sizes for images, directory (I deleted was there) and option to regenerate images.

    Warning! In my case it disabled all images – but works perfect with new uploads.

    Update:
    LOL. just checked it again … with other logo for another team … make sure your image file is without spaces “Arsenal-FC.png” instead of “Arsenal FC.png”

    lumo1

    (@lumo1)

    Thanks.
    Even with this error message emails were send. But getting error is so anoying so I was wondering how to fix it – and solutions is one character ‘*’
    You could update section about pipes to make it clear for others

Viewing 7 replies - 1 through 7 (of 7 total)