By Sam Famma on Wednesday, 27 August 2014
Posted in Technical Issues
Replies 3
Likes 0
Views 878
Votes 0
Hi there, I am trying to template override. I am trying to change the more.min.css file. So my override is /*****/templates/mytemplate/html/com_easysocial/style/more.min.css. I have adjusted the file but the file is not triggering
Hello Sam Famma,

I am sorry but it is not the correct way to do a template override. The reason why the customization is not working because of your settings in EasySocial which set to static environment and compressed JS. It is not advisable to do customization in the min.css because of this file will get override with the latest file. So, all your customization are lost. If you want to do a proper template override you can refer to this: http://docs.stackideas.com/administrators/templating/template_overrides . If you encounter issue or if you have any question, please don't hesitate to ask us.

Hope this will help.
Thanks.
·
Wednesday, 27 August 2014 18:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Im guessing it will not working because the easysocial original files are combined so the system wont pick up the override? so you can't have a fast easysocial & use template overrides
·
Wednesday, 27 August 2014 18:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Sam Famma,

Yes that is true. You need to import the existing template in your override template. By the way, I have noticed you have not follow our documentation for template override. Perhaps you can provide us with backend access and ftp access so that we can help you configure this for you. Also, can you provide us with any appropriate screenshot for your customization so that we can help you apply the template override.

Please be advise.
Thanks.
·
Wednesday, 27 August 2014 19:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post