Viewing 1 replies (of 1 total)
  • Thread Starter wormmurmur

    (@wormmurmur)

    I figured this out after playing around for a bit. In “otw-portfolio-post.php” we have to divide the page into two parts using the plugin’s 24 column layout. I divided my page into 16 and 8 columns.

    Find the line that says <div class="otw-eighteen otw-columns">

    Change to <div class="otw-sixteen otw-columns"> then end this with a </div> right above <!-- END Portfolio Image Slider -->

    Begin your next section right below this by adding <div class="otw-eight otw-columns"> and end it after <!-- #post --> with another </div>

    You can change the column width to any you’d like that add up to 24. Hope that helps anyone looking for answers!

Viewing 1 replies (of 1 total)
  • The topic ‘Two columns layout on individual post page’ is closed to new replies.