Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
I want to use the ‘Custom Sidebars’ widget to create sidebars for single posts, but I want the featured image to be positioned above both the sidebar and the content. Is there any way for me to do that?
Thanks in advance,
Alex
Hi Alexandr
Thanks for running Vantage.
This is unfortunately not easily achieved within the template. At a glance you’d need to place content-single.php in your child theme and remove these lines:
You’d then need to place that same code within single.php, also contained in your child theme. In single.php you’d need to try placing that code above the primary div on line 11.