Page 1 of 1

Proble Phoca Gallery Module Orden Category.

Posted: 24 Nov 2013, 15:52
by vanhels
First of all let me will congratulate you for the excellent extension really is very good, I have the following problem, gallery phoca use module to display a series of subcategories in a position of my template in the bootom-b module to be more specific, the categories are structured as follows:

/ -----> Album
-------------> Sub-12-A.
-------------> Sub-12-B.
-------------> Sub-14-A.
-------------> Sub-14-B.
-------------> Sub-16-A.
-------------> Sub-16-B.
-------------> Primer Equipo.
-------------> Fanaticos.

Print Screen General Setting:

Image

With the above configuration is in this order

Image

I would like to appear in this order:

Image

Finally configure as would make when showing the back button to return to the main menu and not the parent category.

Thanks you,

Regards,

Wilmer Arambula.

Re: Proble Phoca Gallery Module Orden Category.

Posted: 27 Nov 2013, 20:44
by Jan
Hi, to configure the back (up) button to main category (not to parent) this needs to be customized in the code.

Ordering - this takes effect if you have selected only one category or not, if you have more then you need to customize the module sql query - so you will set the priority of the category and then ordering of the images. :idea:

Jan

Re: Proble Phoca Gallery Module Orden Category.

Posted: 29 Nov 2013, 17:26
by vanhels
Thanks for the information in the code such changes need to be done in the phoca gallery module, or component phoca gallery, if you could guide me would make the change smoothly,

regards

Re: Proble Phoca Gallery Module Orden Category.

Posted: 30 Nov 2013, 20:23
by Jan
Hi, the ordering in the module

the back buttons in component:

components/com_phocagallery/views/category/ ...