Adding a sidebar via php
I'm using a plugin called WP Job Manager - it allows me to create a single-job_listing.php template from a theme template to override the display of single.php. I chose the page.php template to emulate - however, I'd like to be able to use the jobs-alt sidebar I created in the beTheme options panel. Is there a way to call this sidebar within the page.php template?
I'm more of a css guy than php so if possible a walk-through would be helpful.
In the default page.php your code includes <?php get_sidebar(); ?> and I tried adding a simple request by doing this <?php get_sidebar('jobs-alt'); ?> and it didn't work. I'm probably missing something, like I said, I'm not well versed in php.
Comments
what you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer.
Thanks for understanding!