• Resolved sarahu

    (@sarahu)


    Hello,

    The popup works fine on my website. However, I am having issues with the “visual” and “text” buttons on my dashboard, when I have the CForms plugin activated.

    For some reason, it looks like something with the plugin is clashing with the popup dashboard functionality, this preventing me from editing the text of a popup.

    Can someone tell me how to solve this issue?

    Thanks,
    Sarah

    https://www.ads-software.com/plugins/wordpress-popup/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sarahu

    (@sarahu)

    I figured it out. Looks like there’s a clash within the lib_editor file in the cforms plugin, that’s affecting the popover UI.

    For those who would like to know how to solve this issue, simply comment out this line with the cforms.php file

    require_once (dirname(__FILE__) . '/lib_editor.php');

    Doing so will remove the cforms button within any page/post but us will still be able to hard-code the form within the text section… and everything will work!

    Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @sarahu,

    Awesome, great to see you got that fixed and thanks for sharing the solution in the community.

    I hope the provided solution will help others facing the same issue.

    If we can be of any assistance please don’t hesitate to ask ??

    Have a great day!

    Cheers,
    WPMU DEV

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Popup issue with CForms’ is closed to new replies.