Hi @jelee,
Did you happen to display the Feed Items using the shortcodes in a certain part/section of another page i.e. homepage, by any chance ?
Could you send us a screenshot and a live URL to your site where does this issue happen?
Thread Starter
jelee
(@jelee)
Hi @jelee,
As we have said previously since you’re using the shortcode as a part/section of a whole page (as in the screenshot below), the pagination will refresh the entire page. Since the shortcode was intended to work for an individual Single Page.

You can, however, remove the pagination using this filter so it will only display your latest 5 Feed Items.
Thread Starter
jelee
(@jelee)

Tried it, but the page numbers do not disappear..
Hi @jelee,
It would seem that applying this filter using Method 1 (Add Shortcodes Actions & Filters Plugin) is not working.
Could you please try Method 2 that is putting the filter on your Child Theme’s functions.php ?
Let us know if this works for you.