Can't find register module position

Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Fri May 24, 2013 9:38 am
Reply with quote
Report this post
I need registration button to make working. I installed mod_gk_register v1.1 but can't find module position register to use this position. I also installed gk_magazine_quickstart_J!3 and i can find this module position register in quickstart but can't find it here in my site. Can u help me to guess what i missing here. I installed all plugins from plugin folder but I still have problem to make register button working.

Thanks
User avatar
Senior Boarder

teitbite
Fri May 24, 2013 10:22 am
Reply with quote
Report this post
Hi

I think there is no module position for register in this template, just a link to register page, so it should be visible after adding an url to register page in template settings.
User avatar
Moderator

GK User
Fri May 24, 2013 5:36 pm
Reply with quote
Report this post
I also have quickstart version and i see there is register module position but this module position is under Custom Position. what does this mean? I must creat custom position manualy?
User avatar
Senior Boarder

teitbite
Sun May 26, 2013 9:19 am
Reply with quote
Report this post
Hi

Please take a look on a list of available module positions wit this template:

Code: Select all
                  <!-- Template specific Module Positions -->
                  <position>breadcrumb</position>
                  <position>bannertop</position>
                  <position>social</position>
                  <position>login</position>
                  <position>footer_nav</position>
                  <position>search</position>
                  
                  <!-- STANDARD Module Positions -->
                  <position>sidebar</position>
                  <position>inset</position>
                  <position>mainbody</position>
                  <position>mainbody_top</position>
                  <position>mainbody_bottom</position>
                  <position>lang</position>
                  
                  <!-- TOP Module Positions -->
                  <position>top1</position>
                  <position>top2</position>
                  
                  <!-- BOTTOM Module Positions -->
                  <position>bottom1</position>
                  <position>bottom2</position>
                  
                  <!-- MENU Module Positions -->
                  <position>menu1</position>
                  <position>menu2</position>
                  <position>menu3</position>
                  <position>menu4</position>
                  <position>menu5</position>
                  <position>menu6</position>
                  <position>menu7</position>
                  <position>menu8</position>
                  <position>menu9</position>
                  <position>menu10</position>
                  
                  <!-- TAB Module Positions -->
                  <position>tab1</position>
                  <position>tab2</position>
                  <position>tab3</position>
                  <position>tab4</position>
                  <position>tab5</position>
                  <position>tab6</position>
                  <position>tab7</position>
                  <position>tab8</position>
                  <position>tab9</position>
                  <position>tab10</position>
         </positions>


"register" position was not designed within this template. If You have it listed inside joomla panel than it may be camming from different templates.

This template was designed to use a link to register page. You can configure it in template settings. Unfortunately if You want to use a popup for that than some extra modifications would be needed.
User avatar
Moderator


cron