By David Montoya on Wednesday, 01 June 2016
Posted in General Issues
Replies 9
Likes 0
Views 578
Votes 0
How do I add the option to support 1 column for the Nickel theme?

Hello David,

Nickel theme was developed for multiple columns layout. But if you want to have only 1 column, you might want to edit this file, ../components/com_easyblog/views/latest/tmpl/default.xml . Just add one more option here: http://take.ms/uITxd
·
Wednesday, 01 June 2016 16:53
·
0 Likes
·
0 Votes
·
0 Comments
·
I created an override at /templates/<my_template>/html/com_easyblog/latest/default.xml but it's not taking. Any idea on how to override?
·
Thursday, 02 June 2016 11:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello David,

Template Override is only working on files from this folder: ../components/com_easyblog/themes/.
·
Thursday, 02 June 2016 11:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Is that just for XMLs? All my other overrides reside within my template.
·
Thursday, 02 June 2016 11:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello David,

Template override will not work on this default.xml file because it is not a template file. It is a file that generate setting in backend.
·
Thursday, 02 June 2016 12:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi David,

Thank you for the suggestion. Currently it is not possible to override any xml file for settings in easyblog as the settings workflow are custom made to suits the settings from global layout, categories and menu item.

Perhaps what we can do is to add an optional settings to show only 1 column for nickel theme in the future release of easyblog.
·
Friday, 10 June 2016 12:53
·
0 Likes
·
0 Votes
·
0 Comments
·
I mean, it's an easy tweak. I'd just hate to have it overridden by an update. *laughs*
·
Saturday, 11 June 2016 03:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi David,

Thanks for sharing.
·
Saturday, 11 June 2016 14:28
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post