Theme: GreyDragon - v.4.0.2
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Koaswer wrote:
Well, I purged the cache data and also went through Gallery's maintenance tasks. Seems like a local problem. Code above does perform dynamic function calls. If I understand correctly Finnish here, appendChildOriginal is not defined, means that doc.body.appendChild is not working. this should not be a case. |
|
Koaswer
Joined: 2011-11-16
Posts: 10 |
![]() |
Thank you for your input, but the explanation went pretty much over my head. When it comes to coding or website building I'm just an amateur. edit: And can this even be the case since everything works just fine in FF, Chrome and Safari? Is it just IE related? Is it so that the hack on line 66 |
|
bigu_c
![]()
Joined: 2007-10-28
Posts: 421 |
![]() |
Hi, I have this problem: How to remove this? (or make it "nofollow" / or make it "noindex" to any subpages). Please check attachment. Thanks. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Koaswer wrote:
Thank you for your input, but the explanation went pretty much over my head. When it comes to coding or website building I'm just an amateur. it works just fine in my IE 9 |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
bigu_c wrote:
Hi, In /gallery3/themes/greydragon/libraries/MY_Theme_View.php find protected function sidebar_menu_item and adjust the line to include nofollow $content_menu .= '<a title="' . $caption . '" href="' . $url . '?sb=' . $type . '" rel="nofollow">'; PS: I have included this in next release |
|
Koaswer
Joined: 2011-11-16
Posts: 10 |
![]() |
Thank you for your explanation. You were absolutely right. I bow to the Master… It was the DivX! A token of my appreciation can be found from your coffee fund. One question more though… Is there a feature or have you considered adding one that would redirect the guest to picture 8 after closing Fancybox? Anyway... I’m grateful for your help. Thank You. |
|
petri
![]()
Joined: 2005-12-15
Posts: 253 |
![]() |
Hi Serge, First let me congratulate for this GREAT theme you did, the best so far for G3 ! Great Work with so much to do ! I am testing it right now (by the way I'm in for any new beta testing) and here is my first questions : How could I add html in the Alternative Description for the Root Page ? I basically would like to add links... When I try to insert html in the Alternative Description text field.... the system does not like it |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Koaswer wrote:
Thank you for your explanation. You were absolutely right. I bow to the Master… It was the DivX! Great! Koaswer wrote:
A token of my appreciation can be found from your coffee fund. And thank you Koaswer wrote:
One question more though… it is not supported at the moment, but it should be somewhat straitforward to implement for photo pages with onClose event |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
petri wrote:
First let me congratulate for this GREAT theme you did, the best so far for G3 ! Great Work with so much to do ! Thank you petri wrote:
How could I add html in the Alternative Description for the Root Page ? I basically would like to add links... Right now you can use BBCode. In next version I am fixing all the places where item description is used to allow either BBCode or HTML. Edit: I tried to use HTML tags and it did work for me, at leas on Album level for descriptions |
|
undagiga
Joined: 2010-11-26
Posts: 693 |
![]() |
Serge D wrote:
+1 for Shadowbox. Serge D wrote:
I tried to use HTML tags and it did work for me, at least on Album level for descriptions Works for me also. U-G |
|
petri
![]()
Joined: 2005-12-15
Posts: 253 |
![]() |
Hi Serge, I tried again with some much simplier html code and it seems to work now, thank you for your answer. I have been trying to change the size of the description frame to make it wider but could not find the place to do it, is it in the base.css or #g-rootpage-roll ? tried to change #g-rootpage-roll but nothing changed on screen, I put the hole file in my custom-->views or the base.css into custom-->css but it did not work. but again...no luck I have been reading all the info but I think I am missing something : I realized that copying the #g-rootpage-roll file into custom-->views and modifying was changing the content online. So that is good. But what about the CSS ? Do I have to copy all the css files from GD-->CSS as well and then modify them or just create a custom.css file and insert any css data from any other and they would be overwritten ? Thank you in advance for your answer |
|
petri
![]()
Joined: 2005-12-15
Posts: 253 |
![]() |
sorry Serge, I just realized that, somehow, my custom.css disappeared in the DG admin, I put it back, now the custom.css file is loading |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
petri wrote:
tried to change #g-rootpage-roll but nothing changed on screen, I put the hole file in my custom-->views or the base.css into custom-->css but it did not work. I know you have resolved CSS issue, but just to confirm - yes, you are correct about themes/custom folder - you can override any PHP/CSS file in the theme or even in G3 by placing modified copy of it into appropriate folder. In fact this is why support for it was added in the theme A word of caution, while this feature is supported and very useful, you need to be careful overriding any PHP or CSS files with it as it may break your installation when you update to a new version of G3 or GD theme. |
|
petri
![]()
Joined: 2005-12-15
Posts: 253 |
![]() |
Thank you for your advice Serge, yes as in G2 I am aware of this. I am writing down the code I am changing to it is always easier to update when a new upgrade is available. Now for the rss feed of the slideshow on the rootpage. I would like to pic only lansdcape photos from a specific album. I thought I could use RSS extra as you wrote earlier. Wouldn't it be smth like : http://yoursite.com/rss/feed/rss_extra/album/album-name ? |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Usually album rss URL would look like this for root /rss/feed/gallery/album/1 For landscape mode per http://gallery.menalto.com/node/95073 you would need to use some thing like this /rss/feed/rss_extra/album_landscape/1 Please remember that URL need to start with / Of course, this extra RSS need to be enabled in module's settings |
|
bigu_c
![]()
Joined: 2007-10-28
Posts: 421 |
![]() |
Hi Serge, Please tell me how to change this from: [img]http://gallery.menalto.com/files/1_19.jpg[/img] To: [img]http://gallery.menalto.com/files/2_12.jpg[/img] Thank you. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
@bigu_c: by look of it you have selected "Actual" Aspect Ratio. |
|
bigu_c
![]()
Joined: 2007-10-28
Posts: 421 |
![]() |
Thank Serge, Why don't you fix this problem on Theme Options? [img]http://gallery.menalto.com/files/1_20.jpg[/img] (I'm using Firefox 9.0.1) Thanks. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
@bigu_c: I do not know why... May be because it works fine in other normal browsers like IE. |
|
bigu_c
![]()
Joined: 2007-10-28
Posts: 421 |
![]() |
I just checked on my Chrome 16.0.912.63 m and IE8 with same problem. Hope you fix this soon. Thanks for great theme. |
|
petri
![]()
Joined: 2005-12-15
Posts: 253 |
![]() |
Hello Serge, thank you for your answer... If I input the RSS album in the simple way : Quote:
Usually album rss URL would look like this for root /gallery3/index.php/rss/feed/gallery/album/70 it works. Quote:
For landscape mode per http://gallery.menalto.com/node/95073 you would need to use some thing like this /rss/feed/rss_extra/album_landscape/1 I tried your suggestions but it does not work, I input : /gallery3/index.php/rss/feed/rss_extra/album_landscape/70 the slideshow is empty, and if I test the RSS from the my gallery, it does not work either : feed://www.coquille.org/gallery3/index.php/rss/feed/rss_extra/album_landscape/70 and I am sure that I made the "album_landscape" option public in the RSS Extra options. So what am I doing wrong ? |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
@petri: Anything in error log? |
|
petri
![]()
Joined: 2005-12-15
Posts: 253 |
![]() |
Well, now that you mention it, I got a few "something went wrong" mostly when I am in the GD admin page. Quote:
Kohana_Exception [ kohana/core.errors.403 ]: should I post them all here or should I send you a PM ? |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
As it may contain internal info, PM may be better |
|
Chillmaster
Joined: 2011-12-27
Posts: 1 |
![]() |
Thanks for the great Theme! Everything works fine for me, accept the user registration or "forget password" function. When somebody want´s to request a new password, the email will be send with the passwordlink. Clicking on that link leads to an empty themepage with no information shown. Activating another theme will be work correctly. Also the user profile page (f. e. ../user_profile/show/2) doesn´t work correctly. There will be only an empty themepage shown with the "home" link in the top of the page. Did anyone have a solution to fix this problem? |
|
petri
![]()
Joined: 2005-12-15
Posts: 253 |
![]() |
Hi Serge, I am playing around with the different album frames and I like it a lot. It makes me think of PG's system in G2. Really nice ! |
|
iluv4u2c
![]()
Joined: 2003-03-15
Posts: 92 |
![]() |
Serge D wrote:
@bigu_c: I do not know why... May be because it works fine in other normal browsers like IE. I use IE9, Firefox 9 and Safari 5 which shows the same issue. But the problem I found was with my "PERSONAL" settings with each browser fonts, zoom % and a mix of Windows 7 personalization display settings. If I set any of these browser to default and return my computer display setting to 100% -- all is well. Just a FYI for anyone else trying to figure out why it isn't fixed. In a perfect world of web design and I am only using Gallery as an example, one browser would be a miracle. I can't use IE9 or Firefox 9 to "manually" organize my albums in the window (flash?) feature but it works flawslessly with Sarfari 5. And so does uploading photos in Safari 5 seems to be the best without error. Go Figure -- yes Safari |
|
iluv4u2c
![]()
Joined: 2003-03-15
Posts: 92 |
![]() |
Serge D wrote:
Code has been removed I just took the plunge to upgrade from 3.1.2 because I dreaded having to deal with rss feed and root page. Now that I have made the change, I am reading post from the time it was released and found this above quote as a bottom line. Does this tell me to move on and not bother with the root page feature until you get unresticted time that can be set aside to develop a solution? Regardless of the answer, you can expect a thank you for a great year of hard work in your coffee fund from me. |
|
iluv4u2c
![]()
Joined: 2003-03-15
Posts: 92 |
![]() |
Serge D wrote:
Serge's provided link above has clearly done the trick. SOLVED Root page back in play. My only suggestion would be to include this in the area you have notes for the installation instructions. Answer Random photos and movies" is the only one of these extra feeds picked up by Imageblock Ex /gallery3/index.php/rss/feed/rss_extra/random/landscape I use landscape because it is centered on the page. No more deleting database caches, uninstall rss_extra module, rebuilding images and all to exhaustion. |
|
bobertuk
Joined: 2011-02-07
Posts: 12 |
![]() |
iluv4u2c wrote:
I've had the same issue for some tome so many thanks for pointing this out I my case I only use firefox (v4 -> v9) and my zoom has always been set at 100%. However - what solved it for me was: Firefox Preferences->content->Fonts & Colors->Advanced->Minimum Font Size=13 Previously it was set to 'None' This seems to have fixed the problem. Bob |
|
Chasden
Joined: 2012-01-02
Posts: 51 |
![]() |
Hello, 2) Also Tag albums module. When clicking a tag, the page that shows all images with that tag has overlapping text. 3) My adsense ad goes as far to the left as possible, covering my site logo when i put it in the header. It's currently in the footer to avoid the problem. I'd like it centered, and in the header. Browsing through the forums, i couldn't find a solution. |
|
bigu_c
![]()
Joined: 2007-10-28
Posts: 421 |
![]() |
Hi, Please tell me how to make these links to "nofollow": [img]http://gallery.menalto.com/files/navi.jpg[/img] Thank you. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Chasden wrote:
Hello, Will check |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
bigu_c wrote:
Hi, You would need to adjust paginator code to include rel="nofollow" |
|
Chasden
Joined: 2012-01-02
Posts: 51 |
![]() |
Serge D wrote:
Thank you. I look forward to your help. The overlapping text looks even worse when there is a full page of images trying to fit onto the screen! |
|
tine44
Joined: 2008-01-26
Posts: 23 |
![]() |
www.aggerfoto.de |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
tine44 wrote:
www.aggerfoto.de Shows fine, as far as I understand |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Chasden wrote:
1) Titles for the Tag Albums module get covered by images (posted this problem in the thread for that module too) 2) Also Tag albums module. When clicking a tag, the page that shows all images with that tag has overlapping text. Do not see overlap... what browser? Chasden wrote:
3) My adsense ad goes as far to the left as possible, covering my site logo when i put it in the header. It's currently in the footer to avoid the problem. I'd like it centered, and in the header. Browsing through the forums, i couldn't find a solution. you have ad in the sidebar and it shows fine |
|
Chasden
Joined: 2012-01-02
Posts: 51 |
![]() |
Serge D wrote:
Do not see overlap... what browser? I commented out the code that displays titles to get around the issue. I can put it back in if you want to see it, but it's going to make my site look bad! Serge D wrote:
you have ad in the sidebar and it shows fine I was referring to the AdSense ad at the very top of the page. I was able to fix it. Solution: 1. Open /themes/greydragon/views/page.html.php You can also change the alt text of your logo image by editing the text inside the quotes "Gallery logo: Your photos on your web site". You'll see in the code below that i changed mine. The code before (lines 133-135): <img alt="<?= t("Gallery logo: Your photos on your web site")->for_html_attr() ?>" src="<?= $theme->logopath ?>" /> </a> <? endif; ?>
The new code (now on lines 133-145): <img alt="<?= t("RashadFace.com")->for_html_attr() ?>" src="<?= $theme->logopath ?>" /> </a> <div><center> COPY AND PASTE YOUR ENTIRE GOOGLE ADSENSE CODE HERE </center></div><br><br><br> <? endif; ?> I don't know if the < br > tags are actually necessary. You could probably delete them. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Chasden wrote:
I commented out the code that displays titles to get around the issue. I can put it back in if you want to see it, but it's going to make my site look bad! Well, as I said, a screenshot demonstrating the problem could have helped. But if it is working for you in state it is now, we can leave it. Chasden wrote:
I was referring to the AdSense ad at the very top of the page. I was able to fix it. Solution: ... |
|
Chasden
Joined: 2012-01-02
Posts: 51 |
![]() |
Serge D wrote:
... An explantion would be helpful...obviously if i knew what that was, i would have done it! Serge D wrote:
For the adsence itself, if I remember correctly there was a module which would add the code in the header portion with necessary tags. Again, i'm not an expert on this stuff. I just did whatever i could do to get the site to look the way i wanted it to. If there is a better way, by all means let me know, but i'm going to need an explanation! "Use some translation," and "There's a module out there somewhere..." doesn't help an inexperienced person like me! I mean no disrespect, of course. Just letting you know where i'm coming from as someone with very little experience modifying php code (and NO experience creating it). |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Chasden wrote:
An explantion would be helpful...obviously if i knew what that was, i would have done it! There are always hidden gems Chasden wrote:
Again, i'm not an expert on this stuff. I just did whatever i could do to get the site to look the way i wanted it to. If there is a better way, by all means let me know, but i'm going to need an explanation! "Use some translation," and "There's a module out there somewhere..." doesn't help an inexperienced person like me! There are almost 100 modules developed for G3 - http://codex.gallery2.org/Category:Gallery_3:Modules |
|
Chasden
Joined: 2012-01-02
Posts: 51 |
![]() |
The adsense integration module is what i'm using for the sidebar. When i tried the footer/head options, the ads were always aligned to the left side of the page (so the ad would cover the logo in the case of the header). I also wanted more than one ad, so this was the only way i could achieve that. Localization is a very clever solution though...i would have never thought to just create my own "language" to change the text! |
|
mikedbom
Joined: 2011-06-29
Posts: 9 |
![]() |
Serge, Seems in the new release we cant disable the "view full size" button. Am I missing something? Love the updates so far... thanks Mike B. |
|
mikedbom
Joined: 2011-06-29
Posts: 9 |
![]() |
And shadowbox not working, only displaying full size image in browser. havent searched on this yet... using latest versions of shadowbox and gallery and greydragon. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
mikedbom wrote:
And shadowbox not working, only displaying full size image in browser. havent searched on this yet... could you PM me a link? |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
mikedbom wrote:
Seems in the new release we cant disable the "view full size" button. Am I missing something? you might View Full Size is permission based |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Chasden wrote:
The adsense integration module is what i'm using for the sidebar. When i tried the footer/head options, the ads were always aligned to the left side of the page (so the ad would cover the logo in the case of the header). I also wanted more than one ad, so this was the only way i could achieve that. may need to play with CSS positioning for that |
|
mikedbom
Joined: 2011-06-29
Posts: 9 |
![]() |
Link sent Thanks Serge |
|
mikedbom
Joined: 2011-06-29
Posts: 9 |
![]() |
The shadowbox works on my iPhone. Must be my browser? |
|