FeatureFuel
3

Loop Builder - Pass header when pagination is 'Infinite Scroll' so we can differentiate between these requests

Source: elementor/elementor#23202 · opened by @propertyhive
Prerequisites

• I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
• The feature is still missing in the latest stable version of Elementor ( Elementor Pro )

What problem is your feature request going to solve? Please describe.

We run some filters/actions that modify the query on an archive page based on a $_GET parameter, specifically ordering. When you use the Loop Builder widget and have infinite scroll as the pagination, this ordering is lost.

Need some header passed so we can tell that results were loaded via infinite scroll and then look at the HTTP Referer to obtain the $_GET parameter in question.

Describe the solution you'd like

A header to be passed when a fetch request is done during infinite scroll

Describe alternatives you've considered

_No response_

Additional context

_No response_

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests