calcom / wp-plugin

GNU Affero General Public License v3.0
9 stars 5 forks source link

Fix self-hosted inline embed #13

Open CodeShakingSheep opened 3 months ago

CodeShakingSheep commented 3 months ago

I had the problem that the inline embed of a self-hosted Cal.com instance wasn't rendered. I fixed it by loading $custom_cal_url outside the event listener.

It might fix https://github.com/calcom/wp-plugin/issues/12 for self-hosted instances. Although I'm not sure if in the issue only self-hosted instances were referenced.