Keyword

category view not displaying links

  • Jack Sacre
  • Jack Sacre's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 9 months ago #69206 by Jack Sacre
category view not displaying links was created by Jack Sacre
okay, seem to have found a problem with the category display mode.

so you have leading, primary, secondary and links...
well the links items never seem to appear :/

I am using the latest prerelease of version 2 (1st july) with joomla 1.5.12

any suggestions?

I have set the parameters through the category options and from the menu item.

Please Log in or Create an account to join the conversation.

More
14 years 9 months ago #69207 by bunglehaze
Replied by bunglehaze on topic category view not displaying links
links are another section of category items and not links like Joomla's standard.

leigh

Please Log in or Create an account to join the conversation.

  • Jack Sacre
  • Jack Sacre's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 9 months ago #69208 by Jack Sacre
Replied by Jack Sacre on topic category view not displaying links
I realise this, but the fact is if I add so many articles, then surely as they get pushed down by newer articles they should just appear as article titles with no introtext? like 'old articles' as a list of links.

Please Log in or Create an account to join the conversation.

More
14 years 9 months ago #69209 by Lefteris
Replied by Lefteris on topic category view not displaying links
Hi. This has been fixed on v2 final. To fix this issue open the file /components/com_k2/templates/default/category.php and on line 156 replace the:

if(isset($this->leadings)):

with:

if(isset($this->links)):

This should work. Thanks for reporting this issue to us.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
14 years 9 months ago #69210 by Lefteris
Replied by Lefteris on topic category view not displaying links
Hi. Unfortunately this is a template bug and cannot be changed through a setting. If you are familiar with HTML and a little PHP then go to the same file and inside the loop for the links edit the code to match your needs...

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Jack Sacre
  • Jack Sacre's Avatar Topic Author
  • Offline
  • Junior Member
More
14 years 9 months ago #69211 by Jack Sacre
Replied by Jack Sacre on topic category view not displaying links
I'm a bit confused about this at the moment, I have altered that piece of code - here is a link to the site at the moment (with a ton of dummy articles) the single column items at the bottom are supposed to be links :/

Thankyou for your support!

Please Log in or Create an account to join the conversation.

More
14 years 9 months ago #69212 by Lefteris
Replied by Lefteris on topic category view not displaying links
It's a K2 template bug. I don't know what the template you are using is doing but the default K2 template has this bug. This has been fixed in v2 final which is coming soon. Again if you are a little familiar with web programming you can modify the code inside the loop to match your needs....

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
14 years 9 months ago #69213 by Doug Michaels
Replied by Doug Michaels on topic category view not displaying links
Any chance we can get a code snippet from the updated version? Also, how do we get on the list for a copy of v2 final? Thanks, Doug

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #69214 by krmr
Replied by krmr on topic category view not displaying links
I am using the v2. final (or stable as announced), and there is still this issue. is there someone on this forum who can publish the code modifications?

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #69215 by Lefteris
Replied by Lefteris on topic category view not displaying links
No latest version does not have this bug. Make sure that you are using the bundled templates. If you upgraded but you have a template override then you will still get this bug because it's a template bug.

krmr trzv said:I am using the v2. final (or stable as announced), and there is still this issue. is there someone on this forum who can publish the code modifications?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum