close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Installing hyperlink to web page in slide show

Thread began 3/07/2011 4:36 pm by photoeyes2u348674 | Last modified 3/11/2011 1:52 pm by photoeyes2u348674 | 2563 views | 6 replies |

photoeyes2u348674

Installing hyperlink to web page in slide show

Perhaps this has been addressed before, but I need to know how to put a hyperlink in a slide show php page. When customers are through with the slide show, I'd like a way for them to go to another web page of mine. I've been mostly using the grid_lightbox slide show.

I have Dreamweaver but don't know how to open the php pages for the slide shows, if possible. I do construct web pages with html, but php is new to me. Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

using the embed in PHP page method of adding the gallery to your page, you can design the page that will show the gallery and add any links you like you it and add the gallery code from the add to site page.

Sign in to reply to this post

photoeyes2u348674

Originally Said By: Jason Byrnes
  using the embed in PHP page method of adding the gallery to your page, you can design the page that will show the gallery and add any links you like you it and add the gallery code from the add to site page.  



I guess I'm not picking this up. I've started a new page and saved it in php. It works except for the gallery. Where I'd like to put the gallery, do I use the "insert" method in the code? Do I use the "php Objects" or what catagory submenue? I have Dreamweaver CS3.

When I view the page as a web page, the gallery or text, object, etc. is totally blank. I do have the page saved in the same gallery as the image files. Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

use the Embed in PHP Page code.


if the page is displaying blank it means a php error is occurring.

add the following code at line 1 to turn error reporting on:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>
Sign in to reply to this post

photoeyes2u348674

I put this on line one. However, the only things showing when I preview the page is the heading and one hyperlink; same as before. I guess I don't understand how to "embed" the code and where. I have layout tables and cells within them. Thanks for any help.

Sign in to reply to this post

Jason ByrnesWebAssist

the php code for the gallery should be placed in the code where you want the gallery to show.

can you send a copy of your page in a zip archive and a link where i can see the problem.

Sign in to reply to this post

photoeyes2u348674

Will do later when I catch up on some things. Thanks so much.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...