Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
$20
lightbox problem
i'm using the wordpress theme goodidea, and i have a problem with my lightbox.
When i click on an item, it opens lightbox, but i only see the small pictures, but not the enlarged ones.
I've put a screenshot in attachment.
Does any one knows what i'm doing wrong?
Thank you
greetings
Karina
This question has been answered.
Karina Soors | 11/04/11 at 6:28pm
Edit
(6) Possible Answers Submitted...
See a chronological view of answers?
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
-

Last edited:
11/04/11
6:31pm -

Last edited:
11/04/11
6:32pmFahd Murtaza says:Did you link to the large image?
- 11/04/11 6:33pm
Fahd Murtaza says:Like when you create the lightbox links, place the link for the larger version of the thumbnail image in the anchor tag's href element.
- 11/04/11 6:38pm
Fahd Murtaza says:By the way, if this doesn't help, can you post a link to your site?
- 11/04/11 6:50pm
Karina Soors says:hi,
this is the link
www.studiowootwoot.com/filenbaukis2
the problem is i only have a lightbox panel in the goodidea editor, i don't find a lightbox file where i can change things
- 11/04/11 6:33pm
-

Last edited:
11/04/11
6:32pmMilan Petrovic says:The lightbox links element is not set as it should be. Usually, this is how it should look:
<a rel="lightbox" href="link-to-big-image"><img src="link-to-small-image" /></a>
In your case, most likley A element also uses small image link.- 11/04/11 6:41pm
Karina Soors says:ok, thank you,
but maybe a stupid question but where can i change this?
I don't have an lightbox;php file.
And i can only make changes in the "goodidea" editor
And there u only see this (see screenshot)
- 11/04/11 6:44pm
Milan Petrovic says:This is most likely bug in the theme. Part of the theme that is creating slider is mixing the images to use for thumbnail and full image.
- 11/04/11 6:41pm
-

Last edited:
11/05/11
4:54amrizaljohn says:Hi,
I can help you to modify your theme and display large images.
Please let me know.
Sent you PM. -

Last edited:
11/06/11
11:41amLuis Cordova says:hi Karina, please send me a private message so to work on this and quickly fix it.
usually is the case that the problem is so evident that you can't see them sometimes, but someone else can detect it immediately
- 11/06/11 11:44am
Luis Cordova says:Karina don't let them tell you theme is wrong because it is not
http://themes.goodlayers.com/?theme=goodidea
send me a PM
- 11/06/11 11:44am
-

Last edited:
11/06/11
8:44pmChristianto says:Hi Karina,
This is CSS problem related to element class "pp_hoverContainer" and other element as well on lightbox popup.
Your theme are defining background-color: white to almost element, so div class "pp_hoverContainer" that should be transparent is also effected by it.
You can add this code to fix it on your style.css
open file style.css on wp-content/themes/goodidea/style.css with notepad++ or other text editor, and put the code at very bottom of content.
.pp_pic_holder, .pp_default, .ppt, .pp_top, .pp_bottom, .pp_content_container, .pp_hoverContainer, .pp_gallery{
background-color: transparent!important;
}
Hope this help..
Best,
ChristiantoPrevious versions of this answer: 11/06/11 at 8:44pm
- 11/06/11 8:45pm
Christianto says:I've edited my answer above to make other element transparent too, You can see it works for me, please see the attachment image below...
- 11/08/11 9:18am
Karina Soors says:Thank you so much it works now!!
it now lays a dark screen above the background, could it be a whiter screen? is this possible?
thanks!
- 11/06/11 8:45pm
This question has expired.
Christianto had additional discourse to offer.
Gabriel Reguly, Karina Soors, Luis Abarca voted on this question.
Current status of this question: Completed
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
