Hi,
For our needs we need to have the categories view as default view. How can this be set?
Thanks
Michel
For our needs we need to have the categories view as default view. How can this be set?
Thanks
Michel
Sorry for not being clear!
What I'd like to do is have the home button on the toolbar go to the categories list. Is this possible?
Also, I'm having the problem that on our staging site I cannot save any settings in the admin backend. The message save successful is displayed but the setting remain as before the change.
// try put $live_site value to empty
public $live_site = '';
// if still not work, try put your staging site URL
public $live_site = '';
I also wanted to know, if there is a more detailed documentation of all the settings? Many of the settings are not explained in the online docementation
and the German translation is sometimes confusing. One option would be to set the admin backend to English. Can this be done?