PG theme

UserAbroad

Joined: 2007-02-07
Posts: 5
Posted: Thu, 2007-02-08 04:57

oK, nice. Now I know exactly where the problem lies from the Wordpress theme point of view. While it's not identical, there is the #menu funciton and I can add some 'padding-down' and play around with things for the overall look. The problem, however, still lies with the 'Gallery' itself. If you go to the 'Home' part of my page, all works nicely. When I use the WPG2 (a Wordpress Gallery 2 plugin), that's what's causing the problems. No matter how I mess around with the style.css (and once again, thank you for showing me 'exactly' where it is in the code), I still have the PG Themed gallery messing up my menu.

Originally, the menu was 'above' the logo, but still, same result. It creates that black bar and messes it all up. My guess is WPG2 is calling the logo image 'only', and not the actual header.php from Wordpress? I'm losing hope now, though your email did give me some added extra steam!

site: http://gallery.canadianabroad.com

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Thu, 2007-02-08 05:44

#menu is also used in another css. Perhaps they conflict (cascade)
position: absolute; might be the issue? why have the 2 classes that are different? Just remove it and see.

Do you use the FF browser & the webDev tool?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team || G2 Theme Contest!

 
UserAbroad

Joined: 2007-02-07
Posts: 5
Posted: Thu, 2007-02-08 15:18

Hmm.. Yeah, I'm checking where that conflict could be. See, changing it in the style.css does nothing except adjust the pages that *are* working. The one with the Gallery is circumventing some of the code I imagine and hence why it's ignoring the #menu part and placing the gallery itself right below the nicetitle.js (i.e. the blog .jpeg at the top).

The "position: absolute" isn't in the menu choice, but in the nicetitle.js and some other spots. I've played around with it (removing, altering, etc.) in addition to adding 'padding-down=10px' just to see, and not much luck. The padding option does it fact shift the working pages down a bit, but does nothing for the gallery section. I'm thinking more and more it's WPG2 (a plugin to embed Gallery 2 into Wordpress) that's the culprit, and not so much the PGTheme theme I'm using. For the life of me though, still no luck. If I do play around with some options and I do get the menu bar to display correctly on that page, the gallery itself is messed up (bland and as if the theme disappeared almost, with items missing). In any event, still working on a solution, but nothing yet (sidenote to self: perhaps the wp-gallery2.php needs to be tweaked?)

As for the FF Browser & webDev tool, I'm afraid I'm a tad confused as to what exactly those are. I run the site off my own server (use of cPanel for the most part) and loaded up a Wordpress front to which Gallery 2 is integrated into. I'm playing around with the files via FTP and Wordpress for the moment. Does that help in any way? ;)

Thanks again for the help/insight though, I appreciate it! The programs themselves are impressive, just want this one tiny bug worked out...

**edit: Aah.. FF = FireFox ;) Yes, that's my primary browser (though I still use IE on occasion to make sure my site is still displaying correctly on that old school browser as well)

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Thu, 2007-02-08 15:18

I have found 2 tools that are invaluable the firefox browser and the web development tool that allows you to Make live edits to the CSS of a web page..
Once you have them both installed....
select edit css and under the 'information' dropdown check display ID & class details.
Edit your CSS and you will see the results. Once you have this the way you want, upload your edited css to the server.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team || G2 Theme Contest!

 
UserAbroad

Joined: 2007-02-07
Posts: 5
Posted: Fri, 2007-02-09 05:05

Alrighty, back after some length Firefox + Web developer tool trials. First off, I gotta say: well done! Makes editing .CSS simpler, faster and oh-so painless by comparison of the old hit-and-miss method. The thing is though, I even though I can shift the gallery down a bit and whatnot, I can't for the life of me to get the menubar to display correctly. It keeps loading oK (as in the main page) until I go into Gallery. Then for the first second, it looks fine... until the Gallery itself shows up and then the black bar and the crazy out-of-placeness takes place.

Aaargh,... Starting to tear my hair out! Would it help to post the .CSS? Hmm... I guess it wouldn't matter, because anyone using this firefox and web developer could tweak it and see if they wanted to. Feel free ;) http://gallery.canadianabroad.com In any event, I'll keep working on it and hoping I come across that one teeny-tiny thing that's messing it up. As an aside though, I'm thinking it's more likely 2 errorrs coinciding that could be causing this? Who knows...

oK, back to work I attempt :|

 
Astor

