Work Around for additional pages.

User 204387 Photo


Registered User
138 posts

Hello,
As Scott said additional pages were not designed to take complex code.
I had tried to use HTML in additional pages but things did not go well.

I am using a workaround that seems to work well.
Build external web pages as your additional pages, then call them into "I Frame" via your
additional pages code like this:

[[[<table width="920" border="0" bgcolor="#000000" align="center"><tr valign="top"><td bgcolor="#000000" align="center" valign="top" style="padding:5px"><br /><iframe frameborder="0" width=920 height=500 scrolling="auto" src="http://www.ABSOLUTE_URL_TO_YOUR_EXTERNAL PAGE.html"></iframe></td></tr></table>]]]


Just make sure the dimensions are big enough to accommodate the page.

Cheers,
Baz.
User 1970503 Photo


Registered User
15 posts

Hi Baz,

can you show me examples of this.

I would like to add pages to my cart... it was a case of cart before website

I am trying work out the best way of doing this.

cheers

shane
User 117361 Photo


Ambassador
6,076 posts

Baz. If they are already external pages, what is the need to use iframes? Why can't you just use the external page as it is?

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.