WordPress Theme Help
Please contact me if you have questions so that the theme can be improved. If this help page can be improved, let me know. Updates to the theme will be indicated in the WordPress dashboard.
These instructions start at installing WordPress. Dowload WordPress. Download the theme here.
- Install WordPress and the ScoutTroop theme
- Install WordPress
- Login
- Go to Appearance | Themes
- Click “Add New”
- Click “Upload Theme”
- Browse to find the scouttroop zip file and
click “Install Now” - Click “Activate”
- Set Some Initial WordPress Settings
- Go to “Settings”
- General Settings
- Site Title should be your troop name
- Tagline should be your charter organization
- Set timezone to your local time
- Discussion Settings
- Uncheck “Allow people to post comments on
new articles”
- Uncheck “Allow people to post comments on
- Permalink Settings
- Set to “Post Name”
- Prepare Home and Blog Pages (If you are not using ‘post-name’ as permalink setting, be sure the slug is appropriately named.)
- Go to Pages | All
- Delete (trash) the Sample Page, any sample posts, and any sample comments
- Add a New page called “Home Page” (click ‘publish’)
- Be sure the slug or name that appears as a Permalink is “home-page” (e.g. Permalink: http://www.example.com/home-page/ ) Put nothing in the content area now.
- Add a new page called “News” (click ‘publish’)
- Be sure the slug or name that appears as a Permalink is “news” (e.g. Permalink: http://www.example.com/news/) Put nothing in the content area.
- Set Up the Top Menu
- Go to “Appearance” | “Menus”
- Create a new menu named “Top Menu”
- Check “Top Menu” after Theme Locations and Save
- Check “News” and “Home Page” and click “Add to Menu”
- Save the Menu
- Consider changing the Navigation Label of “Home Page” to “Home”
- If you add pages to your site, remember to add them to the menu.
- Add Homepage Content
- Create (or rename) a post category “Home
Page Articles” and change the slug to “home-page”. - Create four posts with the category “Home Page Articles”. These will be the text on the front page.
- They appear in reverse chronological order, so adjust the publish date/time to move around on the page.
- Never put other posts in these categories.
- Create (or rename) a post category “Home
- More Settings
- Go to Settings | Reading
- Change Front page displays to “A static page”
- and set Front page to “Home Page”
- and set Posts page to “News”
- Click “Save Changes”
- Sidebar & Footer
- Add widgets to the sidebar and footer in
the standard WordPress way.
- Add widgets to the sidebar and footer in
- Changing Front Page Image (optional)
- Crop your image to 660px by 408px
- On WP dashboard menu go to Pages then All Pages.
- Edit the Home page
- Under “Featured Image” click “Set Featured Image”
- Upload or select the image you want to use.
- Click “Set Featured Image”
- Update the page
- Replace the Front Page Image with a Slideshow (optional)
- Install an image slider in the home-page content area using the shortcodes required by your slider. If the slider does not appear, contact me, and I’ll try adding compatibility for your slider to the theme.
- Any content placed in the home-page content area will display if any of the following shortcodes are inserted:
- gallery
- bxgallery
- cycloneslider
- metaslider
- flexslider
- wowslider
- smoothrecent
- smoothslider
- wowslider
- smartslider2
- promoslider
- metaslider
- soliloquy
- nivo-slider
- all-nivoslider
- huge_it_slider
- Some Suggested Plugins
- Contact Form 7 by Takayuki Miyoshi
- Really Simple CAPTCHA by Takayuki Miyoshi
- Google Calendar Events by Ross Hanney, et.al. (A stylesheet is included in the theme for this. In a typical installation it would be found here:
http://[YOURDOMAIN]/wp-content/themes/scouttroop/googlecalendarevents.css) - Simple Lightbox by Archetyped
- bxSlider integration for WordPress by MarvinLabs
- WP Super Cache by Donncha O Caoimh (Can really speed up your WordPress site.)
- Inserting a Responsive Google Calendar
Try this, but use your own calendar’s src.
<iframe style="width:100%;height:800px;"
src="https://www.google.com/calendar/embed?src=usa__en@holiday.calendar.google.com">
</iframe>