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

    (@antoineh)

    Can you post the link to your prediction page?

    Thread Starter ARTEFACTOCO

    (@artefactoco)

    Plugin Author AntoineH

    (@antoineh)

    I’ll check it Sunday or Monday when I’m back home. I’m on a short holiday.

    Thread Starter ARTEFACTOCO

    (@artefactoco)

    No problem, enjoy!

    Thread Starter ARTEFACTOCO

    (@artefactoco)

    I found that it happens when you have more than two matches in the same date… the system shows the bonus image intercalated. I’m still without a solution.

    Thread Starter ARTEFACTOCO

    (@artefactoco)

    HI… Also found the same error in the statistics page for every match… the bonus image is intercalated by user and you can’t know who is really using the bonus…

    Thread Starter ARTEFACTOCO

    (@artefactoco)

    Hi Antoine, I checked You registered to the website… Have You find the error? Excuse me if i am so intense but i really want it to work.

    Plugin Author AntoineH

    (@antoineh)

    I registered, but then fell asleep behind my laptop ??
    I will check tonight.

    Thread Starter ARTEFACTOCO

    (@artefactoco)

    Hey AntoineH!! I have good news… maybe for me. I found the error… there is a class in my theme for change the background color of the row that is next to other row (odd – even).

    I change the that in my theme:

    .thb-text table tr:nth-child(even) td { background: rgba(0, 0, 0, 0.02); }

    to:

    .thb-text table tr:nth-child(even) td { background-color: rgba(0, 0, 0, 0.02); }

    Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Bonus Joker Image Hidden’ is closed to new replies.