Home › Forums › Lite Version › Lite Version Install Problem
- This topic has 11 replies, 2 voices, and was last updated 5 years, 11 months ago by
Masonry Guy.
- AuthorPosts
- March 20, 2015 at 1:04 am #4452
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!
March 20, 2015 at 4:28 am #4453Masonry 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
March 20, 2015 at 3:07 pm #4462recordnj
GuestThanks!
March 23, 2015 at 2:59 pm #4480Masonry 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
March 24, 2015 at 11:54 pm #4535recordnj
GuestMarch 24, 2015 at 11:55 pm #4536March 24, 2015 at 11:55 pm #4537recordnj
Guestsorry, here’s the link http://rifref.com/benjamin-h-jon/
March 25, 2015 at 3:19 pm #4546Masonry 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
March 25, 2015 at 5:40 pm #4551recordnj
GuestIt is in the Google Chrome browser. Yes, I have made changes in /wp-masonry-layout/themes/default/layout.php and style.php.
March 26, 2015 at 3:24 pm #4558Masonry Guy
KeymasterHi,
Please use this css. This should fix your issue.
.wmle_container .wmle_item_holder.col2{width:49%;}
Thanks
May 5, 2015 at 4:59 pm #5217P423
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.May 6, 2015 at 3:44 pm #5233Masonry Guy
KeymasterHi,
Can you please this video. It might be helpfull for you to setup it.
Thanks
- AuthorPosts
- The forum ‘Lite Version’ is closed to new topics and replies.