- Posts: 12
COMMUNITY FORUM
K2 MENU LINK BY TAG
- François Lenne
-
Topic Author
- Offline
- New Member
Less
More
14 years 9 months ago #85367
by François Lenne
K2 MENU LINK BY TAG was created by François Lenne
Hi,When we create a menu item linking to K2 tags, the result page is made with only one column.I would need to present it in 2 columns. Can somebody help me?Thanks & regards,Lenne.
Please Log in or Create an account to join the conversation.
- François Lenne
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 12
14 years 9 months ago #85368
by François Lenne
Replied by François Lenne on topic K2 MENU LINK BY TAG
Doesn't anyone have any help to give me on this issue?
Please Log in or Create an account to join the conversation.
- Arnold Thompson
-
- Offline
- New Member
Less
More
- Posts: 9
14 years 9 months ago #85369
by Arnold Thompson
Replied by Arnold Thompson on topic K2 MENU LINK BY TAG
I have the same issue but it is only on MS IExplorer that one column is displayed for categories. Both Google Chrome and Firefox display two columns of Items as defined in my properties.
Is there an issue with IExplorer for category displays?
It is frustrating because I will have to scrap K2 if I cannot figure this out.
Is there an issue with IExplorer for category displays?
It is frustrating because I will have to scrap K2 if I cannot figure this out.
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
14 years 9 months ago #85370
by william white
Replied by william white on topic K2 MENU LINK BY TAG
Please post a link to what you have
Please Log in or Create an account to join the conversation.
- François Lenne
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 12
14 years 9 months ago #85371
by François Lenne
Replied by François Lenne on topic K2 MENU LINK BY TAG
William,
This is the link to the web site: www.smashingdeco.com (french version for the moment).
When you click on UNIVERS Créations & Collections in the main menu, you're going to a tag page result with one column.
I need to get a 2 columns-page result. The problem is we don't have for tag page the pagination parameters as we get for blog page.
So I don't know to get a 2 columns result page.
Thanks in advance for your help.
This is the link to the web site: www.smashingdeco.com (french version for the moment).
When you click on UNIVERS Créations & Collections in the main menu, you're going to a tag page result with one column.
I need to get a 2 columns-page result. The problem is we don't have for tag page the pagination parameters as we get for blog page.
So I don't know to get a 2 columns result page.
Thanks in advance for your help.
Please Log in or Create an account to join the conversation.
- François Lenne
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 12
14 years 9 months ago #85372
by François Lenne
Replied by François Lenne on topic K2 MENU LINK BY TAG
Hi,
Nobody can help me on this issue?
Regards.
Nobody can help me on this issue?
Regards.
Please Log in or Create an account to join the conversation.
- Arnold Thompson
-
- Offline
- New Member
Less
More
- Posts: 9
14 years 9 months ago #85373
by Arnold Thompson
Replied by Arnold Thompson on topic K2 MENU LINK BY TAG
I am using Artisteer generated joomla templates and have opened a ticket with support and sent some pics and files. This is a commercial product so there is more support available. Hopefully I will get a response from Artisteer.
In my case, it is the Artisteer template that cannot render 2 columns in IE8. I do not know enough about CSS to identify what is going wrong. I wish I could walk through the code line by line and see what is happening. I do not know how to do that.
François Lenne said:Hi,
Nobody can help me on this issue?
Regards.
In my case, it is the Artisteer template that cannot render 2 columns in IE8. I do not know enough about CSS to identify what is going wrong. I wish I could walk through the code line by line and see what is happening. I do not know how to do that.
François Lenne said:Hi,
Nobody can help me on this issue?
Regards.
Please Log in or Create an account to join the conversation.
- François Lenne
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 12
14 years 9 months ago #85374
by François Lenne
Replied by François Lenne on topic K2 MENU LINK BY TAG
You don't talk about the same issue!
What I need is to get a 2 colums page result when we use tag menu link, as we can have with a category page result.
I don't have any problem with IE8...
Please use another post for your question.
Regards.
What I need is to get a 2 colums page result when we use tag menu link, as we can have with a category page result.
I don't have any problem with IE8...
Please use another post for your question.
Regards.
Please Log in or Create an account to join the conversation.
- paul r
-
- Offline
- New Member
Less
More
- Posts: 6
14 years 9 months ago #85375
by paul r
Replied by paul r on topic K2 MENU LINK BY TAG
Just to add a bump to this thread... I have the same issue as Francois (I have posted elsewhere but no responses). I need 5 columns to be displayed in the result of a tag menu link. I`ve tried with css but its not formatted well and really some changes to the php files.
I`m getting to the point where I`m going to have to pay a freelancer to do this, would just like an answer to say whether its possible.
Please help.
thanks
Paul
I`m getting to the point where I`m going to have to pay a freelancer to do this, would just like an answer to say whether its possible.
Please help.
thanks
Paul
Please Log in or Create an account to join the conversation.
- ELEFTHERIOS MANOLIS
-
- Offline
- Junior Member
Less
More
- Posts: 28
14 years 5 months ago #85376
by ELEFTHERIOS MANOLIS
Replied by ELEFTHERIOS MANOLIS on topic K2 MENU LINK BY TAG
hello François Lenne, i see propably you find a solution for your problem here. please you can tell me/us the solution?
thanks
thanks
Please Log in or Create an account to join the conversation.
- Leon Groenveld
-
- Offline
- New Member
Less
More
- Posts: 11
14 years 3 months ago #85377
by Leon Groenveld
Replied by Leon Groenveld on topic K2 MENU LINK BY TAG
Edit in css file:
Add width: 50%;float: left; to
div.genericItemView {width: 50%;float: left;} or 33% if you want three columns.
I did it in www.krullenenzo.nl/tag/Fantasia.html
Add width: 50%;float: left; to
div.genericItemView {width: 50%;float: left;} or 33% if you want three columns.
I did it in www.krullenenzo.nl/tag/Fantasia.html
Please Log in or Create an account to join the conversation.
- Zoran Markovic
-
- Offline
- New Member
Less
More
- Posts: 1
14 years 2 months ago #85378
by Zoran Markovic
Replied by Zoran Markovic on topic K2 MENU LINK BY TAG
Tnx Leon, really working...
Please Log in or Create an account to join the conversation.