WPIntell

Source evidence

Great Plugin

Alligator Menu Popup · review · 2016-01-26T17:27:00+00:00

praisesentiment
mediumseverity
0.55relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 36 rows with source links

19.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
rmdivito unresolved
Thank you for this. Is it possible to have the PU appear in the top left corner? Got this to happen with your regular PU plugin but don’t see how with this menu version. many thanks, Rob Thanks for the review. There is no option to change the position of the popup. It should be fairly straightforward to make a modified version that spawns the new window in a different position. This previous forum answer might help: https://wordpress.org/support/topic/opening-popup-on-the-left – I think it only covers changing the horizontal postiton, but it should be simple to apply the same principle to the vertical position. Thanks so much for the response. Easy fix. var left = 0; var top = 0; Gets me to the promised land. Best, Rob Great! I’m glad that worked for you.

Comments

3 shown
cubecolour 2016-01-26T20:45:00+00:00

Thanks for the review. There is no option to change the position of the popup. It should be fairly straightforward to make a modified version that spawns the new window in a different position. This previous forum answer might help: https://wordpress.org/support/topic/opening-popup-on-the-left – I think it only covers changing the horizontal postiton, but it should be simple to apply the same principle to the vertical position.

rmdivito 2016-01-26T22:02:00+00:00

Thanks so much for the response. Easy fix. var left = 0; var top = 0; Gets me to the promised land. Best, Rob

cubecolour 2016-01-26T22:14:00+00:00

Great! I’m glad that worked for you.