fantastic concept
-
Wonderful job guys, no problems getting this working. However just wanted to suggest that you please add the below code snippet to your settings page as we couldn’t figure out at first how to get the widget manually coded in our template ??
<?php echo show_beautiful_filters('posttype'); ?>
A few years ago we had to custom code a lot of
add_rewrite_rule
rules in functions.php to achieve a similar function so your plugin is simply fantastic in how much time it saves.However it would be awesome to allow “removing” the taxonomy slugs (bases) from the pretty URLs so that its a bit shorter:
example.com/movies/genre/action/year/2012
—>example.com/movies/action/2012
…and/or changing the order of the taxonomies in the URL (which may rely on changing the order of the search box fields in the widget).
Also maybe re: design, being able to change the wording or layout a bit more would be amazing too. One of the best WP plugins in a while. Cheers!
- The topic ‘fantastic concept’ is closed to new replies.