- Posts: 3
COMMUNITY FORUM
show full images
- lucia montez
-
Topic Author
- Offline
- New Member
Less
More
11 years 3 weeks ago #127957
by lucia montez
show full images was created by lucia montez
I'm using component k2 and K2 Content Module List.
I want to disable the ability to show full images.
In item.php file deleted the "modal" class, however remains the same.
Can help solve?
I want to disable the ability to show full images.
In item.php file deleted the "modal" class, however remains the same.
Can help solve?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 2 weeks ago #127958
by Lefteris
Replied by Lefteris on topic Re: show full images
Hi. I don't understand exactly what you are trying to do. There is an option in the category edit page for showing or hiding the item image.
Please Log in or Create an account to join the conversation.
- lucia montez
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
11 years 2 weeks ago #127959
by lucia montez
Replied by lucia montez on topic Re: show full images
I do not want to hide the image.
I want to click the image does not open a pop-up "show full image"
Thank you
I want to click the image does not open a pop-up "show full image"
Thank you
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 2 weeks ago #127960
by Lefteris
Replied by Lefteris on topic Re: show full images
So you want to remove the link? If so take the following steps:
1. Read getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates to get familiar with K2 templates.
2. Create your own K2 template.
3. Remove the anchor tag that wraps the image in item.php.
1. Read getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates to get familiar with K2 templates.
2. Create your own K2 template.
3. Remove the anchor tag that wraps the image in item.php.
Please Log in or Create an account to join the conversation.
- lucia montez
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
11 years 2 weeks ago #127961
by lucia montez
Replied by lucia montez on topic Re: show full images
Solved!
Thank you
Thank you
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 2 weeks ago #127962
by Lefteris
Replied by Lefteris on topic Re: show full images
You are welcome.
Please Log in or Create an account to join the conversation.