Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • sbaldwin Friend
    #158708

    Hello, I have intructions on how to “remove” the T3Logo and link however I would like to replace the T3logo with an actual module for paypal. How would I do that? What position etc.?

    Thanks fo any help!

    aman204 Friend
    #371725

    1) Go to templates/ja_portfolio/blocks/footer.php file and change this::

    <div id=”ja-poweredby” class=”<?php echo $t3_logo ?>”>
    <a href=”http://t3.joomlart.com” title=”Powered By T3 Framework” target=”_blank”>Powered By T3 Framework</a>
    </div>

    to

    <div id=”ja-poweredby” class=”<?php echo $t3_logo ?>”><jdoc:include type=”modules” name=”footer-mod” />
    </div>

    2) Now, You can assign any module to footer-mod position following this tutorial ::

    http://www.joomlart.com/forums/topic/how-to-create-a-new-module-position/

    Mainly, You have to type new position name and click on apply

    sbaldwin Friend
    #371749

    Thank you so much!

    sbaldwin Friend
    #371924

    Thanks for your help, but I’m having a gap problem. The PayPal is an actual module. When I changed the code and then assinged the pp to position of Footer_mod. it pushes down the Copyright info and leave a huge gap (the size of the image. Please see screenshot. Is there a step missing in Hungs directions? Do I need to create a new position like the old way where I need to create it in the temple code?


    1. t3framwork
    2. footer_module
    sbaldwin Friend
    #372292

    Any idea how to get in the position where T3 was with pushing down Copyright Line?

    <em>@sbaldwin 215100 wrote:</em><blockquote>Thanks for your help, but I’m having a gap problem. The PayPal is an actual module. When I changed the code and then assinged the pp to position of Footer_mod. it pushes down the Copyright info and leave a huge gap (the size of the image. Please see screenshot. Is there a step missing in Hungs directions? Do I need to create a new position like the old way where I need to create it in the temple code?

    </blockquote>

    aman204 Friend
    #372357

    Can you provide a link to your site

    The step outlined for having new position is complete as you just need to enter the position name and it is updated 🙂

    sbaldwin Friend
    #372678

    Thank you Aman, I’ll try it again. I must have missed a step.:)

    whw07 Friend
    #469816

    <em>@aman204 214835 wrote:</em><blockquote>1) Go to templates/ja_portfolio/blocks/footer.php file and change this::

    <div id=”ja-poweredby” class=”<?php echo $t3_logo ?>”>
    <a href=”http://t3.joomlart.com” title=”Powered By T3 Framework” target=”_blank”>Powered By T3 Framework</a>
    </div>

    to

    <div id=”ja-poweredby” class=”<?php echo $t3_logo ?>”><jdoc:include type=”modules” name=”footer-mod” />
    </div>

    2) Now, You can assign any module to footer-mod position following this tutorial ::

    http://www.joomlart.com/forums/topic/how-to-create-a-new-module-position/

    Mainly, You have to type new position name and click on apply</blockquote>

    How can I get the same results for the Mendozite template? I would like to replace the “poweredby” space with a module position. I don’t see a footer.php file in the ja-mendozite files. What template file contains the coding for the “ja-poweredby” div?

    HeR0 Friend
    #469886

    Hi Whw07
    Pls try to find it in language file of footer module.

    Regards,

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 4 voices, and was last updated by  HeR0 11 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum