Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Marc
  • Marc's Avatar
21 Dec 2011 17:26

How to output articles by TAG similar to K2 Conten

Category: English K2 Community

Have you tried this module

joomcar.net/

You can filter by multiple tags, Category and more
  • Matt
  • Matt's Avatar
20 Dec 2011 23:36

Show tags in Layout & view options for Tag listing

Category: English K2 Community

Thank you so much. That was exactly what I needed. One can only hope that this and many other options shall be officially integrated to K2. K2 has so much potential but it's far from perfect. Not to mention the support forum turned into a football advertising forum.
  • Agus Dwiyanto
  • Agus Dwiyanto's Avatar
19 Dec 2011 06:31
Re: How to filter category items by tag? was created by Agus Dwiyanto

Re: How to filter category items by tag?

Category: English K2 Community

the module you are posting is good, but i need more simple searching.
i want tag ressult with query from specific kategory. The tag on k2 is too general on search.

thanks you
  • Kannan Naidu Venugopal
  • Kannan Naidu Venugopal's Avatar
18 Dec 2011 17:22
Replied by Kannan Naidu Venugopal on topic [Solved] Date format to x days ago

[Solved] Date format to x days ago

Category: English K2 Community

I just did a test, if you want to display the x day ago and time. Follow this guide, i'm sure there's a simpler way to do it in joomla.

Copy the php code found here and paste it into components/com_k2/views/item/view.html.php

Just remove the <?php ?> tags from the code.

Paste below this line (line 360)
 
  • Geoffrey Heald
  • Geoffrey Heald's Avatar
18 Dec 2011 10:38
Simple Image Gallery and K2 was created by Geoffrey Heald

Simple Image Gallery and K2

Category: Simple Image Gallery PRO

The simple at ease Voila 123 Simple Image Gallery is not happening the way I would like it to.
I am using K2 and in the docs it says to steer the root file towards images/stories. I am assuming this is not for K2 although have tried this root a few times. I have now used k2/galleries as the root file and then used the gallery {gallery}10{/gallery}
This is naturally after uploading the Zip file to the gallery but all I am getting back is

There was a problem rendering your image gallery. Please make sure that the folder you are using in the Simple Image Gallery Pro plugin tags exists and contains valid image files. The plugin could not locate the folder: media/k2/galleries/10

Please help?
  • Matt
  • Matt's Avatar
17 Dec 2011 22:14
No commas between tags was created by Matt

No commas between tags

Category: English K2 Community

Hi,

when I put tags to articles there is no comma between the tags. What do I need to do to have commas seperating tags like in this article: getk2.org/blog/item/303-k2-v254-maintenance-release-now-available ?
Using latest k2 and j1.7.3

Thanks
  • Toni
  • Toni's Avatar
17 Dec 2011 12:48
Bild in Lightbox was created by Toni

Bild in Lightbox

Category: Offizielle deutsche Gemeinschaft

guten tag
also, ich habe das ganze K2 installiert und verwende es zum ersten mal. es macht spass und ist eine tolle sache. vielen dank dafür.
nun habe ich ein kleines problem:
ich will auf einen text einen link setzen auf ein bild. das geht ja ohne probleme.
ich will aber, dass das bild nicht einfach in einem browser angezeigt wird, sondern in einer lightbox.
wie bewerkstellige ich das im K2 system?
wenn ich der verlinkung sage, dass es in einem popupfenster aufgehen soll, zerschiest diese einstellung mein template von mariusz / extension.
kann mir jemand mit tipps helfen?
herzlichen dank und winterliche grüsse aus dem schnee
  • mark`
  • mark`'s Avatar
