swap columns on ad listings page: refine results & widgets on the left, ads on right
I need help altering taxonomy-ad_cat.php so that the column for ad listings is on the right and the 'refine results' box and widgets are on the left. Visually, it's easy to overlook 'refine results' and the sub-categories on this page; they'd be much more conspicuous on the left.
Anyway, the function:
<?php get_sidebar(); ?>
-contained in taxonomy-ad_cat.php calls the sidebar.php file which displays the 'refine results' box, sub-categories and widgets.
If someone can tell me where the function
<?php get_sidebar(); ?>
-is defined, I can just define a second sidebar (sidebar2), copy the sidebar.php file to sidebar2.php, and create a new css class to display sidebar2 on the left...and then create a new css class to display the ads on the right and call it from taxonomy-ad_cat.php.
I'm willing to pay a developer to do it for me - just pm me with an estimate. If I like your work on this project, I have lots of other customization work I'd prefer to just pay someone to perform for me!