Topic Closed

Hi all.

New to Gp Easy, I'm trying to customize it but as I see there is only ONE "extra_content" box.

I'm trying to add more blocks, maybe 2 or 3, in both sides of the "main content" so the final result will looks like a joomla site. Hope you understand what I mean.

I managed to add an extra menu (I have 2 menu blocks, one each side) and an extra content, but... the second extra content I havee created is linked to the first, and is always the same in both sides, changing one updates the second one.

As I could see, my problem is here:

<?php
            gpOutput::Get('Extra','Side_Menu');
            gpOutput::GetAllGadgets();
            ?>

Because Extra is one and only one... hook? (is this called this way?) and I can't create a new one like this:

<?php
            gpOutput::Get('Extra2','Side_Menu');
            gpOutput::GetAllGadgets();
            ?>

in my template.php, wich will surely work.
I'm working with One_Point_5 but this issue is extensible to all templates I have seen.

 

The question:

Is there any way of having multiple and different EXTRA content all over the site?

Thanks, guys.

:)

 

11 years ago#3850

Charles S
448 Posts
13.7K Downloads
2 Themes
8 Plugins

Once you have your extra content areas defined in the template you should be able to just create the extra content area in gpEasy and add them to either side by editing the layout — of course if you have the same one in multiple areas it will change all of them.

See my tutorial on 'extra content areas' and you might want to look at the layout tutorial.

11 years ago#3851

Thanks a lot.

I wIll upload a new theme when finished.

I'm translating some of the tutorials into spanish too. This cms is very straightfowward  :D

 

YOU'R the best

11 years ago#3857

Topic Closed

 

News

elFinder 2.1.50 in Upcoming Release
12/28/2019

A new release for Typesetter is in the works with a lot of improvements including the ... Read More

Typesetter 5.1
8/12/2017

Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More

More News

Log In

  Register