Skip to content

Problems using wordpress integration with elementor #186

Answered by floek
floek asked this question in Problems & Issues
Discussion options

You must be logged in to vote

Hi @zepich,

I've done some debugging as well, and I think I've found the problem.

graph TD;
        DC1[Wordpress] --> RP[Reverse Proxy Outside Docker]
        RP --> DC2[Mosparo]
Loading

There was communication required from Wordpress to my Reverse Proxy (Outside Docker) and back to Mosparo inside Docker. I've fixed this with an extra_hosts entry in docker compose.

Maybe for future improvements: Serve all mosparo css/js/html file from the Wordpress Plugin. Then only backend communication inside docker between wordpress and mosparo would be required.

Thanks for help!

floek

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@zepich
Comment options

@floek
Comment options

@zepich
Comment options

@floek
Comment options

Answer selected by floek
@zepich
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants