Not very helpful if you have a theme that used the disc elsewhere for a
- element.
I resolved this by editing the plugin (go to Plugins, then Editor, then selecting the plugin), in particular widget.php and changing line 6 to:
<li style=”list-style:none;”<?php if ( is_sticky() ) { ?> class=”rpwwt-sticky”<?php } ?>>“><?php
Hope this helps!
Hi,
The issue was me not reading instructions properly! If you don’t add the “http://” to the start of the web address in the Website URL box, it causes the error as shown above – two links work fine but the third doesn’t.
There doesn’t seem to be a function that catches this user mistake (i.e. if someone forgets to put it in and just adds something like ‘www.example.com’) so you have to rely on people following the instructions as shown.
Mark