Kunena Category->Topics view displacement

8 years 10 months ago - 8 years 10 months ago #1 by geoffc
We first saw this problem with Kunena 3.0.7 and duly reported it but were disappointed that it wasn't fixed in 3.0.8 nor in the latest 4.0.0/4.0.1 release so have opened this thread for those others who may be seeing the problem.

When using a Bootstrap 3.3 site template in the Category->Topic List views the column detailing the number of views is displaced to the left approximately 20px and also looses its shading on alternative rows.

This doesn't happen on the 'Recent Topics' display.

We tracked the problem down to the use of the class 'visible-desktop' upon the column. Once changed to be 'hidden-phone' the problem was resolved.

Change line 88 in template/blue_eagle/html/category/default_row.php

From:
<td class="kcol-mid kcol-ktopicviews visible-desktop">

To:
<td class="kcol-mid kcol-ktopicviews hidden-phone">

The new classes starting with 'visible' have been deprecated in favour of classes that regulate the CSS display property. See bootstraps explanation.

In finding the offending line we also noticed the visible-desktop class is also used in a few other files as well so suspect these will also need changing at sometime.

Regards
Geoff

Please Log in or Create an account to join the conversation.

8 years 6 months ago #2 by chrisc
Line 95 in the 4.0.6 release is the one to change..

Regards

If you are using our extensions please leave a review at the JED: IP Mapping | Issue Tracker | JAudit | Password Control

Please Log in or Create an account to join the conversation.

Time to create page: 0.135 seconds
Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries