one archive-CPT.php showing CPT with a side bar, in gantry assignment (CPT type and WP Post Type, author page)
When I click on the author link , author-CPT.php is called and I see CPT post and regular WP posts
When i click on a CPT , single-CPT.php is called, with side bar (same assignment as above)
when I click on WP regular post single.php is called. it works like I want, BUT always a but, I have a sidebar in the single.php, I know why because I made the assignment, I can remove it, but in the author.php no more regular post
I try many things, but not solved. If someone have a trick to solve that issue
many thanks.
EDIT : maybe is it posible to remove the sidebar call in single.php, but I can't find it, gantry's override maybe