• Resolved grunauer

    (@grunauer)


    I posted the shortcode for the timer to appear in the last part of the short description but its not displaying the timer and i dont know why

    Please help

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor intellywp

    (@intellywp)

    Hi @grunauer
    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

    Cheers

    IntellyWP

    Thread Starter grunauer

    (@grunauer)

    It worked but what can I do to restore the countdown back to the beginning??

    Could I just erase the shortcode and then paste it back again?

    Plugin Contributor intellywp

    (@intellywp)

    Hi @grunauer

    You should clear the cookies and open again your website or create a new countdown with the same configuration and replace the previous shortcode with the new one

    Cheers

    IntellyWP

    Thread Starter grunauer

    (@grunauer)

    Much apreciated

    Plugin Contributor intellywp

    (@intellywp)

    You’re welcome 😉

    Cheers

    IntellyWP

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Cant see Timer’ is closed to new replies.