Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, I have the same problem and I try to fix it because it’s blocking …

    The first trick I have seen is to modify gc_social_wall.js script like bellow:

    jQuery(document).ready(function(){
    if(typeof walls_to_load != “undefined”) {
    var agragator = new Agregator(walls_to_load);
    }
    });

    it’s fixing undefined issue in the front, but in the back another fix should be found.

    Thread Starter btees

    (@btees)

    Hi Aurelie,

    I’ve just switched to this:
    https://codecanyon.net/item/wordpress-social-stream/2201708

    It’s really great, does exactly what I want, etc. it’s $19, but to me it’s gonna be really worth it when I implement it

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Breaks backend functionality of many other plugins’ is closed to new replies.