Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter hablasconalberto

    (@hablasconalberto)

    Hi, again:

    I told with my theme support and they solved my problem.

    Thank you.

    Plugin Author Tim W

    (@timwhitlock)

    Good news. Feel free to post the solution so others can find it.

    Thread Starter hablasconalberto

    (@hablasconalberto)

    Add in footer.php, after the line <?php wp_footer(); ?>

    <script type=”text/javascript”>
    jQuery( document ).ready(function() {
    jQuery(‘html[lang=xx_XX] .more-link’).text(‘translate here’);
    });

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem wiht "read more"’ is closed to new replies.