https and double loading JS
-
The JavaScript libraries are loaded outside of the wp_enqueue_script. This causes some scripts to be loaded twice or more. Further, when you have a conflict, it’s not possible to dequeue them.
Further, scripts are loaded on http protocol which messages up https page loading. As such, WordPress Social Ring doesn’t work over secure connections.
I’m willing to fix these issues, but I’d like to know that my fixes get into the code base.
Give me a yeah and I’ll whip up the corrections this week.
The topic ‘https and double loading JS’ is closed to new replies.