dween
Forum Replies Created
-
@cias thanks for the reply. I did find out what the problem was. My margins on the page were too big and I fixed the pic lens problem as follows. May be helpful for others.
1) To fix 3 columns (use it ONLY if it overflows) , css change:
.ngg-gallery-thumbnail-box {
margin-right: 0 !important;
}2) for the pic lens slideshow:
-First make sure global settings is set to show pic lens link
Wordpress admin->Gallery->Gallery Settings->NextGEN Basic Thumbnails->Show pic lens link->YES
-Make sure same settings applied on the wordpress pageThanks, much appreciated. Worked perfectly.
Forum: Plugins
In reply to: [Plugin: wp-realty] User Registration BridgeI can’t seem to get this plug-in to work at all. Instead I get a failed to open stream error: No such file or directory in <directory path>/wp-content/plugins/wp-realty/wp-realty.php on line 254.
Does this minor template edit help? If so, what is it?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] singlepic tag stopped workingLooks like there is a number of threads on he topic of [singlepic] not working correctly even if the image is accessible via a regular URL.. I have tried many of the various tips (deactivating plugins), looks for spaces on other php files but I am a newbie to this and have had no luck in getting this to work. [gallery=#] works fine but [singlepic=#] just displays the outer border line, broken image icon and the hover text, even if I go back to good ol’ wordpress default theme, same problem
Any insights?