Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • fluidfusion Friend
    #193942

    I can;t see anywhere in the Beranis template settings to turn of the display component so I can have a page of just modules.

    Anyone know??

    Ninja Lead Moderator
    #519354

    You can do that by removing it from php code

    Open templates/ja_beranis/tpls/blocks/mainbody.php file, find and remove this line

    <jdoc:include type="component" />

    fluidfusion Friend
    #519807

    I just want it for a single page though. I could dupe the template and fix the PHP and assign the new template to the one page I don;t want to display the main component on but isn’t there an easier way?

    Is this feature missing from Beranis?

    Ninja Lead Moderator
    #519986

    If you wish to show single page with main_content on the page, you need to some customization below:

    + Go to Admin site -> Extensions -> Template Manager -> ja_beranis – Default -> Layouts tabs -> Position & Responsive Configuration option -> Click Save as Copy button to create a new cloned template.

    + Using FTP account and find templates/ja_beranis/tpls path

    + Open cloned template and remove this line: <?php $this->loadBlock (‘mainbody’) ?>

    + Go back to admin site and assign the template to single page.

    Hope it helps.

    fluidfusion Friend
    #520026

    Perfect, thanks so much for the help.

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

This topic contains 5 replies, has 2 voices, and was last updated by  fluidfusion 10 years, 9 months ago.

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