MickeyKay
14bd2f6ca3
Merge branch 'master' into fix/beaver-builder
2015-11-12 08:38:03 -08:00
MickeyKay
26df40ef61
Fix Beaver Builder conflict.
...
Previously, the trestle_tiny_mce_before_init filter was causing a fatal
error when it was trying to call get_current_screen() on the front-end,
which isn't availably unless /wp-admin/includes/screen.php is included,
which it isn't on the front end. This patch switches from checking the
current screen to simply checking if the post object exists. Not sure if
there are any edge cases where the current screen check does something
the post check doesn't - I'll leave that to you @braad to decide as I
think you added this code.
2015-11-12 08:34:46 -08:00
Mickey Kay
b3fb251520
Remove My Page Order plugin from required plugins list.
2015-09-15 16:19:37 -07:00
Braad
0c00435d9c
Formatting
2015-09-15 11:52:33 -07:00
Braad
b036dd3623
Add an extra check to prevent a PHP notice
2015-08-11 12:47:35 -07:00
Braad Martin
81b17fd9b7
Add RICG Responsive Images to our recommended plugins list
2015-06-30 20:53:35 -07:00
Braad Martin
8cd6b7ae9b
Switch to storing logos by image ID and outputting them properly
2015-06-30 20:19:35 -07:00
Braad
4a763ee628
Merge pull request #15 from BraadMartin/dev
...
Add post-id-xx or page-id-xx class to TinyMCE previews on post/page edit screens
2015-06-23 12:32:55 -07:00
Braad
2199c0709a
Update @since to 2.2.0
2015-06-23 12:32:11 -07:00
MickeyKay
d369ef6853
Update TGM Plugin Class list. Fixes #23 .
2015-06-08 16:43:53 -07:00
Braad
119078fc26
Add post-id-xx or page-id-xx class to TinyMCE previews
2015-05-27 14:38:05 -07:00
Braad
54eb9ab02c
Add option for mobile nav toggle style
2015-05-22 12:19:57 -07:00
Braad
ea717c00ff
Include Lato in the editor
2015-05-14 00:58:14 -07:00
MickeyKay
1bb6537455
Complete switch over to Trestle settings.
2015-05-11 17:09:22 -07:00
Braad
7d1b5573a1
Fix control name for search_in_nav
2015-04-30 15:11:54 -07:00
Braad
c8667ce065
Better sanitization of options in the Customizer, other fixes
2015-04-30 14:49:46 -07:00
Braad
335594dbd2
Fix saving of default options
2015-04-30 13:00:21 -07:00
Braad
d77a0a7440
First pass at switching to trestle-settings and some inline documentation cleanup
2015-04-30 12:24:30 -07:00
Braad
6d34078f94
Syncing with dev branch
2015-04-21 12:05:22 -07:00
Braad
5d8a55bd03
Update admin.php
2015-03-19 15:11:50 -07:00
Braad Martin
098a9062ef
Remove all references to equalHeights as this is now a plugin
2015-02-16 12:28:00 -08:00
MickeyKay
dd46238210
Add defaults for logo urls
2014-11-26 14:02:57 -08:00
MickeyKay
b640458b00
* Change /lib to /includes
...
* Move filter/action calls into actual functions file
* Rework mobile nav and header toggle behavior
2014-10-16 11:28:58 -07:00
Mickey Kay
fd863f19a6
switched over to genesis_setup hook for functions.php, moved function defs to trestle-functions.php
2013-11-07 14:15:57 -08:00
Mickey Kay
76f01c2513
added nav extras functionality even when no "primary" custom menu is specified, cleaned up stuff, removed extraneous files
2013-11-07 12:34:21 -08:00
Mickey Kay
19ceab1b03
modified responsive nav css/jquery to support device w/out JS, added favicon
2013-10-28 15:43:31 -07:00
Mickey Kay
af8523ac3b
reorganized directory structure, css mods, functions mods
2013-10-09 10:48:26 -07:00