- Posts: 4
COMMUNITY FORUM
Item images missing in Full Text
- anirudh
-
Topic Author
- Offline
- New Member
Less
More
10 years 7 months ago #132574
by anirudh
Item images missing in Full Text was created by anirudh
I have added two images in the text area followed by the Text in the item but in the frontend I can only see Text but not two images added in the Article. Can you please look into it
Backend
Frontend :
I did but added below code to CSS but no use... Am I missing anything!
.itemImage a.modal{
display:block;
}
span.itemImage a.modal{
display:block;
}
Backend
Frontend :
I did but added below code to CSS but no use... Am I missing anything!
.itemImage a.modal{
display:block;
}
span.itemImage a.modal{
display:block;
}
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 7 months ago #132575
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Item images missing in Full Text
Hello,
Is it possible to have a link to the item?
Is it possible to have a link to the item?
Please Log in or Create an account to join the conversation.
- anirudh
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
10 years 7 months ago - 10 years 7 months ago #132576
by anirudh
Replied by anirudh on topic Re: Item images missing in Full Text
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 7 months ago #132577
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Item images missing in Full Text
The images are not present in the frontend code at all.
Make sure you are not stripping tags from the introtext.
In the K2's settings there is the content cleanup setting. Make sure that this option is left empty.
Make sure you are not stripping tags from the introtext.
In the K2's settings there is the content cleanup setting. Make sure that this option is left empty.
Please Log in or Create an account to join the conversation.
- anirudh
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
10 years 7 months ago #132578
by anirudh
Replied by anirudh on topic Re: Item images missing in Full Text
It still does not get it!
I want to strip the images from the intro text... How do I do that?
I want to strip the images from the intro text... How do I do that?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 7 months ago #132579
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Item images missing in Full Text
The word limit for the introtext will strip all HTML tags, including the images.
You can also cleanup your HTML from K2's parameters (Content Cleanup section/ Content tab).
You can also cleanup your HTML from K2's parameters (Content Cleanup section/ Content tab).
Please Log in or Create an account to join the conversation.