Viewing 1 replies (of 1 total)
  • <!-- Modal Dialog Output -->
    <a href='https://www.google.com' class='iframe'></a>
    <div id='md-content'>
    <script type="text/javascript">
    jQuery(document).ready(function() {
    jQuery("a.iframe").fancybox({
    'hideOnOverlayClick': false,
    'hideOnContentClick': false,
    'autoDimensions': false,
    'overlayColor': '#00CC00',
    'width': 900,
    'height': 700,
    'overlayOpacity': 0.3
    });

    is coming from here. It might be a theme thing? But I’m guessing a plugin?

    What do you have called modal dialog?

    EDIT… oh, definitely a plugin

    <script type='text/javascript' src='https://realsocialagents.com/wp-content/plugins/modal-dialog/

Viewing 1 replies (of 1 total)
  • The topic ‘PROBLEM with my blog – it is loading WONKY!’ is closed to new replies.