code to link multisite to primary site
-
Hello,
I have a multisite with 2 secondary sites using subdomains and each use different themes. When users go to secondary site they dont have the option to comeback to main site except re-entering the primary url or going back using the browser.
Does anyone have code which I can link to logo or menu under secondary site so that users can visit main site upon clicking it.
I used the below code but does not work. http://www.example.com is my main domain and “//www.example.com/media/logo/1179″/ is link to logo.
<a href="//www.example.com"><img src="//www.example.com/media/logo/1179"/></a>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘code to link multisite to primary site’ is closed to new replies.