<em>@jooservices 481577 wrote:</em><blockquote>Hi there
It’s hard code in template file
<div class="col-sm-12 section-header">
<h2>
<?php echo "Knowing What's Happening is Good. <br />Making it Happen is Better."?>
</h2>
</div>
templatesja_techzonehtmlcom_contentfeatureddefault.php
Thank you,
Viet Vu</blockquote>
I noticed that the Featured Articles are chosen by the ID, the lower the article’s ID the higher it’s the priority. Perhaps the big window on the left has the lower ID and the 3 article in the left are higher. How can we invert this rule….? assuming that it’s the latest article the one with higher ID and priority. Or, is there a way to manually select which articles will go where…?
Thanks.