- Posts: 15920
COMMUNITY FORUM
Directory Listing K2 items in a table w/ columns
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
11 years 5 months ago #114227
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Re: Directory Listing K2 items in a table w/ columns
Hello Justin,
You have to also check if this category inherits values from another category.
If that option is set, then even if you change the template you will not be able to see the right template.
PS. are you using any frameworks or K2 extensions apart from the initial bundle?
You have to also check if this category inherits values from another category.
If that option is set, then even if you change the template you will not be able to see the right template.
PS. are you using any frameworks or K2 extensions apart from the initial bundle?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Justin Place
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 69
11 years 5 months ago #114228
by Justin Place
Replied by Justin Place on topic Re: Directory Listing K2 items in a table w/ columns
Hi,
I have set the inherit value for Bed & breakfasts to "none"
Bed and breakfasts i have inputted 2 item (listings)
I have installed the K2 categories module from "Smartaddons"
and iv installed extra k2 fields, thats about it.
my site: www.borderlearning.justrite.co.za/
is it not because i have inserted the code wrong? :(
I have set the inherit value for Bed & breakfasts to "none"
Bed and breakfasts i have inputted 2 item (listings)
I have installed the K2 categories module from "Smartaddons"
and iv installed extra k2 fields, thats about it.
my site: www.borderlearning.justrite.co.za/
is it not because i have inserted the code wrong? :(
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 5 months ago #114229
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Re: Directory Listing K2 items in a table w/ columns
If you had serious errors on your code you would probably see a broken layout or a white page (PHP error).
But I cannot see a <table> element in your source code.
Also if you need more help regarding how tables should be implemented you can visit this article www.w3schools.com/html/html_tables.asp.
But I cannot see a <table> element in your source code.
Also if you need more help regarding how tables should be implemented you can visit this article www.w3schools.com/html/html_tables.asp.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Justin Place
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 69
11 years 5 months ago - 11 years 5 months ago #114230
by Justin Place
Replied by Justin Place on topic Re: Directory Listing K2 items in a table w/ columns
Thank you for the html tables link,
I have inserted the table element and it shows via firebug,
How can i add a style to the table?
still trying to figure out how to add the extra fields as a column heading, as the <tr> header </tr> i inserted as an example has displayed on top of the "ItemContainer"
I have inserted the table element and it shows via firebug,
How can i add a style to the table?
still trying to figure out how to add the extra fields as a column heading, as the <tr> header </tr> i inserted as an example has displayed on top of the "ItemContainer"
Please Log in or Create an account to join the conversation.