Extended Author Information not shown

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Mon Aug 13, 2012 5:56 pm
I have a problem since I started to implement the site hope you can help me.
On pages where the article has IMAGE, I can not display the author's extended information, I set up everything you need in the categories of k2: http://red.edu.pe/docentes/matematica/r ... re/item/51 -algebrator.html
Testing the configuration of the categories that K2 is correct is that this link where items do NOT HAVE PICTURE shows the author's extended information.
http://red.edu.pe/docentes/matematica/v ... grado.html

I hope you can help me.
regards
User avatar
Junior Boarder

teitbite
Mon Aug 13, 2012 6:27 pm
Hi

Looks like it's a problem with some 3rd party extension. Author box is there, but one of javascipts used with website is adding a parameter to hide it. You should unpublish extension after extension till it appear so You will know what is causing it.

A fast fix (but not the adviced one) is to force it to appear with this code:

Code: Select all
.itemAuthorBlock {
    opacity: 1 !important;
}
User avatar
Moderator

GK User
Tue Aug 14, 2012 2:32 am
The only additional extension is K2 - Jomsocial Integration. I've disabled and the problem persists. This site has been installed with the QUICK START.
If you need access to help, I can send you a PM.

What problems can gaber with this solution?
. itemAuthorBlock {
opacity: 1! important;
}

What file would have to add this code?
User avatar
Junior Boarder

GK User
Thu Aug 16, 2012 3:34 pm
Been 8 days since my request for help.This is the first time I ask for help and can not help me. Very disappointed in their customer service.
thanks
User avatar
Junior Boarder

teitbite
Sat Aug 18, 2012 10:43 pm
Hi

Sorry, you were unlucky that I took a vacations last week. I have the same quick-start installed and this part is visible, so it got to be something else making it disappear.

Anyway the code I gave You will solve it. It's a css class so You can add it to any css file used on this website. But I always advice to use override.css which was prepared for such modifications. Please only remember that You need to allow using overrides in template configuration to make this file be used by website.
User avatar
Moderator

GK User
Sun Aug 19, 2012 4:41 pm
Thanks for your help. I solved the problem by adding this code. Greetings from Peru.
User avatar
Junior Boarder

teitbite
Sun Aug 19, 2012 4:50 pm
Hi

No problem. Glad I could help and sorry for this vacation delay.
User avatar
Moderator


cron