Forum Replies Created

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

    (@micha1981)

    Hello Eyal,

    thank you for your answer. Now It works again!
    Deactivation + activation of the Members Locator core extension did it. Yesterday, I did even reinstall GMW without success.

    The 2nd tip, I tried intuitively two days ago – didn’t help.

    Thanks a lot for your help.
    Michael

    Thread Starter micha1981

    (@micha1981)

    Hi again,
    I did some debugging on the site and found the reason. Here is the script from index:

    
    			jQuery( document ).ready( function($) {
    				$( '#wp-admin-bar-my-account-gmw-location' ).each( function() { 
    					$( this ).insertAfter( $( this ).next() ); 
    				});
    			});
    		</script>
    		<link rel='stylesheet' id='gmw-fl-search-forms-yellow-css'  href='http://<strong>192.168.178.42</strong>/wp-content/plugins/geo-my-wp/plugins/members-locator/templates/search-forms/yellow/css/style.css?ver=3.1' type='text/css' media='all' />
    <script type='text/javascript' src='http://192.168.2.186/wp-includes/js/admin-bar.min.js?ver=5.0.2'></script>
    <script type='text/javascript' src='http://192.168.2.186/wp-content/plugins/bbpress/templates/default/js/editor.js?ver=2.5.14-6684'></script>

    were 192.168.178.42 is the old IP. Any idea were it comes from?
    Thanks

    • This reply was modified 7 years, 5 months ago by micha1981.
Viewing 2 replies - 1 through 2 (of 2 total)