Hi everybody,
I am using Phoca 2.2.4 and I really like it.
I just have a problem : my parameters are not apply for all categories. I send you an example with attached files. If you nee, my website : ******.
I would like to have the same parameters for all categories : categories name on 2 lines, orange.
Do you know how can I do that ?
Thanks a lot.
[Solved] How to apply parameters for all categories ?
-
TNZ
- Phoca Member

- Posts: 42
- Joined: 09 Jun 2008, 09:50
- Location: France
- Contact:
[Solved] How to apply parameters for all categories ?
Last edited by TNZ on 11 May 2009, 18:38, edited 2 times in total.
- caro84g
- Phoca Hero

- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: How to apply parameters for all categories ?
Hi,
make sure your global parameters are as you like them.
Then go to each menu item, check the component parameters (2nd box on the right). Each textbox has to be empty and each select-item must set to 'use global'.
Note that the phocagallery plugin doesn't use the global parameters, you have to set this in the code (or edit the core file)
Regards, Carolien
make sure your global parameters are as you like them.
Then go to each menu item, check the component parameters (2nd box on the right). Each textbox has to be empty and each select-item must set to 'use global'.
Note that the phocagallery plugin doesn't use the global parameters, you have to set this in the code (or edit the core file)
Regards, Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Backup before you do any major change to your website (and test first)
-
TNZ
- Phoca Member

- Posts: 42
- Joined: 09 Jun 2008, 09:50
- Location: France
- Contact:
Re: How to apply parameters for all categories ?
==> Perfect !caro84g wrote:Then go to each menu item, check the component parameters (2nd box on the right). Each textbox has to be empty and each select-item must set to 'use global'.
Thank you very much Caro, I really didn't think to look there.
Thanks