for example, i created a page named "Portfolio" ,
and i have installed the plugin,
then how can i display image archive?
can anyone give me the complete sample of the code?
please help me, thanks
for example, i created a page named "Portfolio" ,
and i have installed the plugin,
then how can i display image archive?
can anyone give me the complete sample of the code?
please help me, thanks
I was also looking for a sample since the example shown is=?
Not very helpful
The code is written like this if embedding in to php.
<?php wp_image_archives ('term_id=11&design=2&column=3&date_show=off&title_show=on&size=thumbnail&image_order=DESC&limit=0,6&cache:on');?>
use the attributes the plugin description to set parameters for different things.
This topic has been closed to new replies.