• btees

    (@btees)


    With GC Social inabled, many other backend areas simply won’t show up on the screen.

    There seem to be numerous problems with this plugin that show no signs of even being investigated. Can anyone suggest a plugin that has similar functions, but is actively monitored?

    https://www.ads-software.com/plugins/gc-social-wall/

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.