Forums
(@chip227)
9 years, 4 months ago
I’m embedding the spots via php:
<?php if ( function_exists( 'icit_spot' ) ){ icit_spot('After Content', 'after-content'); } ?>
Is it possible that caching plugins could be causing it to not detect an existing spot with the specified title?