...and am always amazed by the flash tagcloud WP plugin from Roy Tanck. I was wondering how you got it there and if it would be possible to add it in the sidebar on G3 ?
As I am in a G3 testing phase, I am switching between GD and Pear a lot.
I have to say that what I miss most from G2 is the opportunity to set a different theme per album... it made a little more difficult to manage but you could really create totally different atmospheres in terms of design and modules and allow multiple users to have their own identity.
Thank you for the tag cloud link, I thought that my "Tags" module was the only one available...testing that asap !
I don't believe I am using any particular large fonts / Text size in the browser. My deafault browser is IE9 but I get the same result on Chrome and Safari.
I don't believe I am using any particular large fonts / Text size in the browser. My deafault browser is IE9 but I get the same result on Chrome and Safari.
Thank you for all of this hard work. I have been playing with GD over the last couple days and GDwind a little as well.
I am having trouble getting G3 with GD to look like what I have in G2. Here are the differences I am trying to overcome when using GD in G3.
1) The title for every photo is in all caps rather then honoring the case in the actual title.
2) The title for many of my photos is cut off when using GD. Some of my photos have lengthy titles.
3) It seems to be a limitation in G3 that you cannot have a photo without a title. With G2, I used Gallery Remote to upload my photos and I used the option that if there was no title, to not use the filename for the title. It seems I cannot do this in G3. When I go to edit an existing photo, it makes me put something in there. Unfortunately, this means that many of my photos in G3 are displayed with a filename under them. This is not appealing. Can you think of some creative way to work around that? I think someone else requested that about 20 pages ago in this thread. I was hoping that the "Title Source" option when set to "Title/Suppress File Name" would achieve that, but I must not understand that setting because it doesn't do what I described above.
I took a look at GreyDragon Wind and it did not have the issues that I reported in 1) and 2) above. It honors case and lets me have longer titles. The problem is that with that theme, anyone viewing the album can only see the title when they hover over a picture. I much prefer the static ability to show the full (not truncated) titles of photos under the sets of thumbnails. And I'll be honest, some of my titles approach 200 characters. The limit in G3 is 255 characters.
2) The title for many of my photos is cut off when using GD. Some of my photos have lengthy titles.
Cannot do anything about that as it is your content. You would need to choose Large thumbs or reduce titles. Theme does not allow title overflow like in your G2
Hammers wrote:
3) It seems to be a limitation in G3 that you cannot have a photo without a title. With G2, I used Gallery Remote to upload my photos and I used the option that if there was no title, to not use the filename for the title. It seems I cannot do this in G3. When I go to edit an existing photo, it makes me put something in there. Unfortunately, this means that many of my photos in G3 are displayed with a filename under them. This is not appealing. Can you think of some creative way to work around that? I think someone else requested that about 20 pages ago in this thread. I was hoping that the "Title Source" option when set to "Title/Suppress File Name" would achieve that, but I must not understand that setting because it doesn't do what I described above.
When you upload photo (not G2 import), wizard actually will use file name as a title. In latest version of the GD you can choose Title Source. One caveat to that is that if file is like "Some Photo.jpg" - notice space - upload wizard will make title as something close to "Some-Photo". Current logic simply compares title and file name without extension, which does not work in this case.
In next release I will account for that. in the mean time you have a choice of doing DB update to make two fields matching (minus extension).
Hammers wrote:
I took a look at GreyDragon Wind and it did not have the issues that I reported in 1) and 2) above. It honors case and lets me have longer titles. The problem is that with that theme, anyone viewing the album can only see the title when they hover over a picture. I much prefer the static ability to show the full (not truncated) titles of photos under the sets of thumbnails. And I'll be honest, some of my titles approach 200 characters. The limit in G3 is 255 characters.
GDWind is a copy of Wind theme with minimum logic added. While GD was developed from scratch.
Thank you for taking the time to give a detailed response. Your theme sets the bar pretty high as far as configuration. After reading your message I have tried some other themes that can get me closer to what I have in G2, but none of those themes are nearly as configurable as yours. Thanks for your contributions.
henriemedia
Joined: 2011-02-02
Posts: 29
Posted: Wed, 2012-02-08 16:22
I keep getting the following error which is killing my ability to use any AJAX calls in Gallery - $(document).KbdNavigation is not a function. How do I fix this without removing the plug-in? You can see the error here - http://www.carefreetrip.com/gallery/
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Fri, 2012-02-10 19:45
Hammers wrote:
3) It seems to be a limitation in G3 that you cannot have a photo without a title. With G2, I used Gallery Remote to upload my photos and I used the option that if there was no title, to not use the filename for the title. It seems I cannot do this in G3. When I go to edit an existing photo, it makes me put something in there. Unfortunately, this means that many of my photos in G3 are displayed with a filename under them. This is not appealing. Can you think of some creative way to work around that? I think someone else requested that about 20 pages ago in this thread. I was hoping that the "Title Source" option when set to "Title/Suppress File Name" would achieve that, but I must not understand that setting because it doesn't do what I described above.
@Hammers: if you still using GD, could you try replacing the greydragon/libraries/MY_Theme_View.php with one below to see if theme would properly detect filenames.
Need to save attachment with file name above.
Thank you for the work. I had switched to using the Clean Canvas theme because it allowed for more text in the title and a few other reasons.
Since you put in the effort, I thought it important for me to at least try it.
I took the text file you attached above and saved it as a .php file.
I renamed /kenaldrich.com/gallery3/themes/greydragon/libraries/MY_Theme_View.php to My_Theme_View.php.old and then copied the new version of the php file to the libraries directory. Then I switched Gallery 3 to use the Greydragon theme again. I checked a couple pages and for pictures that do not have a "human entered" title, the values were still displayed something like "IMG_0307.JPG".
At this point it looks like I may be going forward with the Clean Canvas theme because of the longer values I have for some titles, but if you wanted me to test this feature (hiding titles with filenames) in the Greydragon theme I am happy to try any testing and report back to you.
Thanks,
Hammers
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Thu, 2012-02-09 17:14
@Hammers: it is fine. One thing if you could share - for files where title does not show properly what are actual values of Title/Filename/Internet Address in Edit Photo dialog
It may or may not matter, but these photos were migrated from G2 using the G2 import module in G3. I am not sure if the values would be different if I had directly uploaded the photos to G3.
Let me know if you would like me to try any other testing.
I don't know if this helps, but floridave made an adjustment to the Clear Canvas theme. I tested it this morning and it hides the filenames. I'm not sure if his method would work with your theme, but here is the thread: http://gallery.menalto.com/node/105201#comment-387414
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Fri, 2012-02-10 16:35
So what exactly did you get wit this update that you were looking for?
I see limit is now possible for the title - set to 15 - I do that by hiding overflow, but, yes, can add that.
I wont hardcore IMG, rather to fing permanent generic solution
To answer your questions. The update shows nothing for the title on photos that begin with the string "IMG" for the title. For me, it provides a cleaner look to the pages when viewing thumbnails.
Nothing else.
I do realize it is probably not a good "universal" solution. But in my case it met my specific need and I greatly appreciate it. Hopefully it will also be of use to others out there as well.
I appreciate you both.
Hammers
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Fri, 2012-02-10 19:22
Aside from not perfect logic for detection of the file name, GD now detects them and replaces with "Photo #" rather than with blank. I think it is step in right direction. Once I made universal detection working, it should be fine.
Thanks I made the changes you suggested but still had the problem with the columns. I did however reset the theme back to the default settings in case I had done something else wrong.
With the default settings it worked - a 3 x 3 layout as I wanted. However when I changed the photoframe to iphoto the layout problem was back. I then tried changing the colour pack to blackhawk with iphoto and that worked OK too.
I tried a few combinations and it was only the greydragon / iphoto combination that didn't work.
I have swapped to greydragon / iphone that works fine for now. Could it be a simple fix to get greydragon / iphone to work too?
Thanks again for taking the trouble to look into the problem.
@Hammers: I have created the exact setting as in your dialog and found some improvements which were required
However, since it does not work for you it seems like it is not enough
Included is a debug version, if you'd like to help me to get to the bottom of this
replace the file refresh the page, then look at g-title element of the thumb where name does not work as expected. You should see the comment with debug data. Please send it to me.
Thanks I made the changes you suggested but still had the problem with the columns. I did however reset the theme back to the default settings in case I had done something else wrong.
With the default settings it worked - a 3 x 3 layout as I wanted. However when I changed the photoframe to iphoto the layout problem was back. I then tried changing the colour pack to blackhawk with iphoto and that worked OK too.
I tried a few combinations and it was only the greydragon / iphoto combination that didn't work.
I have swapped to greydragon / iphone that works fine for now. Could it be a simple fix to get greydragon / iphone to work too?
Thanks again for taking the trouble to look into the problem.
Adrian.
Thank you for looking into it. I will try to find what is causing it.
By look of it, you are getting proper title then. Below is a "clean" version for you.
Reason I am putting "PHOTO #" there because it is then used as a reference anywhere - breadcrumbs, photo title, etc.
i've got a strange problem.
I just installed the most recent GreyDragon theme on Gallery 3.0.2 (Ubuntu Server running Apache) and in general it works fine, but after a short time (seems random to me, sometimes immediately, sometimes after some minutes...) it switches back to the wind theme, with the error message "could not find theme greydragon".
I can switch back to greydragon theme immediately, and even change and save settings, but it still changes back to wind after some time.
Change directory permissions to fully writeable for everybody, doesn't change anything, and settings of the theme are also stored.
I don't know whether theme settings are stored to database, or in how far it could be a database problem, but I doubt it, since everything else works fine.
I've got two other custom themes installed (Pear and ClearCanvas) and they work fine.
I would be glad if somebody could give me a hint on where to look (or even better a solution )
If you need any further info on plugins or specs just let me now.
sare
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Fri, 2012-02-17 17:09
sare wrote:
Hello,
i've got a strange problem.
I just installed the most recent GreyDragon theme on Gallery 3.0.2 (Ubuntu Server running Apache) and in general it works fine, but after a short time (seems random to me, sometimes immediately, sometimes after some minutes...) it switches back to the wind theme, with the error message "could not find theme greydragon".
I can switch back to greydragon theme immediately, and even change and save settings, but it still changes back to wind after some time.
Change directory permissions to fully writeable for everybody, doesn't change anything, and settings of the theme are also stored.
I don't know whether theme settings are stored to database, or in how far it could be a database problem, but I doubt it, since everything else works fine.
I've got two other custom themes installed (Pear and ClearCanvas) and they work fine.
I would be glad if somebody could give me a hint on where to look (or even better a solution )
If you need any further info on plugins or specs just let me now.
sare
You would need to ask G3 team, as I never seen anything like that
I would try to deactivate, delete, reupload and reactivate the theme.
Anything in the logs? No hardware issues?
With the default settings it worked - a 3 x 3 layout as I wanted. However when I changed the photoframe to iphoto the layout problem was back. I then tried changing the colour pack to blackhawk with iphoto and that worked OK too. I tried a few combinations and it was only the greydragon / iphoto combination that didn't work.
1. My colorpack is GDwind & 3 x 3 layout
Follow framepacks don't work propely: android, book, darkglass, iphoto, iphone, slide.
I looks with FF, IE9. Pages have 2 columns.
2. If display resolution is 1024x768, thumbs overlapping take place (framepack - book).
For GDwind & book this don't help.
I have 3 columns if i set 4 columns in options.
PS
Sorry, with 31% in IE9 i have 3 columns, if resolution >= 1280x1024
Forget - thumbsize=200
SM
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Mon, 2012-02-20 01:47
Ser Moro wrote:
For GDwind & book this don't help.
I have 3 columns if i set 4 columns in options.
PS
Sorry, with 31% in IE9 i have 3 columns, if resolution >= 1280x1024
Forget - thumbsize=200
Let me clarify, you stated that your resolution is less then 1280 horizontally, if so, you are out of luck
the only option you would have is to place sidebar on the bottom/top, but not left/right
Today worked on the retro computer.
1024x768: Opera, FF, IE7 - all right!
No wrap, no overlapping, no problem.
Once more, thanks
SM
rrpandey
Joined: 2011-10-20
Posts: 9
Posted: Wed, 2012-02-22 09:16
Please help me to align site menu from left, i am using greydragon theme and even after modifying the css. it does not work, please help
#g-site-menu.g-default { left: 21em; bottom: 0; }, i just want to change 21em to 2em or 5px.
#g-site-menu.g-top { left: 21em; top: 2px; }
where i need to modify the code, please guide
Regards
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Wed, 2012-02-22 15:52
If you modified right in the theme's CSS instead of using custom.css then you need to refresh CSS cache by making small change (add space) to screen.css
Instead I would suggest to copy rules above into custom.css - see FAQ for more details on how to do this
Please explain little bit more as i am not an expert in coding. i have used custom menus module and i have at least 14 menus with i need to align from extreme left to right. i tried everything, its not working.
RRPANDEY
rrpandey
Joined: 2011-10-20
Posts: 9
Posted: Thu, 2012-02-23 09:08
hi,
Search not working while Shopping Basket module is active in greydragon theme.
please guide.
Thanks
RRPANDEY
USAVRI
Joined: 2012-02-25
Posts: 2
Posted: Sat, 2012-02-25 18:10
Hi,
I just set up Gallery3 with the Grey Dragon Theme. I'm hoping this is simple, but when I try to rearrange/organize the pictures in an album it says 'an error occurred consult your system administrator.'
Any ideas?
Thanks, Kim
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Sat, 2012-02-25 19:28
Known issue with G3
Try updating to latest experimental code (not GIT)
USAVRI wrote:
Hi,
I just set up Gallery3 with the Grey Dragon Theme. I'm hoping this is simple, but when I try to rearrange/organize the pictures in an album it says 'an error occurred consult your system administrator.'
Posts: 2466
Similar, but not a WP plug-in - http://codex.gallery2.org/Gallery3:Modules:tag_cloud
PS: you do use Pear theme
Posts: 253
Yes I do,
As I am in a G3 testing phase, I am switching between GD and Pear a lot.
I have to say that what I miss most from G2 is the opportunity to set a different theme per album... it made a little more difficult to manage but you could really create totally different atmospheres in terms of design and modules and allow multiple users to have their own identity.
Thank you for the tag cloud link, I thought that my "Tags" module was the only one available...testing that asap !
on both themes ;-)
------
Gallery 3 URL = http://www.coquille.org/gallery3
Version: 3.0.2 (Coollanta)
Operating system: Linux 2.6.18-194.32.1.el5
Apache: Apache/2.2.3 (Red Hat)
PHP: 5.2.6
MySQL: 5.0.77
Server load: 1.31 1.58 1.53
Graphics toolkit: gd
Posts: 3
Thanks for coming back to me.
I don't believe I am using any particular large fonts / Text size in the browser. My deafault browser is IE9 but I get the same result on Chrome and Safari.
Is there any way to check?
You can take a look at the gallery at www.murnaghan.com/gallery3
Thanks.
Posts: 2466
Oh, I see
I'll fix it in next version but in the mean time adjust the following rule in base.css
you would need to reset the cache after the change - see maintenance section of the theme's admin
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 48
Serge,
Thank you for all of this hard work. I have been playing with GD over the last couple days and GDwind a little as well.
I am having trouble getting G3 with GD to look like what I have in G2. Here are the differences I am trying to overcome when using GD in G3.
1) The title for every photo is in all caps rather then honoring the case in the actual title.
2) The title for many of my photos is cut off when using GD. Some of my photos have lengthy titles.
3) It seems to be a limitation in G3 that you cannot have a photo without a title. With G2, I used Gallery Remote to upload my photos and I used the option that if there was no title, to not use the filename for the title. It seems I cannot do this in G3. When I go to edit an existing photo, it makes me put something in there. Unfortunately, this means that many of my photos in G3 are displayed with a filename under them. This is not appealing. Can you think of some creative way to work around that? I think someone else requested that about 20 pages ago in this thread. I was hoping that the "Title Source" option when set to "Title/Suppress File Name" would achieve that, but I must not understand that setting because it doesn't do what I described above.
I took a look at GreyDragon Wind and it did not have the issues that I reported in 1) and 2) above. It honors case and lets me have longer titles. The problem is that with that theme, anyone viewing the album can only see the title when they hover over a picture. I much prefer the static ability to show the full (not truncated) titles of photos under the sets of thumbnails. And I'll be honest, some of my titles approach 200 characters. The limit in G3 is 255 characters.
Here is what I've got in G2 and sort of what I am trying to replicate in G3:
http://www.kenaldrich.com/gallery/main.php?g2_itemId=23965
This is that same page in G3 with GD running:
http://www.kenaldrich.com/gallery3/index.php/album_005/albumsnorkel/album
Are there adjustments that can be made in Grey Dragon or Grey Dragon Wind that could accommodate this?
Thanks for all your hard work.
Posts: 2466
Thank you
You need to use custom.css as outlined in FAQ
Cannot do anything about that as it is your content. You would need to choose Large thumbs or reduce titles. Theme does not allow title overflow like in your G2
When you upload photo (not G2 import), wizard actually will use file name as a title. In latest version of the GD you can choose Title Source. One caveat to that is that if file is like "Some Photo.jpg" - notice space - upload wizard will make title as something close to "Some-Photo". Current logic simply compares title and file name without extension, which does not work in this case.
In next release I will account for that. in the mean time you have a choice of doing DB update to make two fields matching (minus extension).
GDWind is a copy of Wind theme with minimum logic added. While GD was developed from scratch.
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 48
Serge,
Thank you for taking the time to give a detailed response. Your theme sets the bar pretty high as far as configuration. After reading your message I have tried some other themes that can get me closer to what I have in G2, but none of those themes are nearly as configurable as yours. Thanks for your contributions.
Posts: 29
I keep getting the following error which is killing my ability to use any AJAX calls in Gallery - $(document).KbdNavigation is not a function. How do I fix this without removing the plug-in? You can see the error here - http://www.carefreetrip.com/gallery/
Posts: 2466
@Hammers: if you still using GD, could you try replacing the greydragon/libraries/MY_Theme_View.php with one below to see if theme would properly detect filenames.
Need to save attachment with file name above.
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 48
Serge,
Thank you for the work. I had switched to using the Clean Canvas theme because it allowed for more text in the title and a few other reasons.
Since you put in the effort, I thought it important for me to at least try it.
I took the text file you attached above and saved it as a .php file.
I renamed /kenaldrich.com/gallery3/themes/greydragon/libraries/MY_Theme_View.php to My_Theme_View.php.old and then copied the new version of the php file to the libraries directory. Then I switched Gallery 3 to use the Greydragon theme again. I checked a couple pages and for pictures that do not have a "human entered" title, the values were still displayed something like "IMG_0307.JPG".
At this point it looks like I may be going forward with the Clean Canvas theme because of the longer values I have for some titles, but if you wanted me to test this feature (hiding titles with filenames) in the Greydragon theme I am happy to try any testing and report back to you.
Thanks,
Hammers
Posts: 2466
@Hammers: it is fine. One thing if you could share - for files where title does not show properly what are actual values of Title/Filename/Internet Address in Edit Photo dialog
Serge
____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 48
Serge,
I have taken a screenshot of the data and posted it here:
http://imgur.com/utzlI
It may or may not matter, but these photos were migrated from G2 using the G2 import module in G3. I am not sure if the values would be different if I had directly uploaded the photos to G3.
Let me know if you would like me to try any other testing.
Thanks,
Ken
Posts: 2466
Thank you, will test
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 48
Serge,
I don't know if this helps, but floridave made an adjustment to the Clear Canvas theme. I tested it this morning and it hides the filenames. I'm not sure if his method would work with your theme, but here is the thread:
http://gallery.menalto.com/node/105201#comment-387414
Posts: 2466
So what exactly did you get wit this update that you were looking for?
I see limit is now possible for the title - set to 15 - I do that by hiding overflow, but, yes, can add that.
I wont hardcore IMG, rather to fing permanent generic solution
Anything else?
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 27300
Yes hard-coding IMG is _not_ a good solution. I just did it for this particular case.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 48
Serge,
To answer your questions. The update shows nothing for the title on photos that begin with the string "IMG" for the title. For me, it provides a cleaner look to the pages when viewing thumbnails.
Nothing else.
I do realize it is probably not a good "universal" solution. But in my case it met my specific need and I greatly appreciate it. Hopefully it will also be of use to others out there as well.
I appreciate you both.
Hammers
Posts: 2466
Aside from not perfect logic for detection of the file name, GD now detects them and replaces with "Photo #" rather than with blank. I think it is step in right direction. Once I made universal detection working, it should be fine.
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 2466
@Hammers: I did make some improvements, please test included version - better handles titles and takes in consideration "visible_title_length"
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 3
Serge,
Thanks I made the changes you suggested but still had the problem with the columns. I did however reset the theme back to the default settings in case I had done something else wrong.
With the default settings it worked - a 3 x 3 layout as I wanted. However when I changed the photoframe to iphoto the layout problem was back. I then tried changing the colour pack to blackhawk with iphoto and that worked OK too.
I tried a few combinations and it was only the greydragon / iphoto combination that didn't work.
I have swapped to greydragon / iphone that works fine for now. Could it be a simple fix to get greydragon / iphone to work too?
Thanks again for taking the trouble to look into the problem.
Adrian.
Posts: 48
Serge,
I updated that file and I still get similar results. Here is a screenshot:
http://i.imgur.com/sqXaF.jpg
Posts: 2466
@Hammers: I have created the exact setting as in your dialog and found some improvements which were required
However, since it does not work for you it seems like it is not enough
Included is a debug version, if you'd like to help me to get to the bottom of this
replace the file refresh the page, then look at g-title element of the thumb where name does not work as expected. You should see the comment with debug data. Please send it to me.
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 2466
Thank you for looking into it. I will try to find what is causing it.
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 2466
Could not reproduce it...
Does this show you 3x3? http://photo.dragonsoft.us/?colorpack=greydragon&framepack=iphone
if you could check in your browser, what is the min-widht value shown for the cell
Should be 31%
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 48
Serge,
Here is a screenshot:
http://i.imgur.com/c55yK.jpg
Thanks,
Hammers
Posts: 2466
By look of it, you are getting proper title then. Below is a "clean" version for you.
Reason I am putting "PHOTO #" there because it is then used as a reference anywhere - breadcrumbs, photo title, etc.
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 48
Serge,
It worked. It is displaying the titles as you designed. Screenshot here:
http://i.imgur.com/cnvzo.jpg
Hammers
Posts: 2466
Great! It would be available in next release - 3.2
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 1
Hello,
i've got a strange problem.
I just installed the most recent GreyDragon theme on Gallery 3.0.2 (Ubuntu Server running Apache) and in general it works fine, but after a short time (seems random to me, sometimes immediately, sometimes after some minutes...) it switches back to the wind theme, with the error message "could not find theme greydragon".
I can switch back to greydragon theme immediately, and even change and save settings, but it still changes back to wind after some time.
Change directory permissions to fully writeable for everybody, doesn't change anything, and settings of the theme are also stored.
I don't know whether theme settings are stored to database, or in how far it could be a database problem, but I doubt it, since everything else works fine.
I've got two other custom themes installed (Pear and ClearCanvas) and they work fine.
I would be glad if somebody could give me a hint on where to look (or even better a solution )
If you need any further info on plugins or specs just let me now.
sare
Posts: 2466
You would need to ask G3 team, as I never seen anything like that
I would try to deactivate, delete, reupload and reactivate the theme.
Anything in the logs? No hardware issues?
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 421
Hi Serge D,
Thanks again for your great theme and support.
I have this case hope you care to help me: I want to open fullsize images in new HTML window.
For example: In normal, if I open a fullsize image with image URL like http://domain.com/var/albums/album-name/img.jpg
Now I want open it as: http://domain.com/var/albums/album-name/img.html with HTML code include:
How do I can?
Sorry for my bad English, hope you understand.
Thank you.
Posts: 2466
Easiest way probably would be to grab module like colorbox/fancybox/shadowbox and and adjust logic so instead of overlay you open a new window...
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 79
1. My colorpack is GDwind & 3 x 3 layout
Follow framepacks don't work propely:
android, book, darkglass, iphoto, iphone, slide.
I looks with FF, IE9. Pages have 2 columns.
2. If display resolution is 1024x768, thumbs overlapping take place (framepack - book).
SM
Posts: 2466
Have you tried 31% fix above?
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 79
For GDwind & book this don't help.
I have 3 columns if i set 4 columns in options.
PS
Sorry, with 31% in IE9 i have 3 columns, if resolution >= 1280x1024
Forget - thumbsize=200
SM
Posts: 2466
Let me clarify, you stated that your resolution is less then 1280 horizontally, if so, you are out of luck
the only option you would have is to place sidebar on the bottom/top, but not left/right
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 79
My resolution 1280x1024
See the pictures:
Sorry, no screenshots
SM
Posts: 2466
Ага, давайте попробуем пофиксить один за одним
Thank you for the sample, I have something to try here
in book/css/frame.css
find and modify as following the line
Let me know if it would help
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 79
Serge D
Кое о чём догадывался
Thank you, this work!
But, if i decrease the browser window still appears the overlaping (before going down the right thumbnails)
SM
Posts: 2466
There is minimum.
with one you have at the moment, it does now wrap - IE9, normal fonts
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 79
Today worked on the retro computer.
1024x768: Opera, FF, IE7 - all right!
No wrap, no overlapping, no problem.
Once more, thanks
SM
Posts: 9
Please help me to align site menu from left, i am using greydragon theme and even after modifying the css. it does not work, please help
#g-site-menu.g-default { left: 21em; bottom: 0; }, i just want to change 21em to 2em or 5px.
#g-site-menu.g-top { left: 21em; top: 2px; }
where i need to modify the code, please guide
Regards
Posts: 2466
If you modified right in the theme's CSS instead of using custom.css then you need to refresh CSS cache by making small change (add space) to screen.css
Instead I would suggest to copy rules above into custom.css - see FAQ for more details on how to do this
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 78
Hi. I'm getting a ?root=yes on my base url. Once I click on the enter box it changes to ?root=no. How do I remove it?
greydragon 3.1.4
gallery3.02
template settings for a root album
using an .htaccess file I found on this forum. -- thank you
Posts: 2466
Do not know anything about htaccess, but if you use rootpage option, this is what you get
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 9
Hi Serge,
Thanks for your quik response
Please explain little bit more as i am not an expert in coding. i have used custom menus module and i have at least 14 menus with i need to align from extreme left to right. i tried everything, its not working.
RRPANDEY
Posts: 9
hi,
Search not working while Shopping Basket module is active in greydragon theme.
please guide.
Thanks
RRPANDEY
Posts: 2
Hi,
I just set up Gallery3 with the Grey Dragon Theme. I'm hoping this is simple, but when I try to rearrange/organize the pictures in an album it says 'an error occurred consult your system administrator.'
Any ideas?
Thanks, Kim
Posts: 2466
Known issue with G3
Try updating to latest experimental code (not GIT)
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter
Posts: 2466
Problem is that basket module does not have proper item check
open basket-side-bar.html.php and adjust line 9 as
if ((!empty($item)) && $item->is_photo() && product::isForSale($theme->item()->id)){
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter