• Resolved Anonymous User 357386

    (@anonymized-357386)


    in: quotes-llama/quotes-llama.php
    change:
    <a href="#nextquote">&hellip; (<?php esc_html_e( "next quote", "quotes-llama" ); ?>)</a>
    to:
    <a href="#nextquote" onclick="return false;">&hellip; (<?php esc_html_e( "next quote", "quotes-llama" ); ?>)</a>

    imho, this offer best result.

    regards,
    S.N.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘add return false in widget :)’ is closed to new replies.