Joined: 2005-12-15
Posts: 154
Posted: Fri, 2007-02-09 08:52
Dayo wrote:
If it works on the other themes and it showed before, then you must have changed something.

Can you give me a hint to find what I have changed?

 
soreel

Joined: 2003-12-02
Posts: 59
Posted: Sat, 2007-02-10 20:27

hi Guys

is PGTHEME compartible with gallery 2.2??

I just installed 2.2 and switched to the PG theme and now I am getting this error, has anybody else encountered this problem with PG Theme??

This happens when I am adding new albums or trying to update the plugin list

Authentication Failure
Your change cannot be completed due to a loss of session data. Please try again. If it still doesn't work, try logging out and logging back in.

Back to the Gallery

Error Detail -
Error (ERROR_REQUEST_FORGED)
in modules/core/classes/GalleryController.class at line 235 (gallerycoreapi::error)
in main.php at line 224 (gallerycontroller::assertisgenuinerequest)
in main.php at line 94
in main.php at line 83
System Information
Gallery version 2.2-rc-1
PHP version 4.4.3 apache
Webserver Apache
Database mysqlt 4.1.21-standard
Toolkits SquareThumb, ImageMagick, Thumbnail, Gd
Operating system Linux gravity.dnsprotect.com 2.6.17.7-grsec #1 SMP Sat Jul 29 05:44:05 EDT 2006 i686
Browser Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 426
Posted: Sat, 2007-02-10 23:38

Hi

For the version of PGtheme that is compatible with v2.2, you want PGLightbox
See the forum devoted to it
http://gallery.menalto.com/node/54063
The download instructions are in the first message.

Gaynor

 
Dayo

Joined: 2005-11-04
Posts: 1642
Posted: Sun, 2007-02-11 19:20

gaynormcc

According to Astor, PGTheme works with G2.2.

.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
Dayo

Joined: 2005-11-04
Posts: 1642
Posted: Sun, 2007-02-11 19:23

Astor

I think you might have to go into theme admin and check the options for displaying item information. I disabled this on my site a long time ago and deleted a lot of lines from my tpl files to leave the lines related to my chosen display that I can't check for you.

.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
UserAbroad

Joined: 2007-02-07
Posts: 5
Posted: Sun, 2007-02-11 19:38

...for what it's worth, I solved me original problem with the annoyance of the menu bar that I've been having.

I tried manipulating all the php and css files (style, main, wpg2header, etc.), but it turned out to be a very annoying feature in the theme.css file from the PGTheme. At the end of the file, there's a grouping of #actions1, #menu { ...blah blah... } all together. Seperating the two groups and putting in my original #menu info from my original Wordpress theme (from my 'style' sheet) solved the problem. In hindsight, just seperating the two and changint the 'position=absolute' line alone would probably fix it. In any event, all is good finally and only minor tweaks remain for the Galelry aspect.

http://www.canadianabroad.com (the gallery itself, http://gallery.canadianabroad.com )

Thanks again, by the way, to all who offered their advice/input (i.e.: floridave).

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 426
Posted: Mon, 2007-02-12 16:19

Hi Dayo.
Yes. by golly, so you can.
I had assumed by Lutz making the Update so PGtheme Update could work in G2.2, that he meant the original PGtheme would not.

It has certainly taken me several attempts (on a slow computer) to get it to open in PGtheme (my own version of it actually) but in the end it has done so.
ie using G2.2 RC-1

Gaynor

 
soreel

Joined: 2003-12-02
Posts: 59
Posted: Fri, 2007-02-16 04:14

hi guys,

for the PG Theme, how do I reduce the spacing between the bottom and top of the album items, photos ?

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 426
Posted: Fri, 2007-02-16 12:38

I am guessing here, but think this would be controlled in the album.tpl (so far so good)

In that file there are lots of places with numbers, but my first try would be in a line fairly near the top of the file.
In Row 29 - <table width="100%" cellspacing="5"

It would be worth playing there and changing the "cell spacing"
But remember to do the playing in a copy of the tpl file in the local directory.

Sorry, I can;t do the playing myself tonight.

And of course there is a pretty good chance that I might be completely wrong :)

Gaynor

 
dc2698

Joined: 2007-01-23
Posts: 17
Posted: Sat, 2007-02-17 18:30

Hi I have a problem with PGtheme.
The sidebar cannot expand during DHTML album navigation (tree view).
Please see the attached PNG for details. Any help will be greatly appreciated!

 
Dayo

