MickeyKay
|
eec8b089b7
|
Add bug fix message to README.md.
|
2014-06-26 13:59:59 -07:00 |
|
MickeyKay
|
3ed98366b2
|
Add bug fix message to README.md.
|
2014-06-26 13:58:34 -07:00 |
|
MickeyKay
|
2a1c664578
|
Add bug fix message to README.md.
|
2014-06-26 13:58:13 -07:00 |
|
MickeyKay
|
bee85f8380
|
Add bug fix message to README.md.
|
2014-06-26 13:57:54 -07:00 |
|
MickeyKay
|
6d299c1cba
|
Add bug fix message to README.md.
|
2014-06-26 13:57:15 -07:00 |
|
MickeyKay
|
751971247f
|
Add bug fix message to README.md.
|
2014-06-26 13:56:53 -07:00 |
|
MickeyKay
|
1c4a1bd21e
|
Add bug fix message to README.md.
|
2014-06-26 13:55:07 -07:00 |
|
MickeyKay
|
e3db022b76
|
IMPORTANT: Fix bug with tresle_post_info_meta() function causing posts to spontaneously change post_type when running looping through a query. Please update to this patch if you have a previous version.
|
2014-06-26 13:47:11 -07:00 |
|
MickeyKay
|
25eef48115
|
Temporarily comment out trestle_post_info_meta() functionality as it is causing posts to sporadically change type.
|
2014-06-26 12:57:55 -07:00 |
|
MickeyKay
|
fc9fc2a7c4
|
Update menu CSS.
|
2014-06-26 12:53:15 -07:00 |
|
Mickey Kay
|
4cdfa12b62
|
Update README.md to say beta.
|
2014-06-26 09:09:12 -07:00 |
|
Mickey Kay
|
0b4282cb67
|
Update README.md
|
2014-06-24 13:14:27 -07:00 |
|
Mickey Kay
|
ba946f1c07
|
Updated demo link.
|
2014-06-24 13:09:00 -07:00 |
|
MickeyKay
|
b7a8f001bc
|
Switched from hardcoded uploads folder to wp_upload_dir().
|
2014-06-23 12:45:47 -07:00 |
|
MickeyKay
|
8ad9884ef0
|
Switched from hardcoded uploads folder to wp_upload_dir().
|
2014-06-23 12:26:18 -07:00 |
|
MickeyKay
|
3fb569748c
|
Switched from hardcoded uploads folder to wp_upload_dir().
|
2014-06-23 12:24:09 -07:00 |
|
MickeyKay
|
414306de50
|
Added README.md
|
2014-06-23 10:19:49 -07:00 |
|
MickeyKay
|
82babdee13
|
Fixed trestle_post_info_meta bug causing posts to change post type in the admin. Added styles for Types & Views and logo.
|
2014-06-23 09:56:06 -07:00 |
|
MickeyKay
|
00a156379b
|
Improved logo classes and functionality.
|
2014-05-08 13:51:23 -07:00 |
|
MickeyKay
|
74fdbd7512
|
Added logo functionality!
|
2014-05-08 13:41:17 -07:00 |
|
MickeyKay
|
e898968b18
|
Added auto-menu depth control.
|
2014-05-08 12:05:05 -07:00 |
|
MickeyKay
|
a0fdd02eef
|
Fixed equal height columns jQuery with outerHeight(). Fixed labelling errors on admin settings.
|
2014-05-06 17:53:43 -07:00 |
|
MickeyKay
|
ca307ef341
|
Fixed CSS for nav menu header to remove right-padding only on top-level .last item.
|
2014-05-01 10:24:46 -07:00 |
|
MickeyKay
|
a866980250
|
Added sidebars.php for registering and outputting custom sidebars.
|
2014-04-28 09:09:49 -07:00 |
|
MickeyKay
|
74e451cfe3
|
Added proper CHILD_THEME_VERSION constant for enqueueud JS in place of manually 1.0.0
|
2014-04-21 15:54:49 -07:00 |
|
MickeyKay
|
4e5b4285e3
|
Fixed margins on lists. Fixed line-height on buttons.
|
2014-04-21 09:57:37 -07:00 |
|
MickeyKay
|
8f7fc9fb87
|
Reworked spacing for nav in header. Reworked vertical alignment for nav font awesome icons.
|
2014-04-21 09:29:09 -07:00 |
|
MickeyKay
|
443eed1349
|
Added more specific classes to buttons to preserve colors that had gone missing.
|
2014-04-21 09:21:42 -07:00 |
|
Mickey Kay
|
4f8fb6726e
|
Added demo links to readme
|
2014-04-16 13:04:58 -07:00 |
|
Mickey Kay
|
f10cfd7438
|
Updated readme.md
|
2014-04-16 13:03:08 -07:00 |
|
Mickey Kay
|
cfa595e273
|
Updated readme
|
2014-04-16 13:02:00 -07:00 |
|
Mickey Kay
|
2c74f66b49
|
Create README.md
|
2014-04-16 12:51:41 -07:00 |
|
MickeyKay
|
aef8298cd8
|
Update ol/ul styling to fix indent in footer widgets.
1.0.0
|
2014-04-09 13:33:31 -07:00 |
|
MickeyKay
|
0374291990
|
Removed font-weight style that was being applied to widely to links, etc.
|
2014-04-07 15:58:38 -07:00 |
|
MickeyKay
|
b07dee1ea0
|
Switched to Better Font Awesome for the go-to icon plugin.
|
2014-04-07 15:09:20 -07:00 |
|
MickeyKay
|
5e61371be3
|
Removed testing echos.
|
2014-04-07 14:53:02 -07:00 |
|
MickeyKay
|
c1a94e5010
|
Fixed wp_localize_script call - switched to theme-jquery instead of trestle-custom-jquery.
|
2014-04-07 14:38:01 -07:00 |
|
MickeyKay
|
8b1a980846
|
Added more nav extras styling.
|
2014-04-07 14:35:55 -07:00 |
|
MickeyKay
|
5988a7a9d3
|
Added more nav extras styling.
|
2014-04-07 14:32:04 -07:00 |
|
MickeyKay
|
72467ea614
|
Modified navbar extras CSS.
|
2014-04-07 14:23:15 -07:00 |
|
MickeyKay
|
29eb944efe
|
Added more nav bar button styling for vertical alignment.
|
2014-04-07 14:21:00 -07:00 |
|
MickeyKay
|
98a66f312a
|
Improved active/parent/ancestor menu link CSS.
|
2014-04-01 17:30:01 -07:00 |
|
MickeyKay
|
58ffde9b2b
|
Added more sanitization for theme options panel.
|
2014-03-31 14:58:20 -07:00 |
|
MickeyKay
|
ed2722ac44
|
Switched all hex colors to lowercase.
|
2014-03-31 14:51:40 -07:00 |
|
MickeyKay
|
6aa7c90273
|
Simplified JS http/https external link code.
|
2014-03-31 14:42:28 -07:00 |
|
MickeyKay
|
5b405e3a7f
|
Added conditionals to make sure custom js/css files exist before enqueueing them.
|
2014-03-31 14:40:23 -07:00 |
|
MickeyKay
|
ca27613f8d
|
Fixed CSS error.
|
2014-03-31 13:40:52 -07:00 |
|
MickeyKay
|
f127f153f7
|
Added more general input/form styles, and rearranged specialized Gravity Form styles. Also added more CSS comments for specialized styling.
|
2014-03-31 13:38:25 -07:00 |
|
MickeyKay
|
a745d99224
|
Added equal heights col functionality. Adde lots of CSS for sidebar button/form/input/Gravity Forms - may need more testing.
|
2014-03-31 12:58:03 -07:00 |
|
MickeyKay
|
2c7826ccd5
|
Fixed CSS colors for header menus.
|
2014-03-27 15:10:12 -07:00 |
|