• Resolved tva36012

    (@tva36012)


    Props to my hosting for helping find this. There was one thread about Oxygen conflicts before, and the resolution was fixing it with 5.156. 2 years later I get my first conflict bteween O2 and CT AS.

    Anti-Spam messes up the Oxygen Pro Menu element, causing code to appear next to the menu. This only happens when not logged in as admin.

    The code snippet in the actual HTML source is screwed up, placing the closing </script> tag in the wrong place:

    <script type="text/javascript">
    jQuery('#-pro-menu-173-2328 .oxy-pro-menu-show-dropdown .menu-item-has-children > a', 'body').each(function(){ jQuery(this).append('<div class="oxy-pro-menu-dropdown-icon-click-area"><svg class="oxy-pro-menu-dropdown-icon"><use xlink:href="#FontAwesomeicon-chevron-down"></script></div>');
    });
    jQuery('#-pro-menu-173-2328 .oxy-pro-menu-show-dropdown .menu-item:not(.menu-item-has-children) &gt; a', 'body').each(function(){ jQuery(this).append('<div class="oxy-pro-menu-dropdown-icon-click-area"></div>');
    });

    My hosting disabled plugin by plugin and isolated it to a CleanTalk conflict.

    Any ideas?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support eugenecleantalk

    (@eugenecleantalk)

    Hello @tva36012.

    So far, we have not encountered such an issue. We need additional details about your website.

    Please contact us via our private Ticket System and add there a link to this topic: https://cleantalk.org/my/support/open.

    Thread Starter tva36012

    (@tva36012)

    @eugenecleantalk Done, thank you so much!

    Plugin Support dimitrycleantalk

    (@dimitrycleantalk)

    We’ve received your message in our ticket system. We will continue our conversation there.

    Thread Starter tva36012

    (@tva36012)

    This appears to be now fixed. Support went through settings and traced it to the “Capture buffer” option. They turned it off & that did the trick for me. Also tested my form and seems A-OK. I know it’s been long & tedious but thank you guys for your diligence & support! Appreciate it.

    Plugin Support eugenecleantalk

    (@eugenecleantalk)

    You’re welcome!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Anti-Spam 6.21 breaks Oxygen Builder 4.7.1 Pro Menu’ is closed to new replies.