• I’ve had this plugin for quite a while. Someone how I managed to get it to work on the sidebar. After the update, it no longer works as a widget.

    What do I need for this plugin to display in the sidebar?

Viewing 1 replies (of 1 total)
  • Plugin Contributor intellywp

    (@intellywp)

    Hi @gcskye,
    Thanks for choosing IntellyWP products.

    May i ask you, after a backup of the plugin, to remove this PHP code:

    global $post, $icp;
    if (!$post || !isset($post->post_content) || !$icp->Utils->contains($post->post_content, ‘[ec’)) {

    return;
    }

    from the following file and tell us whats happens?

    /wp-content/plugins/intelly-countdown/includes/classes/ui/Tabs.php

    Let me know if you have any additional questions and will be a pleasure to help you.

    Cheers

    ?IntellyWP

Viewing 1 replies (of 1 total)
  • The topic ‘Not working on sidebar / widget’ is closed to new replies.