• I’m using Unyson drag and drop builder to create my pages. When I put the countdown shortcode in the text element, countdown doesn’t show.

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

    (@intellywp)

    Hi Mbtocalli

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

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

    return;
    }

    from the following file

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

    and tell us whats happens?

    Please let me know if you need more help.

    Best regards

    Alex

Viewing 1 replies (of 1 total)
  • The topic ‘Countdown doesnt show’ is closed to new replies.