By salvatore bonfiglio on Tuesday, 26 June 2018
Posted in Technical Issues
Replies 4
Likes 0
Views 514
Votes 0
Hello,
on mobile the FB Autopost button is hidden because of this html structure :


<td class="center hidden-phone small">
<div class="btn-group">
<a class="btn btn-social btn-facebook btn-sm text-center " ...


Can you please suggest how to override the code for deleting the hidden-phone attribute ?
Hm, I tried to perform a search in my local EasyBlog repository and it doesn't use such css class. Where are you seeing this?
·
Wednesday, 27 June 2018 01:35
·
0 Likes
·
0 Votes
·
0 Comments
·
The Post list in the backend is made of some columns, some of them are not visible on mobile.

I attached also the code i see in the Web console, there you can see that some elements have the inline attribute hidden-phone
·
Thursday, 28 June 2018 19:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Unfortunately that was not possible to override backend Easyblog theme file.

But for now you can download my attached file and replace into JoomlaFolder/administrator/components/com_easyblog/themes/default/blogs/default.php so i should show that autopost button on mobile.

I will lock this issue into issue tracker and see if we can do something about this.
·
Friday, 29 June 2018 12:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post