actions

theme

1.1.2 • public • Published 3 months ago

A parent theme called Actions.

Custom MenuCustom LogoFeatured ImagesRight SidebarSticky Posts

Description

Hi. I'm a parent theme called Actions. I'm a theme meant to be used as a Parent for rapid development - so don't hack me please. Instead extend me by hooking in to my actions via a child theme and/or a functionality plugin.

Installation

  1. In your admin panel, go to Appearance > Themes and click the Add New button.
  2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
  3. Click Activate to use your new theme right away.

Frequently Asked Questions

Does this theme support any plugins?

  • Yes, this theme is fully compatible with the Elementor Page Builder.

Changelog

1.1.2

  • NEW: Added full width support templates for for posts and Elementor Library post type.
  • NEW: Added custom Elementor module for styling the Contact Form 7 output within Elementor editor.
  • Monor code adjustments.

1.1.1

  • NEW: Added Top bar widgets area with support for custom menu widgets
  • Added Actions Pro link to customizer via TRT class by Justin Tadlock
  • Updated theme description
  • Updated Theme and Author url with https protocol

1.1.0

1.0.9

  • Restructured some elements - PHP
  • Revised and refined some CSS to accomodate the above restructure.
  • New: Added page control options - PHP, CSS & JS added.

1.0.8

  • Refined aesthetics for that more modern look and feel.
  • Refined and improved the menu system for better mobile UX.
  • Minor functions/css tweaks and adjustments

1.0.7

  • Fixed Edge Case bug on search results where link was missing for pages with no title.
  • Minor CSS adjustments for the search results page.

1.0.6

  • Removed deprecated tags.
  • Refined header text function and removed custom customizer function for the same.
  • Removed accessibility tag for now and refined theme tags.

1.0.5 = April 28 2016

  • Bringing theme in line with coding standards
  • Replace comments.php with that of Twenty Sixteen
  • Made the Framework functions plugable to make child theme override easier.
  • General code tidy up

1.0.4 = April 13 2016

  • Added the required theme copyright declaration - File: style.css @line 24
  • Attempting to add Selective refresh - first iteration and a work in progress!
  • Minor CSS adjustments
  • Code and CSS clean up.

1.0.3 = February 24 2016

  • New: Added support for the upcoming WordPress v4.5 support for site logo - Files: styles.css, inc/functions/setup.php @lines 78-83 & and inc/structure/header.php @line 21
  • Further refinement of the footer copyright/credit link output - File: inc/structure/footer.php @ lines 20 & 24
  • Escaping menu and sidebar registration - File: inc/functions/setup.php @Lines 59 and 100
  • Cleaned up unused code - File(s): inc/structure/header.php
  • Updated screenshot - File(s): screenshot.png
  • Tested theme againt the upcoming WordPress v4.5 release - tested on v4.5.beta1

1.0.2 = February 17 2016

  • Switch to "" instead of a predefined $title for site title - File: inc/structure/header.php @line 30
  • Refined Footer credits to automagically populate theme name, theme url and author depending on active theme (Parent or Child) - File: inc/structure/footer.php @lines All
  • Added action hooks for the footer wrapper as part of above refinement - Files: inc/structure/hooks.php @lines 56 to 62 and inc/structure/markup-functions.php @lines 113 to 141
  • Removed Genericons so that child theme authors are free to choose their preferred icon set.
  • Minor CSS adjustments and general clean up of unused elements.

1.0.1 - February 13 2016

  • Added site description as a title to the site name - File: header.php @lines 24 and 30
  • Added "the_post_navigation" from TwentySixteen - File: inc/structure/header.php code @lines 90 to 104
  • Minor CSS adjustments - added :focus to all :hover states - File: styles.css

1.0.0 - February 01 2016

  • Initial release

Credits