- Posts: 30
COMMUNITY FORUM
columns
- Arjan
- Topic Author
- Offline
- Junior Member
Less
More
7 years 3 weeks ago #165040
by Arjan
columns was created by Arjan
Hi, I have 5 items which all fall under the same category with the same Parent category. The items only display extra fields.
The problem is that the first item displays the extra fields in 1 column while the other item display the extra fields in 2 columns. I have checked everywhere I know and have set all the settings to 6 leads and 1 column also for primary cound and secondary count but nothing works.
Any ideas?
regards
Arjan
The problem is that the first item displays the extra fields in 1 column while the other item display the extra fields in 2 columns. I have checked everywhere I know and have set all the settings to 6 leads and 1 column also for primary cound and secondary count but nothing works.
Any ideas?
regards
Arjan
Please Log in or Create an account to join the conversation.
- william white
- Offline
- Platinum Member
Less
More
- Posts: 3722
7 years 3 weeks ago #165041
by william white
Replied by william white on topic columns
In your category settings try
setting leading to 0
Primary to whatever you want to show on a page and 2 columns
secondary to 0
Set subcategories to inherit
setting leading to 0
Primary to whatever you want to show on a page and 2 columns
secondary to 0
Set subcategories to inherit
Please Log in or Create an account to join the conversation.
- Arjan
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
7 years 3 weeks ago - 7 years 3 weeks ago #165057
by Arjan
Replied by Arjan on topic columns
Hi, thx for answering. Unfortunately your solution didn't make any difference in the item layout- It did change category layout in a way which I didn't want.
I don't understand how 2 items which only show extra fields and inherit the same parameter options from category can look differently,
Do you have any other suggestions?
Regards
Arjan
I don't understand how 2 items which only show extra fields and inherit the same parameter options from category can look differently,
Do you have any other suggestions?
Regards
Arjan
Last edit: 7 years 3 weeks ago by Arjan. Reason: better description
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 3 weeks ago #165093
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic columns
Hello Arjan,
Since this is a visual issue, more likely a template one a link is needed.
Since this is a visual issue, more likely a template one a link is needed.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Arjan
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
7 years 2 weeks ago - 7 years 2 weeks ago #165106
by Arjan
Replied by Arjan on topic columns
Thx for answering.
The issue I found out now is that if I don't have much content in an extra field then the next field is displaying or behaving like a 2 column block like in this page:
while it should look like this page
If I have enough content in a text area then it pushes the next field below like in a 1 column content and that is how I want it always whatever the quantity of the content.
I hope you understand what I mean.
Regards
Arjan
The issue I found out now is that if I don't have much content in an extra field then the next field is displaying or behaving like a 2 column block like in this page:
while it should look like this page
If I have enough content in a text area then it pushes the next field below like in a 1 column content and that is how I want it always whatever the quantity of the content.
I hope you understand what I mean.
Regards
Arjan
Last edit: 7 years 2 weeks ago by Arjan.
Please Log in or Create an account to join the conversation.
- william white
- Offline
- Platinum Member
Less
More
- Posts: 3722
7 years 2 weeks ago #165107
by william white
Replied by william white on topic columns
There are no links in your post
Please Log in or Create an account to join the conversation.
- Arjan
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
7 years 2 weeks ago #165138
by Arjan
Replied by Arjan on topic columns
I used the icon in your editor and couldn”t see the link myself but thought it was to keep it anonymous:-).
Here another try.
First link which looks good: oudhengelo.nl/index.php/straatnamen-hengelo/item/21-memelinkdijk-2-adres-en-bewoning
Second link which doesn’t look good: oudhengelo.nl/index.php/straatnamen-hengelo/item/27-memelinkdijk-2-overige-vermeldingen
Regards
Arjan
Here another try.
First link which looks good: oudhengelo.nl/index.php/straatnamen-hengelo/item/21-memelinkdijk-2-adres-en-bewoning
Second link which doesn’t look good: oudhengelo.nl/index.php/straatnamen-hengelo/item/27-memelinkdijk-2-overige-vermeldingen
Regards
Arjan
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 2 weeks ago #165143
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic columns
Hello,
Paste this snippet in your template's stylesheet.
Paste this snippet in your template's stylesheet.
div.itemExtraFields ul li { clear: both; overflow: hidden; margin-bottom 10px; }
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Arjan
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
7 years 2 weeks ago #165172
by Arjan
Replied by Arjan on topic columns
Thx again, the codestring works fine. Appreciate it.
Regards
Arjan
Regards
Arjan
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 2 weeks ago #165203
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic columns
You 're welcome Arjan.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.