![]() |
|
ZPArdoise - Colorbox Slideshow - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: ZPArdoise - Colorbox Slideshow (/thread-8793.html) |
ZPArdoise - Colorbox Slideshow - Bob Reeves - 2011-06-29 Hi Vincent3569, I note that on your sample website you use colorbox to show the slideshow. How do you remove the image name from the centre of the toolbar, as some of the portrait images I have cause the 'stop slideshow' and the image filename to overwrite each other. I am very impressed with your theme and will donate in the near future. I am using ZPArdoise 1.3 & ZenPhoto 1.4.0.4 ZPArdoise - Colorbox Slideshow - acrylian - 2011-06-29 Don't know the theme but the Colorbox normally uses the name from the ZPArdoise - Colorbox Slideshow - Bob Reeves - 2011-06-29 Hi Acrylian, Thanks for the quick response, However I am still not sure as to how to remove the fileneme. Please bear with me. ZPArdoise - Colorbox Slideshow - acrylian - 2011-06-29 Well, you will have to edit the theme. As I am not familiar with it best wait for Vincent to respond. ZPArdoise - Colorbox Slideshow - vincent3569 - 2011-06-30 I will have a look about it ZPArdoise - Colorbox Slideshow - vincent3569 - 2011-07-02 hi in fact, it's a bit more complicated than I thought. if it's on the slideshow with colorbox you want to remove the title, there is the zenphoto slideshow plugin you will have to change. for the first case you must do the following:
` remove this code for the second case, you have to modify slideshow.php : in slideshow.php, line 240 (in 1.4.1) : " rel="slideshow" title=""> ` by " rel="slideshow" > ` @acrylian : maybe, it should be an option on slideshow to display ornot a title in the bottomof the colorbox... ZPArdoise - Colorbox Slideshow - Bob Reeves - 2011-07-02 Hi Vincent, Thanks for your reply. It is on the slideshow in colorbox, Could you please let me know which slideshow.php as there are about 20 of them? ZPArdoise - Colorbox Slideshow - acrylian - 2011-07-02 The 'slideshow.php' of the plugin found in @Vincent: We probably could make this an option. Open a ticket please. ZPArdoise - Colorbox Slideshow - vincent3569 - 2011-07-02 @Bob Reeves : the hack is to in zp-core/zp-extensions/slideshow.php, line 240 (on release 1.4.1 [7615]) @ acrylian : I will do a ticket |