Code Monkey home page Code Monkey logo

wp-nau-theme's Introduction

NAU WordPress Theme

This repository contains the WordPress NAU Theme visible on https://www.nau.edu.pt site.

Required WordPress plugins

Recommended WordPress plugins

Theme shortcodes

  • nau_courses_list - Creates a course list (not in use)
  • nau_courses_gallery - List all course cards in a catalog view
  • nau_entities_gallery - Lists all entitie cards in a catalog view
  • nau_news_gallery - Post list of all news
  • nau_homepage_funder_entities_small_images - Lists entity logos on the home page
  • nau_courses_cards - Similar to nau_courses_gallery?
  • nau_homepage_slider - DEPRECATED
  • nau_homepage_announcements - Replaces nau_homepage_slider
  • nau_homepage_search - Search form. used in the homepage
  • nau_courses_by_state - List courses by state (see additional information below)
  • list_knowledge_areas - Generate a list of knowledge areas with course counts by area

nau_courses_by_state shortode This shortcode accepts arguments used to generate a custom course list.

The argument state accepts the following values:

  • soon
  • available
  • finished

If no state is provided, it shows all courses.

Usage

[nau_courses_by_state state="available"]

Custom post types

  • Announcements - Homepage slider posts. Can be used to promote new courses or events.

Custom containers

Homepage containers are needed to center highlighted courses. Containers have a max width of 1400px, to allow for modern resolution scalling.

<div class="entity-container">
<h2>Cursos em destaque</h2>
[shortcodes go here]
</div>

Build

Before you install this theme you need to build it, run it like:

make build

wp-nau-theme's People

Contributors

igobranco avatar racr-fccn avatar sandroscosta avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.