This repository aims to store some Global CSS and Javascript code as well as screenshot images, and will help you figure out how to restore websites.
There are 14 websites in total.
- Main (https://www.soilweb.ca/)
- Forest Floors (https://forestfloor.soilweb.ca/)
- Land Use Impacts on Soil Quality (https://luitool.soilweb.ca/)
- Pinusradiata (https://pinusradiata.soilweb.ca/)
- Soil Biodiversity (https://biology.soilweb.ca/)
- Soil Classification (https://classification.soilweb.ca/)
- Soil Formation and Parent Material (https://landscape.soilweb.ca/)
- Soil Formation and Soil Processes (https://processes.soilweb.ca/)
- Soil for Youth (https://soil4youth.soilweb.ca/)
- Soil Lab Modules (https://labmodules.soilweb.ca/)
- Soil Monoliths (https://monoliths.soilweb.ca/)
- SoilWeb200 (https://soilweb200.landfood.ubc.ca/)
- SoilX (https://www.soilx.ca/)
- Vancouver Soil Map (https://vancouversoils.ca/)
- A. CSS issues
- B. Javascript issues
Before start working on it, please choose a theme under Appearance first.
Website | Theme | Map on the page |
---|---|---|
Main | Twenty Fourteen | |
Forest Floors | Neve | |
Land Use Impacts on Soil Quality | Flat Bootstrap | |
Soil Biodiversity | Flat Bootstrap | Image map |
Soil Classification | Flat Bootstrap | |
Soil Formation and Parent Material | Neve | Image map |
Soil Formation and Soil Processes | Flat Bootstrap | |
Soil Lab Modules | Twenty Fourteen | |
Soil Monoliths | Twenty Fourteen | Image map |
Vancouver Soil Map | Google map |
You might have some CSS and Javascript issues because of deactivated plugins
When a website is broken for some reason such as jQuery and PHP updates, please use Global CSS code.
- Activate a Custom CSS (Global CSS) plugin under Plugins first
- Copy and paste the CSS code into the global editor.
- Go to the Customize under Appearance in the left navigation menu.
- Copy and paste the CSS code into the Additional CSS editor.
If clicking events on the image is not working properly on the home page, it would be a Javascript issue.
- Activate a Custom Javascripty Meta Box plugin (Local Javascript) under Plugins first
- Check HTML code including a image-map name in tags
- Copy and paste custom.js code into the Local Javascript editor on the page
Thank you!