Load More Posts throw Ajax

Posted in: Newspaper
Post count: 18

Hi, I need disabled or extend de life of td_magic_token

When a block has pagination by ajax, there is a parameter “td_magic_token” in the request. This process dont work good with CDN Cache, bacause the life of cache is greater than life of this token. This causes, after the token expires, the paging does not work.

Is there a way to remove the token (make the request without token) or to extend the life of the token?

Thanks.

Post count: 18283

Hello!

You should be able to change that from here: wp-content/plugins/td-cloud-library/assets/js/js_files_vue_theme_panel.min.js As you can see here is the line: https://i.imgur.com/ynTrV97.png

I hope this was helpful1

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.