Joined: 2005-11-04
Posts: 1642
Posted: Sat, 2007-02-17 19:16

dc2698

Assuming you are on PGTheme 1.1.0 (RC 01), you need to change the following in theme.css (Remember to include your site/G2 details when asking for assistance in future).

#gsSidebarF {
    border-right-width: 1px;
    width: 175px;
    overflow: hidden;

Increase the "175px" to make the sidebar wider.

You can also change the overflow property to "auto" or "scroll". This will add a scroll bar to allow users to scroll to see the clipped content.

Good luck.

.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
dc2698

Joined: 2007-01-23
Posts: 17
Posted: Sat, 2007-02-17 19:26

Thanks, Dayo, for your great tip!

By the way, is it possible to change the thumbnail pic for an album please? I found nowhere to change the default first new item thumbnail for an album. Thanks again in advance!

Gallery version (not just "2"): 2.1.2
Module / Theme name & version: PGtheme 1.1 RC1
PHP version (e.g. 4.3.11): 4.4.0
PHPInfo Link (see FAQ):
Webserver (e.g. Apache 1.3.33): IIS
Database (e.g. MySql 4.0.11): 4.0.20a
Activated toolkits (e.g. NetPbm, GD): GD, FFMPEG
Operating system (e.g. Linux): Win2000 Adv. Server
Browser (e.g. Firefox 1.0): I.E., Firefox

 
Dayo

Joined: 2005-11-04
Posts: 1642
Posted: Sat, 2007-02-17 19:51

dc2698
You are welcome.

Your query is not PGTheme specific; however, to change the thumbnail pic, navigate to the pic you want and use the "Make Highlight" feature

.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 426
Posted: Sun, 2007-02-18 08:16

dc2698
I have made a set of image frames which will be published soon.
There is a frame specifically to be set for Albums, to distinguish albums from images in that top level or any other album view.

It clearly represents an album.
This may help you, together with the "rearrange" facility of the Edit Album feature where we can manually put albums anywhere we wish in the arrangement... eg I often use it to place a testing album in P2 so it is not immediately visible to visitors.

Gaynor

 
dc2698

Joined: 2007-01-23
Posts: 17
Posted: Sun, 2007-02-18 16:13
gaynormcc wrote:
dc2698
I have made a set of image frames which will be published soon.
There is a frame specifically to be set for Albums, to distinguish albums from images in that top level or any other album view.

It clearly represents an album.
This may help you, together with the "rearrange" facility of the Edit Album feature where we can manually put albums anywhere we wish in the arrangement... eg I often use it to place a testing album in P2 so it is not immediately visible to visitors.

Gaynor

Cool, this is exactly what I need. I thought the ability to change the album thumbnail is only applicable to the PGtheme before......thx alot anyway!

 
corvettegent

Joined: 2006-04-30
Posts: 25
Posted: Mon, 2007-02-19 01:04

Hi all,

I just noticed a problem with my web site when using sub-albums. I am using PGtheme and I created an album called Events. Within this album, I created other albums of events and added photos to these albums. Up to this point everything works fine. Below is an example of the album structure:

Events

… Event1
… Photos from Event1

… Event2
… Photos from Event2

… Event3
… Sub-album of Event3 called A
… Photos from Sub-album from Event3 A
… Sub-album of Event3 called B
… Photos from Sub-album from Event3 B

The navigation icon to bring you back to the Events album is available in albums Event1 and Event2. Here is the problem. The navigation button to bring you back to the Events album is missing when you enter the Sub-albums. The only buttons available are the Slideshow and back to the Home page.

Has anybody experienced this problem and have a solution to add the navigation button to bring you back up one level?

You can see the problem on my website at www.photosbysoto.com/gallery2
Go to the Events album and then select the 2006 Steeplechase at Callaway album. You will see that you cannot return back to Events because the icon is not there. The only way you can get back is by clicking on the Events text on the breadcrumb.

Your help is greatly appreciated.
Mike

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 426
Posted: Mon, 2007-02-19 03:15

OK Dc2698
I have put them up in my gallery for you to get
Unfortunately though when I uploaded a zip with the frame images in the Gallery programme thoughtfully unpacked the zips into albums !!!!!

If you PM me your e-address I can send you the zips

Anyway. See them and a doc about them at
http://piopionz.com/gallery2/v/Testing/Zips/Gilt/ and its subalbums
Login with user = gallery and PW = team

Gaynor

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 426
Posted: Mon, 2007-02-19 03:48

