Title: StorkWEB's Replies | WordPress.org

---

# StorkWEB

  [  ](https://wordpress.org/support/users/storkweb/)

 *   [Profile](https://wordpress.org/support/users/storkweb/)
 *   [Topics Started](https://wordpress.org/support/users/storkweb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/storkweb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/storkweb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/storkweb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/storkweb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/storkweb/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Logo Carousel Slider] Logo Slider incompatible with Divi Theme?](https://wordpress.org/support/topic/logo-slider-incompatible-with-divi-theme/)
 *  [StorkWEB](https://wordpress.org/support/users/storkweb/)
 * (@storkweb)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/logo-slider-incompatible-with-divi-theme/#post-8733645)
 * Hi,
    I just installed the PRO version in a highly customize Divi theme WITHOUT
   a glitch. It works perfectly. Must be something on your site…
 * Good luck 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] Appearance > Customize Not Loading After Installing](https://wordpress.org/support/topic/appearance-customize-not-loading-after-installing/)
 *  [StorkWEB](https://wordpress.org/support/users/storkweb/)
 * (@storkweb)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/appearance-customize-not-loading-after-installing/#post-6245350)
 * Same here.
    Tried to disable super cache : customize worked re-enabled super 
   cache : customize stop working
 * the sidebar shows/works ok, the preview keeps on loading, loading, loading (forever)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Basic User Avatars] Problem with SSL](https://wordpress.org/support/topic/problem-with-ssl-1/)
 *  [StorkWEB](https://wordpress.org/support/users/storkweb/)
 * (@storkweb)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/problem-with-ssl-1/#post-5689326)
 * Hi,
 * I’ve found this solution, and it works :
 * in init.php on line 186 add `set_url_scheme()` around the `$local_avatars[$size]`
   like that :
 * `$avatar = "<img alt='" . esc_attr( $alt ) . "' src='" . <strong>set_url_scheme(
   </strong>$local_avatars[$size]<strong>)</strong> . "' class='avatar avatar-{$
   size}{$author_class} photo' height='{$size}' width='{$size}' />";`
 * it adds http or https depending on the is_ssl() value.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ZWS Wordpress Anti Spam & URL Filter] Bug](https://wordpress.org/support/topic/bug-112/)
 *  Thread Starter [StorkWEB](https://wordpress.org/support/users/storkweb/)
 * (@storkweb)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/bug-112/#post-6258384)
 * Also on line 69

Viewing 4 replies - 1 through 4 (of 4 total)