<?php
$args = false;
include "post_types/slider.php";
?>
<?
$args = false;
include "post_types/ttk.php"
?>
there is no problem now, as this was the fix to begin with – i was just curious as to why this may have been needed in order for the content to display properly. It wouldnt display the correct content without this and it also wouldn’t display correctly when setting it to true/array. I just want to know what that is doing and why it was needed..