vanboke VIP
Total posts: 18
14 Nov 2014 22:10

Maybe I am just not seeing it, but how do you change the display order of groups and plans on the subscription plans page? I would like them in a specific order, and they are appearing with the latest one added on top.

Any help would be appreciated.

Last Modified: 19 Jan 2015


vanboke VIP
Total posts: 18
14 Nov 2014 22:12

Never mind. It is drag and drop. It just wanted obvious as there are no "handles" like there are in other apps.


Sergey
Total posts: 13,748
17 Nov 2014 03:08

I do have handles there.

2014-11-17_11-04-42

If you do not see them, try to assign default template for Emerald control panel link.


chambersc VIP
Total posts: 37
01 Jan 2015 11:44

Hi, I am having the same issue and tried all the defgault joomla templates but still cannot get this column to show


Konstantin
Total posts: 1,113
05 Jan 2015 09:48

Can any one provide link to chek it?


Sergey
Total posts: 13,748
06 Jan 2015 06:34

You can post it here is private comment.


Sergey
Total posts: 13,748
12 Jan 2015 06:51

Yes column is not visible because there are no icons in the template and system CSS is not included, but if you slowly move mose over, you can see when mose turn into move icon. Then you can drug it.

2015-01-12_14-44-52


chambersc VIP
Total posts: 37
16 Jan 2015 08:54

Is there a way for me to add the icons and css to the template? If so, can you give me some istructions as to how to do it please


hakana VIP
Total posts: 425
16 Jan 2015 15:39

Just add this to your template:

/* Glyphicons */
.icon-publish{
    background-position:-288px 0;
}
.icon-unpublish,.icon-cancel{
    background-position:-312px 0;
}
.icon-menu{
    background-position:-264px 0px;
}
.icon-checkedout{
    background-position:-287px -24px;
}

chambersc VIP
Total posts: 37
18 Jan 2015 14:58

Thanks, put this into the template.css file and worked a dream

Powered by Cobalt