Viewing 1 replies (of 1 total)
  • Elvin

    (@ejcabquina)

    Hi there,

    Can you check if the code you’ve added has ' instead of . This is a significant different that may make the snippet not function properly.

    The snippet you should be using: (')
    add_filter( 'generate_more_jump', '__return_false' );

    instead of: ()
    add_filter( ‘generate_more_jump’, ‘__return_false’ );

Viewing 1 replies (of 1 total)
  • The topic ‘Getting Read More in URL’ is closed to new replies.