2012-05-07, 03:47:36
mvlcek Wrote:As I said, it's not tested - but I see an error: remove the ?> in the get_i18n_gallery_link line.Works great. Thanks.
I18N Gallery
|
2012-05-07, 03:47:36
mvlcek Wrote:As I said, it's not tested - but I see an error: remove the ?> in the get_i18n_gallery_link line.Works great. Thanks.
2012-05-08, 01:14:25
didou038 Wrote:If anyone wants to add the title of a gallery just below the thumbnail, I found a solution. other suggestion : possibility to add a password to view a gallery (each private gallery will have is own password)
2012-05-09, 19:51:58
mvlcek Wrote:<?php Any possibility of specifying thumbnail sizes in this? I want the thumbnails in this to be smaller than my gallery thumbnails.
2012-05-09, 20:02:05
Due to managing hundreds of photographs I have segregated them in many galleries. But I want to show various photos belonging to different galleries as one gallery based on their tags. How do I do that?
Example - An artist's portfolio Five galleries are made 1. Painting 2. Sculpture 3. Show no. 1 4. Show no. 2 5. Show no. 3 The images are tagged with their year (2009, 2010, 2011...), their type (painting, sculpture) and the show they were in. Now I want to create a gallery page where I want to show images of just year 2009 and want the code to pick up images tagged 2009, from all the five galleries and show it on that page. Can I achieve this? I know if I put all the images in one gallery and tag the imaged it can be done. But putting hundreds of images in one gallery, tagging them and sorting their position in the gallery can be quite a task and will get tougher each time more images need to be added. A little help please.
2012-05-09, 23:00:19
andyash Wrote:Any possibility of specifying thumbnail sizes in this? I want the thumbnails in this to be smaller than my gallery thumbnails. See here: Parameters thumbwidth and thumbheight. andyash Wrote:Due to managing hundreds of photographs I have segregated them in many galleries. But I want to show various photos belonging to different galleries as one gallery based on their tags. How do I do that? That's currently not possible. But you can have multiple (filtered) galleries on one page.
2012-05-10, 02:01:59
Please add option for encoding of iptc and exif tags in next version.
2012-05-10, 16:33:37
Hello all,
I have come across a strange problem with the I18 Gallery/Fancybox when viewed using Google Chrome - either the desktop or smartphone/tablet versions. As far as I can tell my installation is OK. An example can be seen here: http://www.level5plastering.com.au/comme...lastering/ There are two galleries on this page - one in the main content area and one in the sidebar. The sidebar gallery is fine and if the page is called up via a menu link the images in the main gallery also display correctly. If that page is refreshed though, the images in the sidebar gallery remain OK but those in the main gallery disappear Any help with this curious problem is greatly appreciated.
2012-05-10, 21:54:45
I can't add images to a new or an existing gallery
My Gallery installation was working perfectly but suddenly I can't add images to an existing gallery or create a new one. When I click on the "Add Images" button a new Windows opens in Firefox (as previously) pointing to my test server at: http://127.0.0.1/fh/plugins/i18n_gallery...=160&h=120 but it is now blank. If I run the Admin panel in Chrome, I get a similar result but an HTTP Error 500 is displayed. Nothing is displayed in the Debug Console. I've reinstalled Gallery completely but this hasn't resolved the issue. GS 3.1, i18N Gallery 1.9.2
2012-05-10, 22:18:55
booleanboy Wrote:I can't add images to a new or an existing gallery What did you change? booleanboy Wrote:When I click on the "Add Images" button a new Windows opens in Firefox (as previously) pointing to my test server at: Do you login with http://127.0.0.1/fh/admin? If not than that's the problem.
2012-05-10, 23:10:14
I'm not aware of changing anything. As I mentioned, I deleted the Gallery plugin completely and reinstalled it without resolving the issue.
When I login to the admin panel to work on Gallery I go to: http://127.0.0.1/fh/admin
2012-05-10, 23:14:10
booleanboy Wrote:I'm not aware of changing anything. As I mentioned, I deleted the Gallery plugin completely and reinstalled it without resolving the issue. And your website base URL (admin settings) is also http://127.0.0.1/fh/?
2012-05-10, 23:17:31
mvlcek Wrote:booleanboy Wrote:I'm not aware of changing anything. As I mentioned, I deleted the Gallery plugin completely and reinstalled it without resolving the issue. Yes, exactly that.
2012-05-11, 00:44:56
Me to, I have the same problem as booleanboy. I think it should be related to 3.1 version of GS, because on 3.0 it works well. Another thing I noticed about this bug is that when you create deeper folder structure and don't put images in the root, the content of page loads allowing you to browse to deeper folders but since you reach any image it breaks and shows blank state of a page.
http://www.8mind.lt -- web design and development
2012-05-11, 06:29:27
I take my words back - it doesn't work for me either on 3.0 or 3.1
http://www.8mind.lt -- web design and development
2012-05-15, 20:14:36
It seems that the Gallery and the GoogleMaps plugin clash for some reason, and I cant figure out why.
If the maps are enabled, the gallery breaks. Ive tried disabling jquery, as well as manually adding it to the template, but still no go. Anyone have any ideas or experience with this?
2012-05-15, 22:15:14
islander Wrote:Anyone have any ideas or experience with this?If you don't need advanced options in gmaps plugin, try with older version. Latest cause problems not only with 18n_g
Addons: blue business theme, Online Visitors, Notepad
2012-05-15, 23:32:22
Okay, I checked and the previous version does seem to work along side the gallery (and other plugins), but I need multiple maps.
Thanks for the tip, I will move this topic over to the map thread.
2012-05-16, 12:35:31
tosd Wrote:Hello all, A further update on this one - I have checked that the problem exists in Chrome and Safari, but not Internet Explorer or Firefox. Another oddity is that if a non-gallery page is visited first (e.g. about or contact), then a gallery page is selected next, the thumbnails show correctly I would really appreciate any suggestions on this one. I really can't imagine what is going on here. I have attached a snapshot of the gallery when the thumbnails are not showing.
2012-05-16, 16:40:02
tosd Wrote:A further update on this one - I have checked that the problem exists in Chrome and Safari, but not Internet Explorer or Firefox. Seems to be a bug of Chrome (webkit engine) (?):
There are also errors in style.css, to (space after : Code: #main a: visited {
2012-05-16, 19:26:12
mvlcek Wrote:tosd Wrote:A further update on this one - I have checked that the problem exists in Chrome and Safari, but not Internet Explorer or Firefox. Many thanks for taking the time to look into this - I really appreciate it. The thing I don't understand is why the gallery in the main division suffers from this problem when the sidebar gallery is fine. Strange isn't it? With the increased popularity of the webkit browsers it would seem to be a bit of a problem if it is browser related. In the mean time I will check all my CSS.
With regard to the problem I was having with Chrome above - it turned out to be a very unusual CSS problem I had. Thank you for your help.
2012-05-18, 06:00:41
tosd Wrote:With regard to the problem I was having with Chrome above - it turned out to be a very unusual CSS problem I had. Thank you for your help. What was the problem?
2012-05-18, 11:29:09
mvlcek Wrote:tosd Wrote:With regard to the problem I was having with Chrome above - it turned out to be a very unusual CSS problem I had. Thank you for your help. It was described in post 718 and 720.
2012-05-21, 21:35:13
Martin: is there a reason why does i18n_g always automatically add a "gallery" page even after deleting it or changing pages's name/slug ?
I'm just curious.
Addons: blue business theme, Online Visitors, Notepad
2012-05-21, 21:51:47
yojoe Wrote:Martin: is there a reason why does i18n_g always automatically add a "gallery" page even after deleting it or changing pages's name/slug ? That's the preview page to preview the gallery from the backend (view button). It's automatically copied, if there is no such page. |
« Next Oldest | Next Newest »
|