|
> Content Management > Developers > Graphical Links
Graphical Links |  | | One common source of error is a graphical link that is defined in the page template one way and in IG in another. Here is some good practice discussion on how to build your IG site to keep a close grip on graphical links.
It is a lot of steps to change a page once created and linked to. You'd have to make a new page in IG, move all the content over from the old page, delete the old page then go back to the HTML template(s) and find and fix the code there.
Some steps to follow when converting a site with a graphically based design. (buttons, image maps and/or a href's in the text edit area)
1. Bring up the webpage that has the designed buttons. 2. On another screen create all the new IG pages based on what is on the designed page. 3. Go into the code and make any a href=".. links match. (Notepad's "Find" feature helps)
All the time keep the original (customer approved) design on the primary screen so you can be sure what the name typed into the IG interface and then into the home and default template's HTML code are one and the same.
It's good practice to crank through link creation all at once, doing two now and two later and two the day after is prone to create typing errors.
Bear in mind: Invisible Gold, whenever it is asked to display a page that does not exist will default to the home page. In other words: If you click on a link expecting to see a page and the home page appears, IG doesn't think there is any such page (in IG) and there is either a typing error in the HTML template or a page yet to be created in the IG interface.
|
|
> Content Management > Developers > Graphical Links
|