Developer's Forum

Solving daily Web Developing problems

Developer's Forum Logo

Problem Create tellphone and Credit card Number in header

Tags:

No tags yet.

  1. Krite

    into the Matrix
    Joined: Nov '10
    Posts: 129

    offline

    i create static block ( Identifier : block_tellphone ) and ( Identifier : block_credit_card ) if i want add in header under toplink ( login menu ) How to i do it?

    Posted 5 months ago #
  2. Rick

    Administrator
    Joined: May '10
    Posts: 397

    offline

    Hi Krite,

    Try something like this:

    <?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('block-identifier')->toHtml() ?>

    PD: you could say "hi" or "please".

    Posted 5 months ago #

Reply

You must log in to post.