@ignas236,
I’m not sure.
Can you describe and give more details? Screenshots may be?
View post on imgur.com
Normal page, lets you select templates.
As far as I’m aware, your tests don’t allow me to make the same selection.
http://i.imgur.com/uwPYDLZ.png?1
http://i.imgur.com/fQvFvqM.png?1
Templates in theme files.
I specifically would like the test page to switch over to the full width template shown. It’s currently on the default template, which includes a sidebar that I don’t want to be there, and the full width template gets rid of it.
Sorry if I’m doing a bad job of explaining things, my knowledge of web development is a bit limited, or if I’m asking for too much, but I hope you’ll still be able to help me.
Edit: I accidentally a link
@ignas236, in standard wp with standard theme there are no such templates.
So it’s your concrete customizing issue.
Contact your theme’s authors for resolving this.
Currently it’s not this plugin (or any others) responsibility.
Alright, well thanks anyway.
Hi, ignas236 !
I find a way. You must make archive-wpt_test.php, single-wpt_test.php in your theme root and custumize the templates.
see more https://codex.wordpress.org/Post_Type_Templates
Good luck
Thanks Rezaa, this is exactly what I was looking for as well.