Reply To: Cannot display 2 columns

Home Forums Pro Version Cannot display 2 columns Reply To: Cannot display 2 columns

#3497
Carmen
Guest

Hi,

Yes, this url should work: http://www.theslctd.com/test/.

What I would like to do is to copy the shortcode in the (child theme) index.php so that the masonry layout is displayed on the front page:

<?php if ( get_option( ‘ace_full_blog’ ) ) { echo ‘<section class=”section-wide” role=”main”>’; } else { echo ‘<section class=”section” role=”main”>’; } ?>

<?php echo do_shortcode(‘[wmls name="PinterestTheme" id="5"]‘); ?>

Hope this helps. Thanks!

Best,
Carmen