Instructions


Modularity is a multimedia theme framework for Wordpress. The theme design was developed with users who appreciate visual browsing and prefer a minimal layout, with their photos and multimedia featured front and center. But, the theme can been used to create everything from e-commerce sites, music review sites, portfolio sites, and everything in between. Homepage designs can be turned on and off at the click of a button on the Theme Options panel. Subscribe to Graph Paper Press' feed or follow us on the bleeding edge of development by following us on Twitter.

Here is a brief list of the major features:

Best Practices

If you want to make changes to how this theme looks and feels, than create a child theme. Never make changes to the original theme files. Why? Because when a new version of this theme is released, all of your changes will be lost when you update. Plus, making a child theme is incredibly easy. Here is how you do it.


  1. Installation

    1. Unzip the folder contained in the archive to your computer
    2. Upload the folder and its contents to the themes directory of your blog via FTP, located in wp-content/themes where WordPress is installed.
    3. Click on Appearance - Themes menu from the WP admin panel, then select the theme to activate.
    4. Click on View Site at the top of the page. Bam. Hot site!
  2. Installation Troubleshooting

    If you've performed a clean install of Modularity and are having problems, make sure that the following conditions have been met:

    1. Make sure that you've installed Modularity properly. You should use an FTP program like FileZilla, WinSCP, or Fetch to upload your files. Do not use WordPress' Install a theme in .zip format option.
    2. Permissions: On most servers, Modularity files should be set to 644 and folders should be set to 755.
    3. Make sure that you've deactivated all of your plugins before installing and/or upgrading Modularity.
    4. Your Modularity folder should be named modularity. Do not rename this folder.
    5. If you are upgrading your version of Modularity, make sure to backup first and completely delete your old version of Modularity from your server before uploading the new version of Modularity to your server.
  3. Initial setup

    Modularity is a 950px wide, one or two column theme, depending on options you have chosen. We need to set up your default image and thumbnail sizes to allow for easy posting and consistent design structure. Click Settings - Media.

    • Set your thumbnail size to 150px wide by 150px tall.
    • Set your medium size images to 590px wide. Do not set a height.
    • Set your large size images to 950px wide. Do not set a height.

    Post thumbnails are generated automatically by the functions contained in this theme. This theme uses the new Post Thumbnail feature available in WordPress 2.9. Read more about this new feature here. If you need additional instructions on uploading photos, inserting photo galleries and using the Wordpress interface, please view this screencast or watch our video tutorials, if you are a member of our site.

  4. Theme Options

    This theme has seven optional homepage designs:

    1. Slideshow Section - A full page slideshow
    2. HD Video Section - A full page video presentation
    3. Featured Sliding Posts - A horizontal slider that reveals six featured posts
    4. Thumbnail Slider - A horizontal list of thumbnails representing recent posts
    5. Featured Section - A main post at left, with three earlier posts at right
    6. Blog Section- A normal tubular list of posts
    7. Categories Section - A five column grid of selected categories

    Please activate each option and view your new homepage design. Remember, less is more.

  5. Navigation

    The navigation contains a listing of all your pages and posts, your contact info and the search bar. You can set or remove the contact info from the Theme Options panel. For further reading, please see these instructions.

  6. Video

    Modularity has a built-in HD video player that plays FLV video files. You are no longer restricted to pixelated YouTube videos.

    To add a video, upload the FLV file to your server using your favorite method, like FTP. Copy and paste the link to the file into a custom field called video. Next, add a video thumbnail. You can do this the exact way that you add regular thumbnails, except, you will want to add an image large enough to fit the maximum size of the video player, for best results try an image that is 950px wide. Add the video thumbnail to a custom field with key value video-thumb.

    For multiple videos within a post or page, try different values for the same video key which mean you can have 2 or more instances of video key. Same goes for video-thumb. Note that each thumbnail should be in the same precedence as that of video for them to match. You can also add other multimedia, which can include virtually any media with embed capabilities. Enter "multimedia" as the key value and paste your YouTube, Vimeo, or any other html embed code into the value field. You can read more about using custom fields here.

  7. Post Thumbnails

    By default, thumbnails are auto cropped by Wordpress. In WordPress 2.9, you can now change the crops of your images after uploading them into WordPress. This is the order in which the theme attempts to grab an image to use as a post thumbnail:

    1. Looks for an image by custom field called "thumbnail".
    2. If no image is added by custom field, it checks for a post image (WordPresss 2.9+ feature).
    3. If no image is found, it grabs the latest image attached to your post using the Add Media icon.
    4. If no image is attached, it can extract an image from your post content (off by default).
    5. If no image is found at this point, it will defer to a default image.

    If your thumbnails or images look squished, then you need to follow these steps:

    1. Make sure you have your Thumbnail, Medium, and Large image sizes set to the correct dimension on WordPress' Settings -> Media settings page.
    2. If you have switched themes or uploaded images with incorrect dimensions, you will likely need to "regenerate" your thumbnails to the new dimensions. To do this, you need the Regenerate Thumbnails plugin.
  8. Widgets

    There are a total of three/four widgetized areas on this theme, depending on which options you activate on the Theme Options panel. Three widgetized areas appear on the bottom and there is one sidebar widget. You can add and delete widgets by clicking Design - Widgets, from within your Wordpress admin panel.

  9. Advertising

    This theme has two built-in spots for advertising: One in the sidebar, which measures 310 pixels wide, and one underneath the main post, which measures 590 pixels wide. You can add your adversing code on the Theme Options panel.

  10. New WordPress 2.9 Features

  11. Common problems

    This theme uses jQuery javascript to do lots of fancy stuff. If your theme looks broken, than you likely have a plugin that uses a conflicting javascript library. Deactivate your plugins, one-by-one, to determine which plugin is conflicting with jQuery.

    Still having trouble? Consider becoming a member of Graph Paper Press so you can get access to our private, well-groomed support forum, tutorials, and additional themes.

  12. Recommended plugins

    • Fancybox: The best lightbox plugin available, currently seen on Apple.com.
    • Regenerate Thumbnails: If you're moving to Graph Paper Press from another theme developer, this plugin is a must. After saving your new Media Settings, use this plugin for crisp, clear sitewide thumbnails.
    • Secure WordPress: A little help to secure your WordPress installation.
    • WP-DBManager: Avoid future headaches and always backup your WordPress database.
    • WP Super Cache: This plugin generates static html files from your dynamic WordPress blog. After a html file is generated your webserver will serve that file instead of processing the comparatively heavier and more expensive WordPress PHP scripts.
  13. Credits

Last Revision: March 19th, 2010