Home › Forums › Lite Version › Lite Version Install Problem
- This topic has 11 replies, 2 voices, and was last updated 5 years, 10 months ago by
Masonry Guy.
- AuthorPosts
recordnj
GuestI generated the shortcode: [wmls name="wpmls" id="1"]
I have placed the shortcode in many different theme files and in different places. Even tried this:
< ?php echo do_shortcode(‘[wmls name="wpmls" id="1"]‘); ?>All did not work for. Can you advise me specfically on how to implement this? I’d like to get the Pro version eventually, but wanted to see how the Lite version looks/works.
Thanks!
Masonry Guy
KeymasterHi,
Please do send me the url of the page you have placed the shortcode. I will check it here and let you know.
Thanks
recordnj
GuestThanks!
Masonry Guy
KeymasterHi,
In this url, i can’t see any code related to masonry. Can you send the page url where you have placed the shortcode.
Thanks
recordnj
Guestrecordnj
Guestsorry, here’s the link http://rifref.com/benjamin-h-jon/
Masonry Guy
KeymasterHi,
The masonry layout is not loading in your site at all. There is some php parse error. Have you made any changes in the plugin files ?
Thanks
recordnj
GuestIt is in the Google Chrome browser. Yes, I have made changes in /wp-masonry-layout/themes/default/layout.php and style.php.
Masonry Guy
KeymasterHi,
Please use this css. This should fix your issue.
.wmle_container .wmle_item_holder.col2{width:49%;}
Thanks
P423
GuestHello,
I am using the free version and managed to successfully create a shortcode. Yet, I don’t understand where to place the short code so that my blog’s homepage (which displays the latest posts) displays in masonry style. In another topic, you mentioned to use this format: <?php echo do_shortcode(‘[MY SHORTCODE HERE]’); ?>
Yet, where do I place this code? In the functions.php or another file?
Thank you in advance for your help.Masonry Guy
KeymasterHi,
Can you please this video. It might be helpfull for you to setup it.
Thanks
- AuthorPosts