Here is an h1 with class h1top

note: the above desktop nav works with Ubermenu on or off. to use Ubermenu, activate plugin.

Theme: Trumpetvine Child Theme v4.00

Log in
Documentation
Installation Checklist
Launch Checklist


To Do

  • incorporate standard Mailchimp API add to list, for use when GF not involved (ex: when an order is placed) see example in CW functions-mailchimp.php (new v3 of API)
  • incorporate standard Vertical Response API add to list, for use when GF not involved (ex: when an order is placed) see example in CW functions-vertresp.php
  • js functions for scroll to div and anchor (see example comments in TF js file)
  • add caption (& attribution when ready) support to tf-image shortcode (ashi)
  • class for clear:both
  • standardize and doc capitalization conventions, shortcode, PHP classes, ids (js?)
  • make tf-button shortcode that includes class=”tf-btn btn btn-default” and options for glyphs left and right
  • make TF button mixin that can be used as a starting point for overriding button from other tools (like gravity forms or a table sorter js tool)
  • change all doc pages here with code snippets to use the new method per the Code Snippets page
  • UberMenu – running v3 here but v2 on tatkin and arons. Need to update on tatkin
  • isolate triangles styles in uber menu, in TF – uber v2 or reg manu? not sure…
  • finish Trumpetvine Framework documentation here
  • make (find?) shortcodes for bootstrap rows/columns within post content
  • convert tatkin completely to TF
  • document everything in (TF theme)/reference directory (sample CL and browser scripts done, auto update WP done)
  • doc everything in images directory
  • in enqueue, built in way to limit to specific pages
  • Make some basic gravity forms styles
  • create a lightview gallery example (use crashtag template-gallerytest.php) , in TF or maybe child? put lightview css and js in place, then make the php
  • make a chart of how all the page templates work now, for parent and child.
  • scan new bootstrap chart (hanging on door). and jQuery pic saved in ref dir
  • put all charts into online doc
  • make sure all HTML, CSS (and js?) validate
  • document my taxonomy (terms) funcs
  • consider bringing the file download code from mfm_load.php (mfm) or ashi_doc.php (ashi) into TF
  • Mobile menu (comes from bootstrap) only goes 2 levels. Need to add third (see http://vadikom.github.io/smartmenus/src/demo/bootstrap-navbar.html). Or, use user’s mobile menu http://sevenspark.com/goods/shiftnav-pro?
  • Create automatic code doc with a tool?  (similar to javadocs)