chrisedwards2791
Forum Replies Created
-
Hi Gerroald
No VPN use. Oddly enough, it seemed to be this way for a period of 24 hours. I have since logged in as admin and the admin login emails are now back to what they originally were i.e. they show my correct IP address, location and my correct ISP.
Can also confirm during that period where the unusual data was being generated that I did not install or remove any plugins.
So, for now I guess – this issue has dissappeared.
Thanks
Forum: Plugins
In reply to: [WordPress Popular Posts] Browser Pointer & Tooltip QuestionsBoth worked a treat,
Awesome support and awesome plugin!
Thanks again Hector ??Forum: Plugins
In reply to: [WordPress Popular Posts] Browser Pointer & Tooltip QuestionsGot one fix done, this CSS worked:
.wpp-list a { cursor: pointer !important; }
Thanks
Forum: Plugins
In reply to: [WordPress Popular Posts] Browser Pointer & Tooltip QuestionsHi Hector
Thanks for replying so quickly!
The site is not live quite yet, but I include the html output below so you can see what is generated:
<div class="widget-wrap"> <h3 class="widgettitle widget-title">Popular Posts</h3> <!-- cached --> <!-- WordPress Popular Posts --> <ul class="wpp-list"> <li> <a href="https://www.northwalesgolfcourses.co.uk/abersoch/" title="Abersoch – a Challenging Mix of Traditional Links and Parkland" class="wpp-post-title" target="_self">Abersoch – a Challenging Mix of Traditional Links and Parkland</a> </li> <li class="current"><a title="Aberdovey – a First Class Traditional Seaside Golf Links" class="wpp-post-title" target="_self">Aberdovey – a First Class Traditional Seaside Golf Links</a> </li> <li> <a href="https://www.northwalesgolfcourses.co.uk/abergele/" title="Abergele – Golf, Castles and Spectacular Coastal Views" class="wpp-post-title" target="_self">Abergele – Golf, Castles and Spectacular Coastal Views</a> </li> </ul> </div>
Its the html link title tooltip that I would like to hide/remove.
Additionally, the CSS code didnt do anything. Does the .current class need this rule? Its the current post/link that does not have the pointer.
Thanks ??
- This reply was modified 5 years, 11 months ago by chrisedwards2791.
- This reply was modified 5 years, 11 months ago by chrisedwards2791.
Thanks ??
Should have mentioned I’m using the PRO version…will the update occur automatically in WP or is there a manual update required?
Thanks again!