Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Web browser issue with "most recent topics with unread posts"
Avatar
Tal
Member
Free Members
sp_UserOfflineSmall Offline
Dec 8, 2013 - 8:08 am

Given we haven't been able to resolve this issue can you help me set it up so the list opens in a window rather than popup - I need more info than provided up-thread, where do I add the code exactly?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 8, 2013 - 9:07 am

I am going to ask you to hold off. I have been working on this today as it happens and I believe I may be onto a solution. Just need another couple of hours or so...

andy-signature.png
YELLOW
SWORDFISH
Avatar
Tal
Member
Free Members
sp_UserOfflineSmall Offline
Dec 8, 2013 - 9:49 am

Even better, thanks :)

PS is your newest member a spammer or a glitch?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 8, 2013 - 10:50 am

its a display name glitch...  wp is allowing some strange characters in display name...  already an open ticket to handle...

interested myself to see what Andy has on the jquery ui issue... ;)

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 8, 2013 - 11:37 am

The problem is in the tooltip - which is a jQuery plugin and clearly needs updating in some way. It is giving some people a problem when using Windows 8 and IE10.

Could you try this dsmall edit please to a code file. The file in question is: /simple-press/forum/content/sp-list-view-functions.php

The function to edit is sp_ListTopicName()

Find this line of code:

$out = "<div class='$tagClass'><a class='$linkClass vtip' href='$spThisListTopic->topic_permalink' id='$tagId' title='$toolTip'>".sp_truncate($spThisListTopic->topic_name, $truncate)."</a></div>\n";

and remove the vtip reference along with the preceding space so it now looks like

$out = "<div class='$tagClass'><a class='$linkClass' href='$spThisListTopic->topic_permalink' id='$tagId' title='$toolTip'>".sp_truncate($spThisListTopic->topic_name, $truncate)."</a></div>\n";

and see if that solves it for you...

andy-signature.png
YELLOW
SWORDFISH
Avatar
Tal
Member
Free Members
sp_UserOfflineSmall Offline
Dec 8, 2013 - 12:01 pm

I'll let you know as soon as I have enough new posts in the unread posts (going to sleep, there'll be plenty by morning :) )

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 8, 2013 - 12:08 pm

we will be here...

Avatar
Tal
Member
Free Members
sp_UserOfflineSmall Offline
Dec 9, 2013 - 5:44 am

I tried it, sad to report it did not work :(

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 9, 2013 - 6:02 am

Really. You surprise me as it is the root of the problem.

Try turning tooltips off in the Simple:Press theme (spFunctions.php file in the /templates folder - see the define and change the true to false)...

Oh and perhaps clear the browser cache as well before trying it.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Tal
Member
Free Members
sp_UserOfflineSmall Offline
Dec 9, 2013 - 6:20 am

(cleared cache)

Disabling tooltips does seem to work

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625