New Search
If you are not happy with the results below please do another search
if ( !defined('ABSPATH') ){ die(); } global $avia_config; /* * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory. */ get_header(); // allows to customize the layout do_action( 'ava_search_after_get_header' ); $results = avia_which_archive(); echo avia_title(array('title' => $results )); do_action( 'ava_after_main_title' ); ?>
If you are not happy with the results below please do another search