Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ORBIT_URL to fix HTTPS content warning #12

Closed
wants to merge 1 commit into from

Conversation

hempsworth
Copy link

@hempsworth hempsworth commented Jun 10, 2024

Using WPMU_PLUGIN_URL loads the CSS file over HTTP, which results in a mixed content warning.

CleanShot 2024-06-10 at 12 52 43

Changing this to ORBIT_URL resolves the issue.

@hempsworth hempsworth changed the title Use ORBIT_URL to fix HTTPS content warning Use ORBIT_URL to fix HTTPS content warning Jun 10, 2024
@hempsworth hempsworth closed this by deleting the head repository Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant