ACWP – NextGen conflict
-
I have the same problem, I read the closed thread on this topic.
I just wanted to add that when comparing source code pages with nextGen on and off, there is one difference. With NextGen turned on, the following piece of code changes its place and appears at the very end of source code:<div class="acwp-toolbar " id="acwp-toolbar" tabindex="0" aria-label="Pasek dodatkowych narzędzi dostępności"></div> <script type="text/javascript"> function genesisBlocksShare( url, title, w, h ){ var left = ( window.innerWidth / 2 )-( w / 2 ); var top = ( window.innerHeight / 2 )-( h / 2 ); return window.open(url, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=600, height=600, top='+top+', left='+left); } </script>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘ACWP – NextGen conflict’ is closed to new replies.