Hi, we overwrite admin view ( /components/com_easyblog/themes/default/blogs/default.php ), with the template view (/templates/kvasir/html/com_easyblog/blogs/default.php) because we need to show some other things ( tags, etc ) in this view.
The overwrite works fine, but for some reason the js, option, like select, featured-unfeatured, etc doesn´t work.
Could you clarify a little this featured that on overwrite doesn´t work, so we can´t do the overwrite correct.
We don´t have any errors on console.
Modified file is attached.
Update : In console we detect
Empty string passed to getElementById().
File: /media/jui/js/jquery.min.js
Line: 2
Thanks.