Keyword

[SOLVED] Admin menu to link to a k2 category

  • Geoffroy Tremblay
  • Geoffroy Tremblay's Avatar Topic Author
  • Offline
  • New Member
More
10 years 10 months ago - 10 years 10 months ago #121311 by Geoffroy Tremblay
[SOLVED] Admin menu to link to a k2 category was created by Geoffroy Tremblay
Hi There,

I am using the plugin Admin Menu Manager to create simply a menu for my admin. I would like to create a menu items that link directly to a listing of a k2 items from a certain category.

Since the listing of k2 items by category is generated by a javascript there is no actual url link to these listing.

I tried something like:

index.php?option=com_k2&view=items&cid=3

where the category id is listed in the url to no avail. Can I generate a url that will include the category id and list items?

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

  • Geoffroy Tremblay
  • Geoffroy Tremblay's Avatar Topic Author
  • Offline
  • New Member
More
10 years 10 months ago #121312 by Geoffroy Tremblay
Replied by Geoffroy Tremblay on topic Re: Admin menu to link to a k2 category
I had the url wrong this is what I ended up doing:

index.php?option=com_k2&view=items&filter_featured=-1&filter_category=3

which is awesome :D

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


Powered by Kunena Forum