user in K2 not showing

GK User
Wed Aug 01, 2012 9:32 am
Hi,

I've a problem in k2 item.

it should be like the demo image that follow

Schermata 2012-08-01 a 10.11.20.png


but it is instead like the one empty :| :

Schermata 2012-08-01 a 10.12.56.png


I have already check to solve the issue with the category parameters, (first things i did)... all is shown.
Especially for the user part, it is not shown, but it's there... if i'm checking the code generated by the page or if i'm highlighting the text, it's there...

Schermata-2012-08-01-a-10.20.12.png


What i tried till now:
- take away the override css to see if there was conflict
- unpublish all module (just in case)

What i can have done:
- change the columns % in the template layout
- disable some k2 module \ plugin (but now it's already there all)
User avatar
Junior Boarder

GK User
Wed Aug 01, 2012 9:34 am
Ps. there's also the minor problem of the social icon not in style, not sure if this is linked.

Pps. I'm working in local
User avatar
Junior Boarder

GK User
Fri Aug 03, 2012 10:18 am
walesa wrote:Ps. there's also the minor problem of the social icon not in style, not sure if this is linked.

Pps. I'm working in local


I think there'll be a problem with opacity, by checking code on chrome, there's the first

element.style {
opacity: 0;
}

taking away that or putting it at 100 will make everything perfect. any idea of where i can modify it?
User avatar
Junior Boarder

GK User
Fri Aug 03, 2012 2:16 pm
walesa wrote:
walesa wrote:Ps. there's also the minor problem of the social icon not in style, not sure if this is linked.

Pps. I'm working in local


I think there'll be a problem with opacity, by checking code on chrome, there's the first

element.style {
opacity: 0;
}

taking away that or putting it at 100 will make everything perfect. any idea of where i can modify it?


EHM... COFF COFF.... :oops:

I found the problem, i do not know why, but it was cause i disabled the class on the template option...
Now everything is good...

Was it by default maybe? or it was something i did and i did not remember it?
User avatar
Junior Boarder

GK User
Sat Nov 17, 2012 12:37 pm
This looks to be in place as default.

To remove the override go here:

Extensions > Template Manager > GK Boutique > Features (TAB) > Disable lazy load by selectors.

Here you will see: option .itemAuthorBlock - Disable Remove

Simply remove this, clear your cache in both your browser and the Joomla maintenance section (Site > Maintenance > Clear Cache) and then reload the k2 article you where loking at and your user mini profile will appear.

Hope this helps
User avatar
Fresh Boarder


cron