Template module positions missing header position

A professionally designed template for photographers and architects
GK User
Tue Dec 16, 2014 3:26 pm
Hi,

I looked for the header position in the template positions and it cannot be found
I found a diskussion/post on your site where you can add your own positions and looked
into the template Details.xml file under module positions and it's really missing

But if I look with an inspector enabling the "show module positions" in Joomla it shows up on the page

Where can the fault be

I have also installed the Photo template using the quick start package and there the position can be found under custom positions
I have a lot of easyblog data I would like to keep on my old site and wouldn't like to use the quick start package on the live site

How to proceed?
User avatar
Expert Boarder

GK User
Tue Dec 16, 2014 5:23 pm
Perhaps this is a module position from another template - Writer doesn't have such position:
http://demo.gavick.com/joomla25/photo/i ... -positions
User avatar
Moderator

GK User
Tue Dec 16, 2014 5:47 pm
Not writer - it's Photo
User avatar
Expert Boarder

GK User
Tue Dec 16, 2014 6:29 pm
...and the template manual/instructions say I have to put the slideshow in that position
and if I look with an inspector the position is in the uppermost left corner
User avatar
Expert Boarder

GK User
Tue Dec 16, 2014 6:32 pm
It seems like a bug in our template.
I'll report it to our devteam, in meanwhile please check if adding:
Code: Select all
<position>header</position>

to templates/gk_photo/templateDetails.xml file, so the position section looks like this:
Code: Select all
                    <position>header</position>
                    <position>breadcrumb</position>
                    <position>sidebar</position>
                    <position>mainbody</position>
                    <position>lang</position>
                    <position>social</position>
                    <position>top</position>
                    <position>bottom1</position>
                    <position>bottom2</position>

resolves the issue.
User avatar
Moderator

GK User
Tue Dec 16, 2014 6:48 pm
It does not move the module up - so no it doesn't solve the issue
User avatar
Expert Boarder

GK User
Tue Dec 16, 2014 6:49 pm
But can you select this position in module settings?
User avatar
Moderator

GK User
Tue Dec 16, 2014 7:16 pm
Yes but it doesn't seem to do anything
User avatar
Expert Boarder

GK User
Tue Dec 16, 2014 7:20 pm
Sorry, I applied it to the wrong module
It seems to have fixed it

Thanks
User avatar
Expert Boarder

GK User
Fri Dec 19, 2014 5:00 pm
Ok, thanks for the info.
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Sat Dec 20, 2014 1:00 am
No I'm ok
Thanks
User avatar
Expert Boarder

GK User
Mon Dec 22, 2014 10:06 am
This issue was corrected and will be fixed with next template release.
User avatar
Moderator


cron