![]() |
|
bxslider and getImageTitle - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: bxslider and getImageTitle (/thread-13728.html) |
bxslider and getImageTitle - ctdlg - 2022-06-05 Hello, I would like to add image titles above each thumb using bxslider_thumb_nav extension. I can add the file name using but using getImageTitle() is located at template-functions.php - maybe the reason why this function is not available with bxslider extension. bxslider and getImageTitle - fretzl - 2022-06-05 Use bxslider and getImageTitle - acrylian - 2022-06-05 It's by the way explainded as an example here: You can always consult the documentation here: And note about class inheritance of parent classes. bxslider and getImageTitle - ctdlg - 2022-06-05 Thank you for your help, it is OK now :
I will print your documentation (your links) for reference ! |