• Resolved fplnepal

    (@fplnepal)


    How Do I remove the link from countdown widget? Once its clicked it redirects to prediction submit page. I have my self created prediction submit page, How can I redirect or best would be removing the link from countdown widget.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AntoineH

    (@antoineh)

    Unfortunately, there is no easy way of doing this. But there is a filter in the widget that allows you to change the output.

    So, with a simple plugin we can simply replace some text in the output. Only thing you need to alter, is the values of the original link $search_for and the new link $replace_with in the code.

    Thread Starter fplnepal

    (@fplnepal)

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove the link from countdown’ is closed to new replies.