Some Issues to Solve

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Feb 21, 2013 12:14 pm
Reply with quote
Report this post
Dear Team,

i hope you are doing well.

I am facing some issues

1- When i click In k2 articles on any TAG, In browser bar its showing "Displaying Items by TAG" as well in navigation bread-crums "Home/Watches & jewellery/Displaying items by tag: harry winston"

I want to remove this "Text Displaying items by tag:" so there must be only tag name such as harry winston.

2- When i am clicking on any tag, all list will show in left side according to setting i made but i already assigned modules in "Inset" position not which are not showing for tag pages, Its showing empty, otherwise showing anywhere through the site such as on Categories links, Item etc.

Can i fix this.

I hope you will help us.

Thanks
User avatar
Expert Boarder

Konrad M
Fri Feb 22, 2013 1:09 pm
Reply with quote
Report this post
Hi,
1. Please go to language/en-GB/en-GB.com_k2.ini and find:
Code: Select all
K2_DISPLAYING_ITEMS_BY_TAG="Displaying items by tag:"

then edit it.
2. Please give me url to page with this issue.
User avatar

GK User
Fri Feb 22, 2013 3:20 pm
Reply with quote
Report this post
Konrad M wrote:Hi,
1. Please go to language/en-GB/en-GB.com_k2.ini and find:
Code: Select all
K2_DISPLAYING_ITEMS_BY_TAG="Displaying items by tag:"

then edit it.
2. Please give me url to page with this issue.


Thanks, for your help mate first issue is been solved, for second issue can i privately ping you all urls and access to the site.

Thanks
User avatar
Expert Boarder

Konrad M
Fri Feb 22, 2013 3:28 pm
Reply with quote
Report this post
Yes you can. Just remember to enable link to this topic too.
User avatar

GK User
Fri Feb 22, 2013 9:12 pm
Reply with quote
Report this post
Konrad M wrote:Yes you can. Just remember to enable link to this topic too.


Hi dear, Our site is showing an error, i sent you PM, Thanks
User avatar
Expert Boarder

Konrad M
Tue Feb 26, 2013 4:13 pm
Reply with quote
Report this post
About second issue, you have to add this tags to menu as menu items to see modules. If you don't want to see them in menu, please add some menu item for example tags and publish it. Then add class to this item, for example ' nodisplay'. Then please add to override.css
Code: Select all
.nodisplay {
display:none !important;
}

and then please publish all tags under this menu item. You won't see them in menu. Remember to enable override.css option in template settings.
User avatar


cron