Commit Graph

5 Commits

Author SHA1 Message Date
Robin Cornett 3ec0be7c0b fixed ajax
widget will not display if taxonomy is changed and new term is not
selected. for some reason, the term doesn't select with ajax so the
$instance['term'] may end up mismatching with the $instance['taxonomy'],
which can throw lots of errors. for now, I'm dealing with this by
making the entire widget disappear if there is a problem.
2015-01-06 11:42:37 -05:00
Robin Cornett 891363618c remove unnecessary markup 2015-01-05 23:27:08 -05:00
Robin Cornett 920e782609 fixing js conflicts
ajax still is not working, although at this point it is doing something.
just exchanges for an empty list. also still conflicts with jo.
2015-01-05 23:26:44 -05:00
Robin Cornett 37cbcc7210 update tax widget to select tax, then term
js needs work
2015-01-05 20:32:18 -05:00
Robin Cornett 1b2c90c872 add featured taxonomy widget 2015-01-05 17:54:56 -05:00