Site icon Hip-Hop Website Design and Development

Customized Submit Sort Template Various

I’ve managed to determine the way to use Customized Submit Sort templates now and they’re nice. I do nevertheless wish to know if there’s not a manner to make use of a present template I’ve developed for different pages.

What I’ve is a page-three-column.php file utilizing conditional checks to see which web page it’s on after which displaying the related content material because it must.

Quite than copy this html over to the single-product.php template, I need to have the ability to use the page-three-column.php once more because it has all of the construction already in place and I wont have to duplicate html and examine it.

Is there a strategy to “drive” wordpress to make use of a selected template slightly than the Customized Submit Sort template?

I’ve learn by the Codex to see if there’s a conditional test one may use and thought that is_single( ‘product’ ) may work.

Clearly the customized publish sort template was constructed to show the content material as it’s supposed but when there’s one other manner, I’d respect the assistance?

Many thanks.