Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter strophe18

    (@strophe18)

    Thank you very much, it works perfectly. And thanks again for this amazing plugin.

    Thread Starter strophe18

    (@strophe18)

    Perfect !!!

    thank you very much.

    Thread Starter strophe18

    (@strophe18)

    Hello,
    it’s not the same subject but let’s go… 😉
    When you add a new team you have to write the name and the COUNTRY CODE.
    the country code is the name of your image file without “.png” and with only 3 small letters.
    For example: Real Madrid, you have a “rea.png” (Real Madrid image flag) and you write the country code: rea.
    Then you put your rea.png into the image folder (wp-contents/plugins/world-cup-predictor/images/ )
    it should works.
    You should change color in the css file in the css folder.

    Thread Starter strophe18

    (@strophe18)

    Thanks

    strophe18

    (@strophe18)

    Hello,
    If you use the new version 1.9.3, the option of Knockout table has been removed. So no shortcode…
    You have to download an older version like 1.9.2 and change “/wp-content/plugins/world-cup-predictor/wcp-reports.class.php”
    one of djulmeedia’s message.

    @Dafon,
    no problem:

    NSERT INTO yourname_wcup_match (match_id, match_no, kickoff, home_team_id, away_team_id, home_goals, away_goals, home_penalties, away_penalties, venue_id, is_result, extra_time, stage_id, scored, wwhen) VALUES
    (1, 1, ‘2016-06-10 19:00:00’, 2, 3, 0, 0, 0, 0, 8, 0, 0, 1, 1, ‘2016-04-30 09:38:29’),
    (2, 2, ‘2016-06-11 13:00:00’, 1, 5, 0, 0, 0, 0, 3, 0, 0, 1, 1, ‘2016-04-30 09:38:38’),
    (3, 4, ‘2016-06-11 16:00:00’, 9, 8, 0, 0, 0, 0, 2, 0, 0, 6, 1, ‘2016-04-30 09:38:57’),
    (4, 3, ‘2016-06-11 19:00:00’, 6, 7, 0, 0, 0, 0, 6, 0, 0, 6, 1, ‘2016-04-30 09:38:48’),
    (5, 5, ‘2016-06-12 13:00:00’, 17, 14, 0, 0, 0, 0, 1, 0, 0, 8, 1, ‘2016-04-30 09:39:05’),
    (6, 6, ‘2016-06-12 16:00:00’, 12, 11, 0, 0, 0, 0, 7, 0, 0, 7, 1, ‘2016-04-30 09:39:12’),
    (7, 7, ‘2016-06-12 19:00:00’, 10, 13, 0, 0, 0, 0, 4, 0, 0, 7, 1, ‘2016-04-30 09:39:27’),
    (8, 8, ‘2016-06-13 13:00:00’, 16, 15, 0, 0, 0, 0, 10, 0, 0, 8, 1, ‘2016-04-30 09:39:37’),
    (9, 9, ‘2016-06-13 16:00:00’, 20, 21, 0, 0, 0, 0, 8, 0, 0, 9, 1, ‘2016-04-30 09:39:48’),
    (10, 10, ‘2016-06-13 19:00:00’, 18, 19, 0, 0, 0, 0, 5, 0, 0, 9, 1, ‘2016-04-30 09:39:57’),
    (11, 11, ‘2016-06-14 16:00:00’, 22, 23, 0, 0, 0, 0, 2, 0, 0, 12, 1, ‘2016-04-30 09:40:05’),
    (12, 12, ‘2016-06-14 19:00:00’, 25, 24, 0, 0, 0, 0, 9, 0, 0, 12, 1, ‘2016-04-30 09:40:15’);

    Don’t forget to change “yourname” with your own name.

    bon j’ai mis la dernière version 4.5.1 de wordpress…tout semble marcher sauf polls. toujours pas. Je suis obligé de lancer une ancienne version.

    Bonjour,
    merci!!!
    j’utilise:
    -wordpress: 3.9.11, (je vais tenter une mise a jour vers le dernier.)
    -theme: sportpress gratuit
    plugin:
    -world cup predictor 1.9.2
    -subscribe2: pour envoyer des mails.
    -Polls: (pas la dernière elle bugue avec ma version de wordpress) pour ajouter des sondages pour des pronos “bonus” (comme meilleur buteur, vainqueur de la compétition…)

    Après le reste pas mal de photoshop…
    t’as une adresse pour ton site?

    Your website looks nice ! Good job.
    I didn’t knew you have to enter matches (after group phase) manually.
    Then there is indeed no problem at all.
    Thanks for the clarification !

    Do you mind to send me your db tables with the matches, venues etc ? Im trying to create my own EURO2016 website.

    Kind regards

    You can copy/paste all datas in the top of this thread into your phpadmin and don’t forget to change “yourname” with your own name.
    I can create the sql file but i don’t know how to send it to you.
    Tell me if you want more details.

    So…
    You tried?

    Hello,
    I totally agree with you about the number of teams, sorry for the mistake but…

    The plugin don’t choose teams automatically after the group phase!!!

    The plugin counts group points and prediction points for the users and so many other things. 😉
    BUT you have to enter manually from a list, each teams in each rounds after the group phase. (in the euro 2016 the best third-placed are qualified to the round of 16) So you can do everything you want. (that’s why the plugin is so good.)

    Until the group phase done, you have to enter manually each match of the round of 16 from number #49 to #64. (like here http://www.wcp.net.br/knockout-table/) If you don’t use this page you can change numbers.

    I created a fake game (France-England in the round of 16) in my website and you can predict and win points!!! http://euro2016.josaumur.com/mes-pronos-2/

    I hope to be usefull.

    No problem same number of groups and teams,
    i prepared and tested my website and it works for me.
    http://euro2016.josaumur.com

    Hello,
    you can go into cp-predict.class.php file and search
    maxlength=”1″
    and change it to:
    maxlength=”2″

    i tried and it works for me.
    bye

    Sorry bUt i made a mistake in the stage base:


    — Contenu de la table yourname_wcup_stage

    INSERT INTO yourname_wcup_stage (stage_id, stage_name, is_group, sort_order, wwhen) VALUES
    (1, ‘GROUPE A’, 1, 1, ‘2016-01-27 19:41:21’),
    (2, ‘1/8 de finale’, 0, 0, ‘2016-01-27 19:17:40’),
    (3, ‘1/4 de finale’, 0, 0, ‘2016-01-27 19:17:50’),
    (4, ‘1/2 finale’, 0, 0, ‘2016-01-27 19:18:00’),
    (5, ‘Finale’, 0, 0, ‘2016-01-27 19:18:05’),
    (6, ‘GROUPE B’, 1, 2, ‘2016-01-27 19:41:33’),
    (7, ‘GROUPE C’, 1, 3, ‘2016-01-27 19:41:42’),
    (8, ‘GROUPE D’, 1, 4, ‘2016-01-27 19:41:49’),
    (9, ‘GROUPE E’, 1, 5, ‘2016-01-27 19:41:54’),
    (10, ‘GROUPE G’, 1, 6, ‘2016-01-27 19:42:01’),
    (11, ‘GROUPE H’, 1, 7, ‘2016-01-27 19:42:07’),
    (12, ‘GROUPE F’, 1, 8, ‘2016-01-27 19:42:18’);

    you can also delete the line around the flag.
    go to line 165 in style.css and change border to 0px

    I also want to add avatar in the widget table ranking to the left of the name like in the page ranking but i don’t know how to do it?
    Any idea?

    Strophe18

Viewing 15 replies - 1 through 15 (of 16 total)