Project

General

Profile

Actions

Support #4026

closed

Ammend current ArrasESA child theme

Added by Paul Hebert almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
-
Category name:
WordPress Themes
Target version:
Start date:
2015-04-28
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

The ESA would like to add a custom post type to its commons site (http://gcenglish.commons.gc.cuny.edu).

We're currently using an Arras-based child-theme, so this would be simply an addition.

The functions from the functions.php file should be copy-and-pasted into to the current functions file in the child-theme directory and the template single-evaluation.php should be added to the child-theme directory.

I've tested the post in locally with the Arras theme and it works fine. It's a pretty simple addition of a custom post type and two custom taxonomies. So, it shouldn't make anything in the current child-theme work in weird ways.

Thanks!
Paul


Files

functions.php (3.29 KB) functions.php Paul Hebert, 2015-04-28 12:53 PM
single-evaluation.php (1.99 KB) single-evaluation.php Paul Hebert, 2015-04-28 12:53 PM
Actions #1

Updated by Boone Gorges almost 9 years ago

  • Category name set to WordPress Themes
  • Status changed from New to Resolved
  • Target version set to 1.7.20

In https://github.com/cuny-academic-commons/cac/commit/5bc165df75b35717b0dd9a9f1e40b1a627ef5ed7, I added the stuff in functions.php to the end of the existing functions.php file, and added the single-evaluation.php template. This will be available in our next release, on May 1.

Actions

Also available in: Atom PDF