Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • vincentochus Friend
    #871717

    Hi,
    I have 2 problems:

    1. I have been unsuccessful in showing the facebook extension on the debug position in the frontend (all pages). Despite configuring it in the back-end. I couldn’t figure out the problem

    2. How do I change the footer copyright information? I have tried changing the editors but the module won’t change.

    Please help

    pavit Moderator
    #872025

    Hi

    2) You should edit this file /templates/ja_events_ii/html/mod_footer/default.php

    FROM:

    <div class="module">
        <small><?php echo $lineone; ?> Designod by <a href="http://www.joomlart.com/" title="Visit Joomlart.com!" <?php echo method_exists('T3', 'isHome') && T3::isHome() ? '' : 'rel="nofollow"' ?>>JoomlArt.com</a>.</small>
        <small><?php echo JText::_( 'MOD_FOOTER_LINE2' ); ?></small>
    </div>

    TO :

    <div class="module">
        <small><?php echo $lineone; ?> </small>
        <small></small>
    </div>

    Regarding point 1 ,could you clarify a bit what you mean exactly ? Debug position should be enabled from the backend and a new position will be added at bottom of template , but i cannot see any Facebook module installed in your website.


    1. Screenshot_34
    vincentochus Friend
    #879746

    Thankyou,

    I was able to edit the footer information. But still I didn’t see where to remove the words:
    ‘Joomla! is Free Software released under the GNU General Public License.’ and I would also like to remove the T3 Framework logo

    vincentochus Friend
    #879754

    Regarding the debug position, its appearing at the bottom of the page. Could you help with alignment?


    1. capture-details
    pavit Moderator
    #879766

    But still I didn’t see where to remove the words:
    ‘Joomla! is Free Software released under the GNU General Public License.’

    Go to Extensions -> languages -> Override -> click on new and add text as showed on image below

    and I would also like to remove the T3 Framework logo

    Go to templates -> Ja Events default template and in General tab set Show T3 Logo to OFF

    Regarding the debug position, its appearing at the bottom of the page. Could you help with alignment?

    That’s the default alignment and positioning for the debug
    what exactly you want to align ? could you post a screenshot ?


    1. Screenshot_11-1
    2. Screenshot_12
Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 2 voices, and was last updated by  pavit 8 years, 9 months ago.

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