Hide/show options not working

Creative and responsive Joomla template with amazing parallax effect.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Feb 09, 2013 3:38 am
Reply with quote
Report this post
We are using the Creative template and trying to use K2 with it, but some of the show/hide features are not working for the articles.

I have everything hidden in the view options, but hiding the "Item created date and time" option is not working. I also cannot figure out how to get the "Leave a comment" text at the bottom turned off either even though comments are disabled.

We do want the date and comments to show on other pages though - we don't just want it turned off on the whole site. Anyone know what the problem might be and how to fix it?

Thanks.
User avatar
Fresh Boarder

Konrad M
Sat Feb 09, 2013 12:00 pm
Reply with quote
Report this post
Hi,
when you are changing settings in k2 category please make sure that this category doesn't inherit settings from another one. About leave a comment issue please add to override.css
Code: Select all
h3.titleComments,
div.k2box {
display:none !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Sat Feb 09, 2013 8:24 pm
Reply with quote
Report this post
I have checked, and the category does not inherit setting from another one. I have also hid everything to do with the date and comments in both the category and the item. The date and "Leave a comment" still show up though. I tried enabling the override.css and I added that code to it, but it did not work either. It was like it moved the footer way up to where it covered almost the whole article. Any other ideas to what the problem might be?

Thanks.
User avatar
Fresh Boarder

Konrad M
Tue Feb 12, 2013 1:54 pm
Reply with quote
Report this post
Please go to html folder and change name of com_k2 for a moment. Then please check if problem still exist.
User avatar

GK User
Thu Feb 14, 2013 6:18 pm
Reply with quote
Report this post
I just got this error when I changed the name of it:


Fatal error: Class 'K2HelperUtilities' not found in /homepages/23/d148877129/htdocs/eastgatewater-jan2013/administrator/components/com_k2/helpers/html.php on line 55
User avatar
Fresh Boarder

Konrad M
Fri Feb 15, 2013 6:44 pm
Reply with quote
Report this post
Please try reinstall k2 component.
User avatar

GK User
Sat Feb 16, 2013 7:00 am
Reply with quote
Report this post
Reinstalled K2, but still the same problem. Also tried renaming that folder after I reinstalled it, and I got the same error.
User avatar
Fresh Boarder

Konrad M
Sat Feb 16, 2013 9:39 am
Reply with quote
Report this post
Please send me Private Message with access to your joomla backend and ftp details. Remember add link to this topic too.
User avatar

Konrad M
Fri Mar 01, 2013 9:25 am
Reply with quote
Report this post
I didn't have any issue with k2. But I add code to override.css and now 'Leave comment' and date doesn't show up. You can check it.
User avatar

GK User
Fri Oct 04, 2013 7:28 pm
Reply with quote
Report this post
Hello,

I have the same problem with 'Leave comment' and date it's possible to send me the code for
override.css

Thx
User avatar
Fresh Boarder


cron