Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • shemeam Friend
    #900152

    Hi

    I am using JA Charity and the site has been up for some time, there is a problem with the footer not displaying properly – I have it set to show footer1 footer2 footer3 and footer4

    the site is http://www.stiltonsniffers.co.uk

    Many thanks for taking a look, suggestions very welcome as to how to fix this.

    Shemeam

    Ninja Lead Moderator
    #900280

    Hi,

    Because History, Money Raised articles under About home module have included HTML tag on that. That’s why the layout of your site got this bug.

    I fixed it with the solution below

    Open templates/ja_charity/html/layouts/joomla/content/intro/default.php file

    find and change

    $s = $item->introtext;

    to

    $s = strip_tags($item->introtext);

    Now, the problem on your site is gone.

    Let me know if it helps

    Regards

    shemeam Friend
    #900656

    thank you for fixing this, it all looks good now.

    Shemeam

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

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

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