Have just moved Wordpress site to live status. This is hosted externally which views and works fine externally, but internally everything works but the jscript or roxbox. I see href points to mainly rockbox rotator or mootools pointing to relative domain. Anything point to absolute domain seems to come in fine.
The problem is that our internal domain is set with same external domain. so anything without the www or absolute reference point in to where I see in the fusion.php file.. It limiting my viewing. www dns is set correctly with a host to external ip.
Can anyone help with this? Anyhost plugin helped getting some things rolling on viewing.
I found a way to make it work by finding a way to change all my pointers to absolute href.
Basic issue/resolution
Now that everything points to www and with my same name internal/external domain.com, internal dns domain.com is set with a www A host pointed to external IP. Browsing requests do not get confused when some of the pointers gantry or .js using relative href of simply domain.com.
I now find their are some plugin's that will find and replace code. Much easier I suppose if it works.