Hi Mike.
Can you open several web windows at once and toggle between them?

If so, open your gallery in two windows - one at the 2006 Steeplechase EditAlbum/theme page

and the other at the Hat Contest EditAlbum/theme page

then carefully compare the settings where anything to do with icons is set.

Incidentally I do like your gallery, and "that is saying something" because I don;t usually like black/grey sites where text and background have low contrast.

Gaynor

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 426
Posted: Mon, 2007-02-19 04:00

Hey Mike,
(I am being mischievous here)

In your digital art album, with the green-framed one, why not have a horse sneaking round the end of the fence and appearing from behind the green/black inner frame.

I was going to say "looking sheepish" but am not sure how a horse would do that. :)

Did you study Escher? The lighting effects on your frames are fascinating..... and you get away with it so well. It is really taking photography into the realm of Fine Art. delightful!

Gaynor

 
SpookiePower

Joined: 2005-10-04
Posts: 164
Posted: Mon, 2007-02-19 14:49

Is it possible to change the quality of the preview picture ?
When I see the full size picture it looks perfect, but the
small picture before that (not the thumbnail) is in pretty
bad quality. Is it possible to make it to a better quality ??

--
My Gallery
www.photo.box2600.dk

 
corvettegent

Joined: 2006-04-30
Posts: 25
Posted: Mon, 2007-02-19 17:43

Hi Gaynor,
Thanks for your reply. I've compared the album page with the photo page (which contains the icons) and I do see the extra code but I have no clue where to add the code. The icon that is missing on the sub-albums is the "album.gif" file. Code below was extracted from the photo page.
----------------------------------------------------------------------------------------------
<a href="main.php?g2_itemId=115&amp;g2_navId=x74e35f59"
onmouseout="album115.src='modules/colorpack/packs/PGblack/images/set1/album.gif'"
onmouseover="album115.src='modules/colorpack/packs/PGblack/images/set1/3d_on/albumon.gif'" title="Events">
<img id="album115" src="modules/colorpack/packs/PGblack/images/set1/album.gif" alt="Events" longdesc="Events" title="Events" class="icon"/></a>
<a href="main.php?g2_itemId=826&amp;g2_navId=x74e35f59"
onmouseout="album826.src='modules/colorpack/packs/PGblack/images/set1/album.gif'"
onmouseover="album826.src='modules/colorpack/packs/PGblack/images/set1/3d_on/albumon.gif'" title="2006 Steeplechase at Callaway">
<img id="album826" src="modules/colorpack/packs/PGblack/images/set1/album.gif" alt="2006 Steeplechase at Callaway" longdesc="2006 Steeplechase at Callaway" title="2006 Steeplechase at Callaway" class="icon"/></a>
-----------------------------------------------------------------------------------------------

It appears that the icon navigation to go up one level on sub-albums only appears when you are in the photo pages. I tried changing the theme to PGlightbox and had the same result which leads me to believe that maybe this is normal.

I appreciate your comments on my gallery.

Mike

 
corvettegent

Joined: 2006-04-30
Posts: 25
Posted: Mon, 2007-02-19 17:53

Gaynor,

I think if I place the horse behind the mat and frame, it would take away from the illusion of the horse jumping out of the frame. I am always open to ideas and suggestions and will give your suggestion a try. Thanks again for your comments.

Mike

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2007-02-19 18:36
SpookiePower wrote:
Is it possible to change the quality of the preview picture ?
When I see the full size picture it looks perfect, but the
small picture before that (not the thumbnail) is in pretty
bad quality. Is it possible to make it to a better quality ??

This is not a PG question but...
if you go to site admin, select the tooklit(s) you have in use and you will be able to change the quality of the jpg items. You will have to recreate the sized the thumbs to see the results.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
enderandrew

Joined: 2006-06-01
Posts: 42
Posted: Tue, 2007-02-20 01:01

Will we set an updated version of this theme?

Has anyone tried contacting the author to see if he still wants to support it? Would someone else be willing to update it?

Is there any chance someone would be willing to add LitBox (not Lightbox) support?

http://www.ryanjlowe.com/?p=9

Nihilism makes me smile.

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 426
Posted: Tue, 2007-02-20 07:44

HI Mike,
Of course I meant an EXTRA horse coming round from behind, which should increase the 3D effect.

Gaynor

 
LeeUmm

Joined: 2005-09-14
Posts: 23
Posted: Wed, 2007-02-21 22:50

