The code I need to stop caching is this, if it helps anyone aid me:
<?php if (wpmd_is_notphone()) { ?>
<div class="sidebar_wrapper">...</div>
<? }; ?>
The code I need to stop caching is this, if it helps anyone aid me:
<?php if (wpmd_is_notphone()) { ?>
<div class="sidebar_wrapper">...</div>
<? }; ?>