16 Dec 2011 17:34
Unable to load format class was created by mark`

Unable to load format class

Category: English K2 Community

When i try to edit or create a new category in K2 latest version i get the follow error message
"500 - An error has occurred.
Unable to load format class

Return to Control Panel

Call stack
# Function Location
1 JAdministrator->dispatch() /home/stati416/public_html/administrator/index.php:47
2 JError::raiseError() /home/stati416/public_html/administrator/includes/application.php:164
3 JError::raise() /home/stati416/public_html/libraries/joomla/error/error.php:215

System Information
PHP Built On Linux hp87.hostpapa.com 2.6.32-131.17.1.el6.x86_64 #1 SMP Thu Oct 6 19:24:09 BST 2011 x86_64
Database Version 5.1.56-log
Database Collation latin1_swedish_ci
PHP Version 5.3.8
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 1.7.0 Stable [ Ember ] 19-Jul-2011 14:00 GMT
Joomla! Platform Version Joomla Platform 11.1 Stable+Modified [ Ember ] 01-Jun-2011 06:00 GMT
User Agent Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2

PHP Settings
Setting Value

Safe Mode Off
Open basedir None
Display Errors On
Short Open Tags On
File Uploads On
Magic Quotes On
Register Globals Off
Output Buffering Off
Session Save Path /tmp
Session Auto Start 0
XML Enabled Yes
Zlib Enabled Yes
Disabled Functions dl,passthru,proc_open,proc_close,system,allow_url_fopen
Mbstring Enabled Yes
Iconv Available Yes

Does anybody know how i can rectify this problem

Thankyou
  • Dallas DESK
  • Dallas DESK's Avatar
15 Dec 2011 18:07
Replied by Dallas DESK on topic MultiCategory

MultiCategory

Category: English K2 Community

It does appear to be planned for v3 per this video (around 18:00 minutes)
vimeo.com/25408926

As well, there is a paid extension available that does this.
usjoomlapros.com/Extensions/K2-Multi-Categories/flypage.tpl.html

Personally, I'll be waiting for the v3 implementation... I currently use tags to deal with the issue, but it's a cumbersome solution.

I'll poke. What's the ETA on V3 K2 Crew?
  • Linus Carlström
  • Linus Carlström's Avatar
15 Dec 2011 10:27 - 15 Dec 2011 11:12
Trouble using K2 Tool Search was created by Linus Carlström

Trouble using K2 Tool Search

Category: English K2 Community

When I try to use the K2 Tool Search all I get is:
Warning: Invalid argument supplied for foreach() in
(...)/com_k2/models/itemlist.php on line 924

The 924 line of code in itemlist.php is:
 
  • Renea
  • Renea's Avatar
14 Dec 2011 15:20

[HOW TO] Sorting tags alphabetically in the edit screen

Category: English K2 Community

In 2.4, the following code in components/com_k2/models/item.php would alpha sort the tags in the edit screen:
$query .= " WHERE tags.id NOT IN (SELECT tagID FROM #__k2_tags_xref WHERE itemID=".(int)$itemID.")ORDER BY tags.name";

The query in 2.5 appears to be around line 940 but I do not know where to add in the "ORDER BY tags.name" in the following:
 $query = "SELECT tag.* FROM #__k2_tags AS tag JOIN #__k2_tags_xref AS xref ON tag.id = xref.tagID WHERE tag.published=1 AND xref.itemID = ".(int)$itemID;

Any thoughts?
  • Olivier Karfis
  • Olivier Karfis's Avatar
14 Dec 2011 15:15
Replied by Olivier Karfis on topic Changing Title Text in Item View

Changing Title Text in Item View

Category: English K2 Community

Hi.

Look in your language/en-GB.com_k2.ini (or whatever language you are using) for:

K2_RELATED_ITEMS_BY_TAG & K2_LATEST_FROM

Change those to the title you want, save and make sure you refresh your browser...

@olivierk
  • BBC
  • BBC's Avatar
14 Dec 2011 01:31 - 14 Dec 2011 01:34

Advanced link plugin for JCE as extra field ?

Category: English K2 Community

Plus you would make K2 much, much faster if you implement this type of manually item relating.

Searching all Tags in database is extensive and heavy for server. So instead of related Tags searching, K2 just read content of Item´s Advanced Link field.

Disable Related Tags in detailed and category view, and have instead pure links from Advanced Link field.


I see here one try, but it is for old K2 files, and could not get it to work OK.
api.ning.com/files/nlV5pkMBX0psEjfNPUYx9s9v4jCeqQNoXuD9yRa5XRnfshOFFAX7l1RBbfGZstZb*fvo3f3IAhdBJUZhZsWr-VLfSk6Z5xgp/ExtraFieldLinktoanotherItem.txt
  • BBC
  • BBC's Avatar
14 Dec 2011 01:26

Advanced link plugin for JCE as extra field ?

Category: English K2 Community

extensions.joomla.org/extensions/extension-specific/jce-extensions/10579

Feature request.

K2 needs desperately related item linking, manually. Tags are so unpredictable.

It goes to make text area field with JCE editor, but it is not easy for beginners to use it that way.
  • YAVUZ AKBAL
  • YAVUZ AKBAL's Avatar
13 Dec 2011 12:54 - 13 Dec 2011 12:56

There was a problem rendering your image gallery.

Category: English K2 Community

K2 I installed with my friends. Simple Image Gallery purchased and installed with multimedia interfaces. I want to upload image files with the zip I get the following error. Have permissions to write. What should I do

I define the correct path to the folder. Sometimes media/k2/galleries / folder is empty, but get an error when hail


There was a problem rendering your image gallery. Please make sure that the folder you are using in the Simple Image Gallery Pro plugin tags exists and contains valid image files. The plugin could not locate the folder: media/k2/galleries/26


Joomla 1.7.3 and K2 2.5.3 and Simple Image Gallery Pro 2.5.6
  • YAVUZ AKBAL
  • YAVUZ AKBAL's Avatar
13 Dec 2011 10:51

There was a problem rendering your image gallery.

Category: Türkçe K2 Topluluğu

Arkadaşlar k2 kurdum. Simple Image Gallery Proyu satın alıp kurdum. zip li resim dosyalarını yüklemek istediğimde aşağıdaki hatayı alıyorum. Yazma izinleri var. Ne yapmam lazım

There was a problem rendering your image gallery. Please make sure that the folder you are using in the Simple Image Gallery Pro plugin tags exists and contains valid image files. The plugin could not locate the folder: media/k2/galleries/26
  • Olivier Karfis
  • Olivier Karfis's Avatar
13 Dec 2011 09:21
Replied by Olivier Karfis on topic Register to Read More

Register to Read More

Category: English K2 Community

Hi.

It's not built into K2 (and I've asked this to Fotis personally so he's aware of it). With K2.4.1 I've used a free extension from Dioscouri called "Hider" but I don't believe it was upgraded to J!1.7 (I put together a tutorial on how to use it here: www.yanaku.com/k2/only-show-k2-intro-text-to-unregistered-users )

For J1.7, I've been considering using this extension to replace Hider:
www.greatjoomla.com/extensions/plugins/core-design-access-text-plugin.html
but I've not used it yet so I can't vouch for it, there are some others that implement this type of functionality.

You could also do an override in the category.php to force it to show unregistered user the intro + link but a click to the item will result in just a login page which is not too user friendly. The advantage of using these plugins is that you can include verbiage to explain to the user why they should register which is much nicer and will improve your retention.

Good luck.

@olivierk
  • Jereme
  • Jereme's Avatar
12 Dec 2011 19:58

Tag Page Creating Duplicate URLs with sh404SEF

Category: English K2 Community

All of the tag pages in K2 are creating duplicate URLs in sh404SEF. It looks like each tag URL is also getting built with every menu item ID as well. I have over 80 different menu items and each tag page is getting around 100 duplicate URLs.

Below are an example of some of the URLs built for a single tag page:


index.php?option=com_k2&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=488&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=484&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=506&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=435&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=478&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=666&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=537&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=487&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=595&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=552&lang=en&tag=cell+phone&task=tag&view=itemlist
index.php?option=com_k2&Itemid=609&lang=en&tag=cell+phone&task=tag&view=itemlist

I am using Joomla 1.7.0 and K2 2.5.0.
  • Andrey Miasoedov
  • Andrey Miasoedov's Avatar
12 Dec 2011 11:58
  • Brian
  • Brian's Avatar
12 Dec 2011 07:27

How to filter category items by tag?

Category: English K2 Community

I can view all items in a category or all items with a specific tag but how do I list only those items that are BOTH in a specified category AND with a specific tag?

It would be good in the K2 Content module and category item list views to be able to filter by one or more tags.

Can this be done already? Am I missing something?
Displaying 4661 - 4680 out of 6582 results.