• Resolved Dude

    (@sviatoslav9tunik9sapient)


    Hello, I had problems with siteorigin and your plugin. After examining the code, I found that due to add_action(‘init’, array($this, ‘_delayedInit’), 5); the plugin does not display widgets, and even if you remove it, in class dbCfs –
    static public function get($query, $get = ‘all’, $outputType = ARRAY_A) {
    return false;
    //global $wpdb;
    // $get = strtolower($get);
    // $res = NULL;
    // $query = self::prepareQuery($query);
    //error_log(‘QUERY: ’. $query);
    }
    and this, in turn, will not return lists of forms as widgets. Please tell me why such decisions were made, as a result of which the plugin does not work.

Viewing 1 replies (of 1 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hi,

    Thanks for the detailed information and for trying those troubleshooting steps. Since the icon list isn’t loading even after all that, this looks like it needs deeper investigation on our end.

    Could you please submit a support ticket through our website? That way our team can look into your specific setup and help get those icons loading properly.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.