The MU forums have moved to WordPress.org

How are you supposed to install scripts? (4 posts)

  1. jibstar1uk
    Member
    Posted 17 years ago #

    I have a script which requires me to copy and paste some code to go just before the </body> tag. However when I access my Wordpress MU via my FTP program but despite wpmu being there itself, the blogs I added aren't actually there for some strange reason.

  2. MrBrian
    Member
    Posted 17 years ago #

    That code wouldn't happen to be Google Analytics? You need to put the code in your theme file located in wp-content folder. The blogs aren't located 'physically' on the drive, they are in the database.

  3. jibstar1uk
    Member
    Posted 17 years ago #

    No its not Google Analytics, I can't just put the code in the theme file because its one unique code that needs to go in every blog. The themes are being by multiple blogs.

  4. PhoenixRises
    Member
    Posted 17 years ago #

    In that case, chances are you will need to add it to each theme or include a common file in each theme, depends what you are trying to add. As for the blogs not showing up in the file system, that is because (as MrBrian says) they are stored in the database.

About this Topic

  • Started 17 years ago by jibstar1uk
  • Latest reply from PhoenixRises