bxslider and getImageTitle

Hello,

I would like to add image titles above each thumb using bxslider_thumb_nav extension.

I can add the file name using
$imgobj->getFileName();
exemple

but using
$imgobj->getImageTitle();
does not work.
exemple

getImageTitle() is located at template-functions.php - maybe the reason why this function is not available with bxslider extension.

Comments

Sign In or Register to comment.