• Resolved SimonSEEZ

    (@simonseez)


    Hello,

    Great Plugin.

    I just installed it on my website

    I would like to modify the ranking page to separate user predictions from the ranking table. Is this possible?

    Also the ranking table, can they have column headers?

    Hope to read from you soon.

    Best Regards,
    Simon

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author AntoineH

    (@antoineh)

    Hi Simon,

    Not sure if I understand your first question:

    I would like to modify the ranking page to separate user predictions from the ranking table. Is this possible?

    But did you check the settings of the plugins? In the pages section of the plugin options you can set which WordPress page the plugin should use to display the predictions and which page for the ranking.

    About the headers in the ranking table: yes, this should be possible. You can either modify the DOM via jQuery (insert some javascript in the page to add a table row with TH elements) or use the filters in the plugin’s code to alter the template of the ranking table (this requires some basic PHP knowledge). For the latter, there are some examples of how to alter a template in the help page and the first post in the forum.

    P.s. I am on a summer vacation so won’t be able to respond very quickly on questions.

Viewing 1 replies (of 1 total)

The topic ‘Help with Ranking Page’ is closed to new replies.