Is there a way to remove the ▪ from each album title? Right now titles are showing as "▪Album Title▪" and I want just "Album Title"

I don't see any settings for it and I can't seem to find it in the template.

*edit* never mind, found it in the template.

 
pgilbert

Joined: 2005-03-28
Posts: 157
Posted: Tue, 2007-02-27 14:59

Sorry for not replying to all your questions and suggestions, but I've been VERY buzy.
But I worked the theme a little, hope you enjoy it, PGtheme is now:

******************** X_treme theme (G2.2) ********************

[img]http://www.pedrogilberto.net/gallery2/themes/x_treme/templates/extra/logos/logo.png[/img]

Information: http://codex.gallery2.org/Gallery2:Themes:X_treme

Downloads:
http://pedrogilberto.net/g2
http://www.pedrogilberto.net/g2/x_treme_pack_full.tar.gz
http://www.pedrogilberto.net/g2/x_treme_pack_full.zip

Pedro Gilberto

http://www.pedrogilberto.net
pedrogilberto at gmail dot com

 
Dayo

Joined: 2005-11-04
Posts: 1642
Posted: Tue, 2007-02-27 17:23

Welcome back Pedro!!!!!!!

We have tried to keep the flock safe while you were away master. : )

Is there a demo?

.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2007-02-28 03:01
Dayo wrote:
Is there a demo?

http://themes.gallery2.hu/?g2_theme=x_treme

I think since this is 30! pages long that all X-Tream theme questions go in a new thread!

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
drhiii

Joined: 2003-04-27
Posts: 397
Posted: Wed, 2007-02-28 10:57

Hello Pedro. Very happy to see you here!

pgilbert wrote:
Sorry for not replying to all your questions and suggestions, but I've been VERY buzy.
But I worked the theme a little, hope you enjoy it, PGtheme is now:

******************** X_treme theme (G2.2) ********************

[img]http://www.pedrogilberto.net/gallery2/themes/x_treme/templates/extra/logos/logo.png[/img]

Information: http://codex.gallery2.org/Gallery2:Themes:X_treme

Downloads:
http://pedrogilberto.net/g2
http://www.pedrogilberto.net/g2/x_treme_pack_full.tar.gz
http://www.pedrogilberto.net/g2/x_treme_pack_full.zip

Pedro Gilberto

http://www.pedrogilberto.net
pedrogilberto at gmail dot com

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 426
Posted: Wed, 2007-02-28 12:02

>since this is 30! pages long that all X-Tream theme questions go in a new thread! Dave <

I hope Pedro will start one as it really should have his name as the first author, and the "how to get it " directions he has given above.

I like the look of it, and my head is popping with ideas, some facetious, all hopefully will be fun.

Gaynor

 
Dayo

Joined: 2005-11-04
Posts: 1642
Posted: Wed, 2007-02-28 16:06
floridave wrote:
I think since this is 30! pages long that all X-Tream theme questions go in a new thread!

Agreed 100%

Pedro can you please restore this as the PGTheme thread with the links to PGTheme and create a new one for X_Treme.

Some people may want to stick with PGTheme.

Thanks.

.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
tt688

Joined: 2007-02-21
Posts: 29
Posted: Fri, 2007-03-02 07:45

it is great job, thanks.
But the themes set up screen is so long, can we have save buttons for every section? then we do not need to scrool up down to save the file.
BTW, 1. at XTREM FRAME set up, Display Item Title has some problems.
The item title is there evevn i set NO for XTREME FRAME :: Display Item TITLE

please advise.

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 426
Posted: Fri, 2007-03-02 09:53
Quote:
the themes set up screen is so long, can we have save buttons for every section? then we do not need to scrool up down to save the file.

I do very much agree with you.
Maybe now that he has published Xtreme, Pedro might be able to put a little time to doing this.

In fact buttons that each expand their section would be good as it is sometimes good to view adjacent sections together.

Of course that would mean the total theme gets even bigger.

I also think it might be possible for us each to adapt that file, which is tempting, but it would be so much better if it was Pedro who did it, making it official :)

Gaynor

 
triangular

Joined: 2005-12-21
Posts: 138
Posted: Fri, 2007-03-02 13:11

I thought X_Treme theme will only work with SVN installations. Will it work with the latest G2.2 RC2 release (not svn but RC release)? Im having many problems with installing a working SVN.

 
tt688

Joined: 2007-02-21
Posts: 29
Posted: Fri, 2007-03-02 13:26

