Hi,
I've just started using the 'nrelate' flyout plugin - to work correctly it asks for the 'custom field for image' I've tried a few options but nothing seems to work.
What is the 'custom field' name for images in shoutbox?
Hi,
I've just started using the 'nrelate' flyout plugin - to work correctly it asks for the 'custom field for image' I've tried a few options but nothing seems to work.
What is the 'custom field' name for images in shoutbox?
Hey,
You can get the slideshow images with following code:
$slides = avia_post_meta($this->post_id, 'slideshow');You must log in to post.