- Posts: 39
COMMUNITY FORUM
Bug in K2 Parameter for Item Image Radio Option?
- Goh Yew Hoe
-
Topic Author
- Offline
- Junior Member
Less
More
12 years 8 months ago #102895
by Goh Yew Hoe
Bug in K2 Parameter for Item Image Radio Option? was created by Goh Yew Hoe
Here's what I did but I'm not sure if this is a problem with my site or K2.
1) Go to K2 Parameters
2) Select layout & view tabs
3) Scroll down to "Layout & view options for user (author) pages"
4) Set "Item Image" to hide
Now I go to any tag listing(click on any tag), I see that the images no longer display for all articles. I set "Item Image" back to Show and now the images return.
I thought it was weird, so I scroll down to "Layout & view options for tag listings" then set "Item Image" to hide. I go back to the tag listing and as I expected, I still see the images there. Thus I believe the two radio options somehow swapped place? I almost wanted to reinstall cause I can't for my life figure out why the images are missing in tag listing.
1) Go to K2 Parameters
2) Select layout & view tabs
3) Scroll down to "Layout & view options for user (author) pages"
4) Set "Item Image" to hide
Now I go to any tag listing(click on any tag), I see that the images no longer display for all articles. I set "Item Image" back to Show and now the images return.
I thought it was weird, so I scroll down to "Layout & view options for tag listings" then set "Item Image" to hide. I go back to the tag listing and as I expected, I still see the images there. Thus I believe the two radio options somehow swapped place? I almost wanted to reinstall cause I can't for my life figure out why the images are missing in tag listing.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
12 years 8 months ago #102896
by Lefteris
Replied by Lefteris on topic Re: Bug in K2 Parameter for Item Image Radio Option?
Hi. Please ensure that you are using the latest version of K2. Then check your layout files. Those two radio buttons are different. The user.php layout is looking for the "userItemImage" variable while the tag.php is looking for the "tagItemImage" variable. Your overrides should also work like that.
Please Log in or Create an account to join the conversation.
- Goh Yew Hoe
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 39
12 years 8 months ago - 12 years 8 months ago #102897
by Goh Yew Hoe
Replied by Goh Yew Hoe on topic Re: Bug in K2 Parameter for Item Image Radio Option?
Hi Lefteris,
It seems the K2 file provided in my template package was using "userItemImage" in tag.php thus the problem =(
I'll report it to the template club, thanks for pointing out the problem =)
Best Regards
It seems the K2 file provided in my template package was using "userItemImage" in tag.php thus the problem =(
I'll report it to the template club, thanks for pointing out the problem =)
Best Regards
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
12 years 8 months ago #102898
by Lefteris
Replied by Lefteris on topic Re: Bug in K2 Parameter for Item Image Radio Option?
You are welcome.
Please Log in or Create an account to join the conversation.