alex298298
Member
Posted 3 months ago #
Hello,
I am using Sub-directories for my Multisite Network, i.e.
http://www.mydomain.com
http://www.mydomain.com/site1/
http://www.mydomain.com/site2/
http://www.mydomain.com/site3/
Each site will be managed by an author.
I wish that each site will link back to the Home Page of the Main Website (http://www.mydomain.com).
I would like to add this Home Page link at the top of the right Sidebar. However each author may use a different theme.
How can I do that?
Thanks and best regards
Alex
What you do is to install a plugin called: Multisite Latest Post Widget
Network activate it
Make a page where you want the post be displayed
then you have to write this code:
[mslp limit=5 style=list]
This means:
mslp=multisite latest post
Limit can be set to how many post you want... here it is set to 5 lates post
Style=List, or you can style it with css
As far as I know the post will not be displayed with images if you have that in your posts...
I wish that each site will link back to the Home Page of the Main Website (http://www.mydomain.com).
You can just add a link to your menu for that.