echo get_permalink(get_the_ID());
        ?>
#comment" class="btn btn-default popup-gallery-comment" title="<?php 
        _e('View comments', 'cactusthemes');
        ?>
"><?php 
        _e('COMMENTS', 'cactusthemes');
        ?>
</a>
                                                <div id="share-in-popup-<?php 
        echo get_the_ID() . $attachment_id;
        ?>
" class="popup-share collapse">
                                                    <ul class="list-inline social-light">
                                                        <?php 
        cactus_social_share(get_the_ID());
        ?>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div><!--/hidden-->
                                </div>
                            </div><!--col-md-3-->
							<?php 
    }
}
?>
                            </div>
                        </div>
                        <?php 
            echo get_permalink($attachment_id);
            ?>
#comment" class="btn btn-default popup-gallery-comment" title="<?php 
            _e('View comments', 'cactusthemes');
            ?>
"><?php 
            _e('COMMENTS', 'cactusthemes');
            ?>
</a>
                        <div id="share-in-popup-<?php 
            echo $attachment_id;
            ?>
" class="popup-share collapse">
                            <ul class="list-inline social-light">
                                <?php 
            cactus_social_share($attachment_id);
            ?>
                            </ul>
                        </div>
                    </div>
                </div>
            </div><!--/hidden-->
        </div>
    <?php 
        }
        //foreach attachments
        ?>
	</div><!--/is-carousel-->
<?php 
    }
} else {
&details=<?php 
echo get_the_excerpt();
?>
">+ GOOGLE CALENDAR</a>&nbsp;
            <a href="<?php 
echo home_url() . '?ical_id=' . get_the_ID();
?>
" class="btn btn-default btn-lighter">+ ICAL IMPORT</a>
            <?php 
// tf_events_ical();
?>
        </div>
        <div class="content-pad">
            <ul class="list-inline social-light">
            	<?php 
cactus_social_share();
?>
            </ul>
        </div>
        <div class="event-more-detail">
        	<h4><?php 
_e('MORE DETAIL', 'cactusthemes');
?>
</h4>
            <?php 
if (get_post_meta(get_the_ID(), 'u-website', true) != '') {
    ?>
            <h6 class="small-text"><?php 
    _e('Website', 'cactusthemes');
    ?>
</h6>
        echo get_permalink($post->ID);
        ?>
#comment" class="btn btn-default popup-gallery-comment" title="<?php 
        _e('View comments', 'cactusthemes');
        ?>
"><?php 
        _e('COMMENTS', 'cactusthemes');
        ?>
</a>
                                                <div id="share-in-popup-<?php 
        echo $post->ID . $attachment_id;
        ?>
" class="popup-share collapse">
                                                    <ul class="list-inline social-light">
                                                        <?php 
        cactus_social_share($post->ID);
        ?>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div><!--/hidden-->
                                </div>
                            </div><!--col-md-3-->
							<?php 
        if ($project_layout == 'full' && $i % 4 == 0 && $count_item > $i) {
            ?>
                                </div><div class="row">
                            <?php 
        } elseif ($project_layout != 'full' && $i % 3 == 0 && $count_item > $i) {
            ?>