Support Forum

Something weird with subscriptions and watches

KV kvr28
kvr28
Member

if you click on the button at the top, the pop out will show, if you close that right away, the review your subscriptions or watches hover bubble still shows, if you have the tinymce editor open making a post, it does not, I can replicate it here as well, I didn’t notice this before the update

11 Answers

New Answer

MP Mr Papa
Mr Papa
Member

its a slight side effect of the new tooltips…  it will close if you do something on the page…

it was deemed better side effect than some of the other issues the old tooltips had with IE 11 and Win 8…

still hope to see if possible to remove in future…

YS Yellow Swordfish
Yellow Swordfish
Member

Could you try something for me?

Open the spFunctions.php file of your SP theme…

If this line is present:

define('SP_POPUP_MODAL', false);

change the false to true

or – if not there add

define('SP_POPUP_MODAL', true);

and see if that resolves it please…

KV kvr28
kvr28
Member

let me log into my staging server and try, will report right back

KV kvr28
kvr28
Member

it works, it fixes the pop up, I had to add it, it wasn’t in my custom theme

MP Mr Papa
Mr Papa
Member

hmm… we must have had a miscommunication on our end on this one… :)   guess Andy already knew how to fix it wink

YS Yellow Swordfish
Yellow Swordfish
Member

No – I have to give Ike the credit for this one about an hour ago…