With the My Mobypicture plugin installed you can also include a photostream in a post or on a page. It does require the ability to run php code in you post though.
Below code shows the last 8 pics from Mobypicture CEO Mathys van Abbe:
“< ?php mobypic_pics($username = ‘mathys‘, $num = ‘6‘, $linked = ‘true‘); ?>”
Demo: Mobypicture photo stream in post
With the My Mobypicture plugin installed you can also include a photostream in a post or on a page. It does require the ability to run php code in you post though.
Below code shows the last 8 pics from Mobypicture CEO Mathys van Abbe:
“< ?php mobypic_pics($username = ‘mathys‘, $num = ‘6‘, $linked = ‘true‘); ?>”