Jump to content

{PAGE CONTENT}


Guest ebooktron_com

Recommended Posts

Guest ebooktron_com

Hello!

In the index.tpl, there is a section for the page content

<div class="colMid">

{PAGE CONTENT}

</div>

My question is:

From where cubecart get this information?

Where is the pagecontent.tpl?

How can I change that middle content?

I have a form that I would like to put right in the middle of whatever.tpl. So I copy index.tpl and I rename whatever.tpl. I want the form I got to be put in the middle of whatever.tpl. That would be in the {PAGE CONTENT}

Any help would be appretiated!

jose

Link to comment
Share on other sites

Guest ebooktron_com

ok, Thank you for your help!

Now I have another question:

Can it be possible to have the index.tpl show a form.php instead of the Main Content?

Can it be possible to have something like

<div class="colMid">

home/Form.php

</div>

jose

Link to comment
Share on other sites

do yo mean php code?

with any php code within templates you will be failed :D

write own php and tpl, use iframe or modify existing one php and appropriate template :)

if you like to show home/Form.php as a string within page content you are welcome :huh:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...