• pkia73

    (@pkia73)


    Hello, I don’t have the names of the participants in the header of the competition table. For example, a header should be above the names of the participants, where the names of the participants, points, etc. are written

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author AntoineH

    (@antoineh)

    hi,

    Not quite sure that I understand your problem or request. Could you give an example or provide a screenshot of what you want or what goes wrong?

    Thread Starter pkia73

    (@pkia73)

    I need a box to be created above the first person, the names of the participants should be written inside the box and the points should be written in front of it.

    Thread Starter pkia73

    (@pkia73)

    look at screenshot

    Thread Starter pkia73

    (@pkia73)

    Plugin Author AntoineH

    (@antoineh)

    In that case you’ll need to redefine the ranking template. The plugin supports changing the HTML output of the ranking function by hooking into it and returning a different template. Example of how that is done, can be found here. This is a plugin that, once activated, changes the layout of the ranking table.

    If you don’t know how to write PHP yourself, then maybe ChatGPT can help. You can paste the change_template function to it and ask ChatGPT to rewrite it to support your changes. It is amazing how good the results are. Although sometimes you have to ask twice, or ask it in a slightly different way to get the desired result. It even explains the changes that were done.

    Thread Starter pkia73

    (@pkia73)

    Can you explain how I can work with chat gpt ? I have never done this method

    Plugin Author AntoineH

    (@antoineh)

    First ask a question to give some context. Something like: “I have a PHP function that I want to change. Can you help me?”

    Then paste the code and what you want to change. Look at the result and explanation. Test it in your install, and ask follow up questions if needed.

    ChatGPT is a language model that you can just talk to like it was a human being. You’ll be amazed with the response.

    Thread Starter pkia73

    (@pkia73)

    How can I access the php code of your plugin?

    Plugin Author AntoineH

    (@antoineh)

    You can download it from the WordPress website.

    Thread Starter pkia73

    (@pkia73)

    At the bottom of the results register, there was a mark where you could see the results of other participants as well as the points they earned. Unfortunately, I lost that mark. Please help me, how can I get it back? See the screenshot I sent to understand what I mean.


    https://drive.google.com/file/d/1xQ6_t8U7XsDYtE3Cr1SefP8Q6NtaDsRe/view?usp=sharing

    Plugin Author AntoineH

    (@antoineh)

    And how did you loose it? Did you change PHP code? Or did you add custom CSS?

    Thread Starter pkia73

    (@pkia73)

    No, I didn’t change anything, please help me, how can I reset the plugin settings?

    Thread Starter pkia73

    (@pkia73)

    I understand where the problem is, tell me how can I change the image of this icon? pie chart? I once changed it from the folder location to a new icon, that’s why the image is gone

    Plugin Author AntoineH

    (@antoineh)

    You can simply download the latest version of the plugin, unzip the file and upload all to your webserver. Or only the /assets folder, because that is where the icon is.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Table ranking header’ is closed to new replies.