Skip to content

fix(previews): preview doesn't work as expected when Faust configured #233

Closed
@ahuseyn

Description

@ahuseyn

When Faust enabled and "Front-end site URL" entered in the settings, it overrides the default behavior of HWP Previews.

NOTE: Removing "Front-end site URL" from Faust settings seems to fix this issue

This is what you get by clicking the preview button with the config below:

  • Faust enabled, front-end URL set

Expected:

Should've opened default WordPress preview template with an iframe, showing frontend

Observed:

It redirects to the frontend URL defined in Faust settings, with different parameters than specified in HWP previews

Image
Image

This is for redirected previews in HWP Previews:

  • Faust enabled, front-end URL set

Expected:

Should've redirected to the URL specified in HWP previews plugin

Observed:

Redirects to the domain specified in HWP Previews plugin, without respecting the parameters

Image
Image

Metadata

Metadata

Assignees

Type

No type

Projects

Status

✅ Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions