Joomla.it Forum

Componenti per Joomla! => Gallerie di immagini => : jbourque 11 Aug 2009, 17:41:48

: Ozzio Gallery Does not remove image names from photo
: jbourque 11 Aug 2009, 17:41:48
I have turned off the text visible = no but the text still appears at the bottom of each image. I have chatted with the developers of flash gallery to find a solution but they sent me back to the Ozzio Gallery developers.

I have verified the parameters for the visible text which all appears to be the same as the original code from flash gallery.  Has anyone seen this problem if so is there a solution?

You can view the site at http://www.stlhosts.com/rmowat/oak-park-villiage.html

Thanks
Joe
: Re:Ozzio Gallery Does not remove image names from photo
: alexred 11 Aug 2009, 18:05:40
Ciao jbourque,
please give more information.
The version of ozio gallery
The name of the menu, and the name of the menu item
: Re:Ozzio Gallery Does not remove image names from photo
: jbourque 11 Aug 2009, 18:15:34
I am using Ozio Gallery 2.0 Beta with Flash Gallery.  If you view the site all the galleries do the same.

I am able to change the text color but I can not remove the text.

Please see screen shot
http://www.stlhosts.com/rmowat/Menu Item- [Edit]_1250004514403.png

Joe(http://www.stlhosts.com/rmowat/Menu Item- [Edit]_1250004514403.png)
: Re:Ozzio Gallery Does not remove image names from photo
: alexred 11 Aug 2009, 18:28:11
try.....
for the gallery in http://www.stlhosts.com/rmowat/oak-park-villiage.html

edit this file:
http://www.stlhosts.com/rmowat/components/com_oziogallery2/skin/flashgallery/xml/flashgallery_OakParkVilliage.xml

<pic src="http://www.stlhosts.com/rmowat/images/oak_park_villiage/A_280x348.png" title="/A_280x348"/>
.....
...


delete the name in the title tag:
<pic src="http://www.stlhosts.com/rmowat/images/oak_park_villiage/A_280x348.png" title=""/>
<pic src="http://www.stlhosts.com/rmowat/images/oak_park_villiage/Q_670x413.png" title=""/>
<pic src="http://www.stlhosts.com/rmowat/images/oak_park_villiage/P_670x413.png" title=""/>
....
...
..
: Re:Ozzio Gallery Does not remove image names from photo
: jbourque 12 Aug 2009, 00:16:38
Alexred,

Thanks that does remove the photo name.  Do you know if this will fixed in future versions?

Joe
: Re:Ozzio Gallery Does not remove image names from photo
: alexred 12 Aug 2009, 00:34:38
yes  ;)
: Re:Ozzio Gallery Does not remove image names from photo
: jbourque 12 Aug 2009, 01:46:59
Thanks I look forward to working with it in the future.

Thanks for the help
: Re:Ozzio Gallery Does not remove image names from photo
: jbourque 15 Aug 2009, 06:54:42
Alexred,

This solution did not work. When I add another gallery or image and click the reset XML then all the galleries names are reapplied to the images.

Is there a way to fix the turn text off function?

Thanks for your help.
Joe
: Re:Ozzio Gallery Does not remove image names from photo
: alexred 15 Aug 2009, 10:00:20
Ciao jbourque,
I send you by mail the new SVN version, you can try if your problem is fix in the SVN version
: Re:Ozzio Gallery Does not remove image names from photo
: jbourque 16 Aug 2009, 15:46:16
That would be great. Can you please send it sales(at)stlhosts.com

Thanks
Joe
: Re:Ozzio Gallery Does not remove image names from photo
: alexred 16 Aug 2009, 19:44:08
no, I post the file.  ;)

[allegato eliminato da un amministratore essendo passati pił di 365 giorni]
: Re:Ozzio Gallery Does not remove image names from photo
: jbourque 22 Aug 2009, 05:06:01
Alexred,

I thought this fixed the issue but it did not.  I have a problem where the files stopped loading correctly after making some changes so I removed the xml directory and all the names of the files came back when the new xml files where created.

I also had problem when upgrading you must also go back into each menu item and correct the path for the oziogallery menu items.

Joe
: Re:Ozzio Gallery Does not remove image names from photo
: jbourque 24 Nov 2009, 16:09:57
Alex,

Have you found a solution for the text?  It is still not possible to remove the text from the images without manually editing the XML file.

I have began working on a new site running 2.2 and the same problem still remains.

Thanks
Joe
: Re:Ozzio Gallery Does not remove image names from photo
: jbourque 24 Nov 2009, 16:26:19
Alex,

I found the problem the flash gallery expects "on" or "off" not 0 or 1. When I changed the setting file to text_visible="off"  and fullscreen_visible="off" it appears to work correctly.

Joe
: Resolved Bug Re:Ozzio Gallery Does not remove image names from photo
: jbourque 29 Nov 2009, 05:54:07
Alex.

Please find the solution for the bug for text and full screen mode.

Thanks
Joe
: Re:Ozzio Gallery Does not remove image names from photo
: jbourque 12 Jan 2010, 20:06:26
Alex,

Can you tell me where you are setting this in your code so I can correct the variable in the latest version.

Each time I reset the XML it resorts back to 1 an 0

Thanks
Joe
: Re:Ozzio Gallery Does not remove image names from photo
: alexred 13 Jan 2010, 21:46:09
Ciao jbourque,
try in
components/com_oziogallery2/views/02flashgallery/tmpl/default.xml

line 66