Viewing 15 replies - 1 through 15 (of 22 total)
  • Thread Starter wafadul

    (@wafadul)

    Thread Starter wafadul

    (@wafadul)

    still the same after the update! can you please fix this issue? was working fine before, now the totals are hidden – which is a crap coz totals are the very important.

    Thread Starter wafadul

    (@wafadul)

    what about this issue? please don’t ignore, thanks!

    Hi,

    After updated to the last version, impossible to activate sportspress plugin too..

    Thanks

    Plugin Author Brian

    (@brianmiyaji)

    @wafadul The theme includes the following style, which is overriding the SportsPress table style:

    table .odd td {
      background-color: #fcfcfc;
    }

    Try adding this to your Custom CSS field under SportsPress > Settings > General:

    table .odd td {
      background-color: inherit;
    }

    Plugin Author Brian

    (@brianmiyaji)

    @lstephan Are you getting an error? If so, could you tell me what the error says?

    Thread Starter wafadul

    (@wafadul)

    worked! thanks brian! ??

    Hi Brian
    Thanks a lot for your response.

    Im using Sportspress under WP 4.11 and the last version of Sportspress. All worked fine before the last upadate.

    When i m trying to activate the 1.8 version; it takes a very long time and finally gives me this messages :

    “l’extension a provoqué une erreur fatale” so “fatal error due to the extension”

    Thanks

    Plugin Author Brian

    (@brianmiyaji)

    @lstephan Just to rule out the possibility of the theme or other plugins conflicting with SportsPress, could you try the following?

    1. Deactivate all other plugins
    2. Switch to a default theme like Twenty Fifteen
    3. Try activating SportsPress 1.8 now

    Let me know if you’re able to activate it like this, or if the issue persists.

    Hi Brian,

    I did it but still the same problem with the default theme.

    Many thanks

    Plugin Author Brian

    (@brianmiyaji)

    @lstephan Ok, do you know which version of SportsPress you were able to activate? Was it 1.7?

    Yes Brian the 1.7 worked fine.

    Plugin Author Brian

    (@brianmiyaji)

    @lstephan Since it doesn’t appear to be an issue with other sites, this could be related with the server itself. Could you tell me which version of PHP and MySQL are installed?

    Brian,

    PHP VERSION 5.2.17
    I will try to find what version of MySQL it is.

    Thanks

    Plugin Author Brian

    (@brianmiyaji)

    @lstephan The PHP version is compatible, so it might be something else like a memory limit. You mentioned that you tried switching to the default theme, have you also tried deactivating all other plugins?

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Hidden Totals’ is closed to new replies.