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

    (@lamontef)

    Can you give me the URL of your site so I can look at it, please?

    I have the same problem.

    Here is my URL: https://soccerpunch.com.mx/uefa-champions-league-20132014/

    Thread Starter mmnovoa

    (@mmnovoa)

    Hi LaMonte Forthun, shujiyagami how are there?

    Well, i “partially” solved removing code on standings-compact.php like this:

    <th class="num"><?php echo _c( 'Pos|Position', 'leaguemanager' ) ?></th>
    	<!--<th class="num"> </th>	-->
    	<?php if ( $league->show_logo ) : ?>
    	<th class="logo"> </th>
    	<?php endif; ?>
    <tr class='<?php echo $team->class ?>'>
    	<td class='rank'><?php echo $team->rank ?></td>
    	<!--<td class="num"><?php echo $team->status ?></td>-->

    I hope this help for the community.

    Good bye

    Plugin Author LaMonte Forthun

    (@lamontef)

    Are you guys getting any errors when uploading logos? I know that the problems you are having are related to the new version, but I’m wondering if you’re having issues before.

    Also have small icons on chrome. No issues uploading the images. Adding the icons was actually very quick and easy!

    Plugin Author LaMonte Forthun

    (@lamontef)

    Thanks Vennardk.

    Plugin Author LaMonte Forthun

    (@lamontef)

    I’ve got the resolution to this issue and will push an update a bit later today.

    still small icons for me.

    tagssoftball.com (bare with my minimal design so far…)

    Running 3.8.8.5 and at least WP 3.8 not sure of exact version.

    Plugin Author LaMonte Forthun

    (@lamontef)

    It’s something that I can’t duplicate, but I believe a fix is coming soon, it should be part of a release I’ve been working on.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘ultra small team logos on google Chrome’ is closed to new replies.