Guestbook at new window

ajorgereis

Joined: 2008-09-06
Posts: 132
Posted: Tue, 2012-04-24 06:12

Date: Mon, 2012-04-23 12:21

Hi

I do not understand html or php code. I want open guestbook at new window. Now it opens in the same window of the gallery

At 'HTML Code' provided by Guestbook, I have this:

http://users2.smartgb.com/g/g.php?a=s&i=g26-05378-28

Thank You

Regards

Armando Jorge

www.ajorge.net

 
mervyngroves

Joined: 2008-08-03
Posts: 90
Posted: Tue, 2012-04-24 10:34

HTML code to open new page:

<a target="_blank" href="http://users2.smartgb.com/g/g.php?a=s&i=g26-05378-28">

 
ajorgereis

Joined: 2008-09-06
Posts: 132
Posted: Tue, 2012-04-24 11:21

Thanks mervyngroves but did not work
www.ajorge.net

 
mervyngroves

Joined: 2008-08-03
Posts: 90
Posted: Tue, 2012-04-24 12:00

This is the current code on your page:

<a class="g-menu-link " href="http://users2.smartgb.com/g/g.php?a=s&amp;i=g26-05378-28">
Guestbook </a>

This opens in new window:

<a target="_blank" class="g-menu-link" href="http://users2.smartgb.com/g/g.php?a=s&i=g26-05378-28">
Guestbook</a>

http://grovesonline.com/link/guestbook.htm

 
ajorgereis

Joined: 2008-09-06
Posts: 132
Posted: Tue, 2012-04-24 12:20

Hi mervyngroves

Gives an error as the attached file

www.ajorge.net

AttachmentSize
Doc3.doc431.5 KB
 
mervyngroves

Joined: 2008-08-03
Posts: 90
Posted: Tue, 2012-04-24 13:51

It's too early in the morning for me!! I just realised you are using Menu Lin ks and not a direct coding exzercise. I bleieve this should work in Menu Links.

http://users2.smartgb.com/g/g.php?a=s&i=g26-05378-28" target="_blank

This is using a little manuipulation of the existing coding to achieve what you want, the link to openm in a new page, we added the " at the end of the url and left out the "at the end of the target, it's provided by gallery3. This time it works.....

 
ajorgereis

Joined: 2008-09-06
Posts: 132
Posted: Tue, 2012-04-24 16:43

Hi mervyngroves

Yes, actually I'm using the menu links, now works :-)

Thanks a lot

Regards

Armando Jorge

www.ajorge.net

 
ajorgereis

Joined: 2008-09-06
Posts: 132
Posted: Tue, 2012-04-24 17:15

mervyngroves

Just one more question. How can I put my email as a link in the description of the album's main of my gallery? In the gray dragon theme I put
url=mailto:ajpreis@gmail.com]ajpreis@gmail.com[/url and worked. Now at the theme Clean Canvas does not work.

In Gray Dragon I put url=http://www.facebook.com/home.php#!/profile.php?id=100000016207377]facebook[/url to my facebook link and worked. Now the theme Clean Canvas does not work

Can you help again please?

www.ajorge.net

 
mervyngroves

Joined: 2008-08-03
Posts: 90
Posted: Tue, 2012-04-24 17:23

Add another menu link with mailto:ajpreis@gmail.com as the url.

 
ajorgereis

Joined: 2008-09-06
Posts: 132
Posted: Tue, 2012-04-24 17:44

Menu Link I only have two options:

1st "First link on the menu" where I have the Guestbook

2nd "Link Gallery after the root album" Were I have my e-mail

I haven't more options

www.ajorge.net

 
mervyngroves

Joined: 2008-08-03
Posts: 90
Posted: Tue, 2012-04-24 17:59

Strange, I have 8 in total, the ones you mentioned and five more. I use GreyDragon, maybe the options are different in Clean Canvas?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 26097
Posted: Tue, 2012-04-24 21:03

Perhaps the pages module is better as the menu links module only has a couple of links.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
ajorgereis

Joined: 2008-09-06
Posts: 132
Posted: Tue, 2012-04-24 23:20

Hi Dave

The Pages module is great, but I'm doing something wrong. The link to my email work and a link to my facebook does not. Wy?

Look at my page http://www.ajorge.net/gallery3/index.php/pages/show/Links

floridave wrote:
Perhaps the pages module is better as the menu links module only has a couple of links.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

www.ajorge.net

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 26097
Posted: Wed, 2012-04-25 01:50

Works for me:
http://www.langleycom.com/gallery3/index.php/pages/show/Contact

this is the HTML (html button on the form UI) I used:
<div><a href="mailto:ajpreis@gmail.com">mail me</a></div><a href="http://www.facebook.com/home.php#!/profile.php?id=100000016207377" target="_blank">My Facebook</a>

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
ajorgereis

Joined: 2008-09-06
Posts: 132
Posted: Wed, 2012-04-25 11:13

Many thanks, Dave
Already works :-)
To be perfect, I would like to know how to insert images on the pages.
I've tried to insert from the "Insert image button" on the UI form, but did not work. Can you help me please?
I tried to insert this image http://www.ajorge.net/gallery3/index.php/Portrait/25-12-07_4641
in my "author page"

floridave wrote:
Works for me:
http://www.langleycom.com/gallery3/index.php/pages/show/Contact

this is the HTML (html button on the form UI) I used:
<div><a href="mailto:ajpreis@gmail.com">mail me</a></div><a href="http://www.facebook.com/home.php#!/profile.php?id=100000016207377" target="_blank">My Facebook</a>

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

www.ajorge.net

 
ajorgereis

Joined: 2008-09-06
Posts: 132
Posted: Wed, 2012-04-25 14:18

Already discovery.
Thank you Dave and Mervyngroves
Regards

www.ajorge.net