- Posts: 5
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- displaying only categories using k2 on frontpage of joomla website...????
displaying only categories using k2 on frontpage of joomla website...????
- Abhijit Vilas Sathe
- Topic Author
- Offline
- New Member
Less
More
14 years 9 months ago #78302
by Abhijit Vilas Sathe
displaying only categories using k2 on frontpage of joomla website...???? was created by Abhijit Vilas Sathe
Hi ..all I want to display a listing of categories on frontpage .By using the K2 Content
module I am able to display number of items in various categories but ..I want to display the category image itself .???How to do it from backend.?? or slight code change .required ???
module I am able to display number of items in various categories but ..I want to display the category image itself .???How to do it from backend.?? or slight code change .required ???
Please Log in or Create an account to join the conversation.
- Simon Wells
- Offline
- Platinum Member
Less
More
- Posts: 955
14 years 9 months ago #78303
by Simon Wells
Replied by Simon Wells on topic displaying only categories using k2 on frontpage of joomla website...????
Do you mean to look like this page? or maybe this page?
Just so I have some idea of what you are trying to achieve.
K2joom.com
Just so I have some idea of what you are trying to achieve.
K2joom.com
Please Log in or Create an account to join the conversation.
- Abhijit Vilas Sathe
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 9 months ago #78304
by Abhijit Vilas Sathe
Replied by Abhijit Vilas Sathe on topic displaying only categories using k2 on frontpage of joomla website...????
I have to display the category images on the front page
By using the K2 content module I am able 2 get the results as 1 in the image attached this ate items in the category.I want results as in 2in image which are category images
K2Joom said:Do you mean to look like this page? or maybe this page?
Just so I have some idea of what you are trying to achieve.
K2joom.com
By using the K2 content module I am able 2 get the results as 1 in the image attached this ate items in the category.I want results as in 2in image which are category images
K2Joom said:Do you mean to look like this page? or maybe this page?
Just so I have some idea of what you are trying to achieve.
K2joom.com
Please Log in or Create an account to join the conversation.
- Simon Wells
- Offline
- Platinum Member
Less
More
- Posts: 955
14 years 9 months ago #78305
by Simon Wells
Replied by Simon Wells on topic displaying only categories using k2 on frontpage of joomla website...????
Understood, looking in to it.
Please Log in or Create an account to join the conversation.
- pocasolta
- Offline
- Junior Member
Less
More
- Posts: 20
14 years 9 months ago #78306
by pocasolta
Replied by pocasolta on topic displaying only categories using k2 on frontpage of joomla website...????
hello Abhijit,
maybe this link will help:
cheers ,')
maybe this link will help:
cheers ,')
Please Log in or Create an account to join the conversation.
- Simon Wells
- Offline
- Platinum Member
Less
More
- Posts: 955
14 years 9 months ago #78307
by Simon Wells
Replied by Simon Wells on topic displaying only categories using k2 on frontpage of joomla website...????
Good find Poca,
One thing to be careful of, that extension would have been written for V2.1 and may not work with V2.2.
Might be worth sending a PM to the writer to see if they have tested it with V2.2
I would offer to do this on k2joom.com but I am over committed on other projects. You are more than welcome to add it to the list for testing.
pocasolta said:hello Abhijit, maybe this link will help:
cheers ,')
One thing to be careful of, that extension would have been written for V2.1 and may not work with V2.2.
Might be worth sending a PM to the writer to see if they have tested it with V2.2
I would offer to do this on k2joom.com but I am over committed on other projects. You are more than welcome to add it to the list for testing.
pocasolta said:hello Abhijit, maybe this link will help:
cheers ,')
Please Log in or Create an account to join the conversation.
- Abhijit Vilas Sathe
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 9 months ago #78308
by Abhijit Vilas Sathe
Replied by Abhijit Vilas Sathe on topic displaying only categories using k2 on frontpage of joomla website...????
Thanks All for help :D :D :D
K2Joom said:Good find Poca, One thing to be careful of, that extension would have been written for V2.1 and may not work with V2.2.
Might be worth sending a PM to the writer to see if they have tested it with V2.2
I would offer to do this on k2joom.com but I am over committed on other projects. You are more than welcome to add it to the list for testing.
pocasolta said:hello Abhijit, maybe this link will help: cheers ,')
K2Joom said:Good find Poca, One thing to be careful of, that extension would have been written for V2.1 and may not work with V2.2.
Might be worth sending a PM to the writer to see if they have tested it with V2.2
I would offer to do this on k2joom.com but I am over committed on other projects. You are more than welcome to add it to the list for testing.
pocasolta said:hello Abhijit, maybe this link will help: cheers ,')
Please Log in or Create an account to join the conversation.
- pocasolta
- Offline
- Junior Member
Less
More
- Posts: 20
14 years 9 months ago #78309
by pocasolta
Replied by pocasolta on topic displaying only categories using k2 on frontpage of joomla website...????
hi K2Joom,
yes, this module is working fine on k2 v2.2. I made it some months ago. it's a simple modification of the mod_k2_tools.
it displays fine, but the only thing I still need to achieve is how to set the site to know I'm in the CATALOG view (as if I had pressed the CATALOG menu item ). the breadcrumbs tool doesn't recognize navigating through this module. I don't know which php function to call to set this main variable.
=)
K2Joom said:Good find Poca, One thing to be careful of, that extension would have been written for V2.1 and may not work with V2.2.
Might be worth sending a PM to the writer to see if they have tested it with V2.2
I would offer to do this on k2joom.com but I am over committed on other projects. You are more than welcome to add it to the list for testing.
yes, this module is working fine on k2 v2.2. I made it some months ago. it's a simple modification of the mod_k2_tools.
it displays fine, but the only thing I still need to achieve is how to set the site to know I'm in the CATALOG view (as if I had pressed the CATALOG menu item ). the breadcrumbs tool doesn't recognize navigating through this module. I don't know which php function to call to set this main variable.
=)
K2Joom said:Good find Poca, One thing to be careful of, that extension would have been written for V2.1 and may not work with V2.2.
Might be worth sending a PM to the writer to see if they have tested it with V2.2
I would offer to do this on k2joom.com but I am over committed on other projects. You are more than welcome to add it to the list for testing.
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- displaying only categories using k2 on frontpage of joomla website...????