[Pro] Page Length Fiasco

I’m having a page length problem with a site I designed.

I have 3 sections. Header, body and footer.

I keep trying to make the page longer by expanding the body section. However, no matter how long I make it, it stays the same, as shown here:

http://shoppingaddix.com/deluxe/catalog.php?new=yes

Any suggestions would be greatly appreciated.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Just discovered what I think the problem might be…

I installed a Page Action (Source Code Snooper) to edit some code to work with OptionCart.

When I removed that action, everything worked as it should.

It was as if by leaving that action on, it was keeping the page in a static state.

No changes would preview in the browser.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I installed a Page Action (Source Code Snooper) to edit some code to work with OptionCart.

Source Code Snooper is a dangerous action if you are not 100% sure what you are doing.

I suspect you can get what you need with Insert>Markup

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I have to insert a tiny bit of php code at the very top of the Freeway page code (before the DOC TYPE info).

Can I achieve that with Insert Markup?

Right now, I use Cyberduck and TextWrangler to insert the code after the page is uploaded. Kind of a pain.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You can use Page / HTML Markup for this, choose Before HTML using the picker in the bottom left of the dialog.

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Walter! That did the trick!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options