Team logo shortcuts not working on mobile - by U_R_M_A on 2017-06-15 20:10:13 | |
---|---|
U_R_M_A | on 2017-06-15 20:10:13 |
Since 12 years ago |
In our league NEFL, we can no longer tap on the team logos at the top of the page as a shortcut to the team page on mobile device. What's the fix? |
Warmaster91 | on 2017-06-16 16:58:11 |
78 Posts
Since 11 years ago |
Your links aren't working at all, whether it be computer or phone. You need to fix the links in the league header portion of the admin panel. |
U_R_M_A | on 2017-06-16 17:17:46 |
Since 12 years ago |
This is what I have in there now... did my links get screwed up somewhere? <img width="960" src="http://i.imgur.com/6esKAlD.jpg" usemap="#teams" border="0"/> <MAP NAME="Teams">
|
Warmaster91 | on 2017-06-17 01:05:55 |
78 Posts
Since 11 years ago |
That looks slightly different from the default but I assume that would work. Did you edit it yourself? Could be coding entered elsewhere is causing an issue with the page. You might need to copy down your code for the different layout sections and then restore it to default - then slowly add parts back to figure out what screwed it up. |
Warmaster91 | on 2017-06-17 01:08:56 |
78 Posts
Since 11 years ago |
Each of the area links on mine are similar to the below: <area title="Rams" target="_self" href="/eyesontheprize/team/LA" coords="880, 44, 922, 71" shape="RECT"> Could try editing one to be the same as the default just to make sure it's not a syntax error of some kind. |
U_R_M_A | on 2017-06-17 02:56:18 |
Since 12 years ago |
I'll give that a shot, thanks! |
poohty_t | on 2017-06-25 15:00:12 |
2043 Posts
Since 12 years ago |
@URMA I believe the issue is where you have <MAP NAME="Teams"> the word teams needs to be all lower cased. |
U_R_M_A | on 2017-06-25 18:33:17 |
Since 12 years ago |
Thanks poohty, I ended up going back to default and made changes from there. Curious if that what was causing it tho. |
poohty_t | on 2017-07-07 17:58:49 |
2043 Posts
Since 12 years ago |
i believe ( but could be wrong) it has to do with some update to chrome. |