Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 01:32:27 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155504 Posts in 21710 Topics by 7736 Members
Latest Member: deenangle
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Image gallery - thumb to fullscreen  (Read 569 times)
messali

Offline Offline

Posts: 27


« on: June 17, 2009, 10:50:25 AM »

Hi, please help me!
Gallery is working now like this:

thumb open gallery page url: site.com/pages/gallery/1.php
with description and main image.
image is open new window with main image url: site.com/media/gallery/1.jpg
WRONG! http://www.family-tour.nazwa.pl/wrong.jpg

I want edit this function in view.php:
thumb open image in new window url: site.com/media/gallery/1.jpg
CORRECT! http://www.family-tour.nazwa.pl/correct.jpg

It's possible?
Logged
aldus

Offline Offline

Posts: 1238


« Reply #1 on: June 17, 2009, 10:54:29 AM »

looks to me like the following part is missing inside the "head" section of your template:
Code:
   <?php 
    
// automatically include optional WB module files (frontend.css, frontend.js)
    
if (function_exists('register_frontend_modfiles')) {
        
register_frontend_modfiles('css');
        
register_frontend_modfiles('js');
    } 
?>

So i assumee there must be JS-Error-Messages also ... Using FireFow? Use FireBug oder WebsiteDeveloper Plugin wink

Regards
Aldus
Logged
messali

Offline Offline

Posts: 27


« Reply #2 on: June 17, 2009, 11:05:57 AM »

you don't understand me Smiley my english is lame, sorry.

I want edit gallery image display (view.php)

my site http://www.family-tour.nazwa.pl/pages/o-nas.php
thumb link http://www.family-tour.nazwa.pl/pages/gallery/magdalena-lewandowska10.php

i want edit thumb link to
http://www.family-tour.nazwa.pl/media/.gallery/image10.jpg




Logged
Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #3 on: June 17, 2009, 11:57:48 AM »

Dzien dobry wink
Nie tylko Tobie kitowo po angielsku grin

There are another image galleries with build-in method for the "lightbox" Effect.

Did you have a look at the AMASP Project?

See here:
www.websitebakers.c om

Regards,
Stefek
Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
messali

Offline Offline

Posts: 27


« Reply #4 on: June 17, 2009, 01:24:31 PM »

no, i want edit image gallery
Logged
Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #5 on: June 17, 2009, 01:53:43 PM »

Hello Messali.
I understand.

Maybe the following link will help you:
http://www.websitebaker2.org/forum/index.php/topic,11275.msg67951.html#msg67951

I hope.

Kind Regards,
Stefek
Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!