Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    hi,

    try

    <?php echo do_shortcode('[events_list scope="future" limit="5" pagination="1" ajax=1]'); ?>
    Thread Starter krispol

    (@krispol)

    that doesn’t help unfortunately ??

    I think the problem could be that you have a hash symbol (#) in the URL.

    Does it work if you use Angelo’s code within a normal URL structure?

    Thread Starter krispol

    (@krispol)

    actually even without a hash it acts the same way unfortunately

    Since Im quite a noob, Im not sure what you mean by using the same code within a normal url structure?

    I’m guessing I’d need to add rel=nofollow somewhere maybe? but Im not sure what file I should hack and tweak the code within the plugin? or maybe it’s just my page’s fault not the plugin

    I meant to use the normal shortcode in a normal page:

    [events_list scope="future" limit="5" pagination="1" ajax=1]

    If that doesn’t work, try testing again with all other plugins deactivated and while running the default WordPress theme. It could be there’s a jQuery conflict somewhere.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Pagination – prevent page refresh on clicking’ is closed to new replies.