Need help from you guys.
I plan to use album to descripe some details and I put it beside the thumbnails. The desc and item shows there but only 1 inch wide, how to adjust the wide of the desc?
The attached is testing sample: http://www.iphotoasia.com/gallery2s/main.php

Any one can advise.

tt

 
tt688

Joined: 2007-02-21
Posts: 29
Posted: Fri, 2007-03-02 13:27
triangular wrote:
I thought X_Treme theme will only work with SVN installations. Will it work with the latest G2.2 RC2 release (not svn but RC release)? Im having many problems with installing a working SVN.

I am testing with G2.2 and so far it is ok.

 
triangular

Joined: 2005-12-21
Posts: 138
Posted: Fri, 2007-03-02 13:47

Which version you are testing with, the RC2? Could you provide the link to the download you are using?

Christian

 
pgilbert

Joined: 2005-03-28
Posts: 157
Posted: Fri, 2007-03-02 17:46

tt688, You are probably using a Preset Xtreme Frame, and settings below aren't overriding the set, try to

check this: "XTREME FRAME :: Display a frame (Description)"
and select this to none: "XTREME FRAME :: Frame PRESETS (settings below will overide this sets)"

X_treme forum here:http://gallery.menalto.com/node/61330

http://pedrogilberto.net/g2
http://pedrogilberto.net/gallery2/

 
tt688

Joined: 2007-02-21
Posts: 29
Posted: Fri, 2007-03-02 19:57
triangular wrote:
Which version you are testing with, the RC2? Could you provide the link to the download you are using?

Christian

i am using rc1.
gallery-2.2-rc-1-developer.zip

tt

 
tt688

Joined: 2007-02-21
Posts: 29
Posted: Fri, 2007-03-02 21:06
pgilbert wrote:
tt688, You are probably using a Preset Xtreme Frame, and settings below aren't overriding the set, try to

check this: "XTREME FRAME :: Display a frame (Description)"
and select this to none: "XTREME FRAME :: Frame PRESETS (settings below will overide this sets)"

X_treme forum here:http://gallery.menalto.com/node/61330

http://pedrogilberto.net/g2
http://pedrogilberto.net/gallery2/

Thanks. just donot use preset and manual set for all, it works now.

 
triangular

Joined: 2005-12-21
Posts: 138
Posted: Sun, 2007-03-04 08:03

Under the earlier PGTheme I always had album titles appear underneath an album thumbnail. Now I've installed X_treme and I only see the album thumbnail, with the little icon in the upper corner that opens a floating popup with the album title, view count, owner, keywords, and updated or not. This is very nice, but how do I get any of that that information to appear underneath the album thumbnail like before? I would at least like the album name and some of that other information without going to the floating popup. At first view there is nothing to even differentiate the albums from the items this way.

Christian

 
defirewire

Joined: 2007-03-04
Posts: 1
Posted: Sun, 2007-03-04 14:47

having this problem, anybody can help me? thanks.

Error
Error (ERROR_BAD_PARAMETER) :

* in modules/core/classes/GallerySmarty.class at line 109 (gallerycoreapi::error)
* in lib/smarty/Smarty.class.php at line 1584 (gallerysmarty::trigger_error)
* in lib/smarty/Smarty.class.php at line 1410 (gallerysmarty::_fetch_resource_info)
* in lib/smarty/Smarty.class.php at line 1256 (gallerysmarty::_compile_resource)
* in modules/core/classes/GallerySmarty.class at line 90 (smarty::fetch)
* in modules/core/classes/GalleryTemplate.class at line 206 (gallerysmarty::fetch)
* in main.php at line 418 (gallerytemplate::fetch)
* in main.php at line 87
* in main.php at line 80

 
pgilbert

Joined: 2005-03-28
Posts: 157
Posted: Sun, 2007-03-04 16:28

triangular, I added option to select where to show title and description in or outside floating boxes.

You can download again:
Downloads:
http://pedrogilberto.net/g2

X_treme Forum here PLEASE: http://gallery.menalto.com/node/61330

defirewire, what versions are you using? X_treme is for G2.2

 
nnhubbard

Joined: 2006-05-20
Posts: 8
Posted: Mon, 2007-03-05 22:58

I am having problems getting my images to snug up next to one another, it seems like there is padding in there, but I cannot find where to change this in the theme! I had it working before, but I am unsure which options to change to get it back.

Any help?

http://nnhubbard.com/gallery2/album/peru06/

Using G2.2 and the newest ver. of X_treme