OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Entrepreneur Template K2 Item images not showing (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

Entrepreneur Template K2 Item images not showing

ajimena (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Entrepreneur Template K2 Item images not showing 7 Years, 4 Months ago
Karma: 0  
Hi.
I upload image in k2 item, it saves without problem, it shows on category view but not in item view.
I have checked and category settings has show image on category view and item view.

Also your demo apparently is not showing image on item view, see:
ordasvit.com/joomla-entrepreneur/index.php
so I suspect it is a template thing issue.

I am working on localhost so I cant give you access to admin not ftp.

Can you please indicate me where and which css files should I correct here?. I suppose is a logical request.
Thanks in advance.
Logged Logged
The administrator has disabled public write access.
ajimena (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Entrepreneur Template K2 Item images not showing 7 Years, 4 Months ago
Karma: 0  
No answer?.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Entrepreneur Template K2 Item images not showing 7 Years, 4 Months ago
Karma: 101  
Hello,

Sorry, for check and search what not work - we need time
We are checking your problem

Thanks,
Andrew
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Entrepreneur Template K2 Item images not showing 7 Years, 4 Months ago
Karma: 101  
hello

That was special created,
Please go to
{yours site}/joomla-entrepreneur/templates/entrepreneur/css/style.css

find
Code:

div.itemImageBlock {
  padding: 0px;
  display: none;
}



and replace to
Code:

div.itemImageBlock {
  padding: 0px;
}



Thanks
Andrew
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»