Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Mika Knuutila
  • Mika Knuutila's Avatar
09 Sep 2015 19:26
Replied by Mika Knuutila on topic What Happened to K2 3.0?

What Happened to K2 3.0?

Category: English K2 Community

Just to clarify (My english language is not very good either):

- When free stable/final release version of K2 V3 comes to download and use (Just as approximately; In days, weeks or months?)
- And when pro version?
- What is differences between free an pro versions? And what about price tag?

Thanks and keep up good working! :)
  • Facundo
  • Facundo's Avatar
09 Sep 2015 19:13

How to add text editor to add description in the k2 tags

Category: English K2 Community

Thanks for your answer.

I will buescar within JED's see if I can find a plugin to do this.
The choice of hang tags on a menu joomla, it is impossible, given that I have for the time tags 500 and 500 can not put links in a menu.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
09 Sep 2015 18:44
Replied by Krikor Boghossian on topic How to add text editor to add description in the k2 tags

How to add text editor to add description in the k2 tags

Category: English K2 Community

Unfortunately you will need a K2 plugin for adding this functionality.
You can look for one at the JED or the KED.

Finally if these tags are mapped into menu items you can use the menu item's notes and render it into your template as a workaround.
  • Lefteris
  • Lefteris's Avatar
09 Sep 2015 18:25
Replied by Lefteris on topic K2 tags causing slow MySQL queries

K2 tags causing slow MySQL queries

Category: English K2 Community

Hi,

This is the query of the tag cloud. The query has also to check for items access level and publishing status before building the tag cloud.

You have two options:

1. Disable the tag cloud.
2. Edit the query in file modules/mod_k2_tools/helper.php in line 327 and replace it with the following:
$query = "SELECT tag.name, tag.id FROM #__k2_tags as tag WHERE tag.published = 1";

Note that this will improve the performance but it will still be slow. You are loading 30000 entries from the database.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
09 Sep 2015 17:57
Replied by Krikor Boghossian on topic K2 TOOLS CLOUD TAG COLOR FONT

K2 TOOLS CLOUD TAG COLOR FONT

Category: English K2 Community

Please no caps. We are not blind we can see your post.
The styling for this module is included in the k2.css file:
.k2TagCloudBlock {} .k2TagCloudBlock a {}

Remember to override the k2.css file. If there isn't a copy in your template's css folder, get it from the /components/com_k2/css/ folder and paste it in your template's css folder.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
09 Sep 2015 17:36
Replied by Krikor Boghossian on topic How can i list K2 Tags

How can i list K2 Tags

Category: English K2 Community

Hello Selim,

The alias feature will be introduced in v3 (wait a few days).
The tags can be listed through the K2 Tools module. You have to select the tag cloud functionality,

If you need to change a specific tag's alias you can always map it into a menu item.
  • Lefteris
  • Lefteris's Avatar
09 Sep 2015 17:27
Replied by Lefteris on topic Selection based tagging in K2 v3?

Selection based tagging in K2 v3?

Category: English K2 Community

Hi,

There is a permission named "Create tags". It's effectively the same as locking tags plus it gives you the ability to switch it on or off for specific user groups.
  • Facundo
  • Facundo's Avatar
09 Sep 2015 17:03

How to add text editor to add description in the k2 tags

Category: English K2 Community

Good day,

I require changing the view of the tags and k2 can place a description that can be displayed on my site to see every tags.

Here put one screenshot to the K2category.

http://i.imgur.com/QohcRkX.jpg?1

I want to place as we have in the category k2 "description" within the tags options. as shown in the following screenshot.



The following would be captured as the result would be placed after the description label tags k2 administrator.




Someone could guide me or recommend that php file must be modified to do this I require or code required to implement this in the page tags k2.

Thank you for your attention.
  • Christian Jull
  • Christian Jull's Avatar
08 Sep 2015 13:43
Missing 'Add new item' in User module was created by Christian Jull

Missing 'Add new item' in User module

Category: English K2 Community

I'm using the K2 user module on a site, and the module appears fine at login. However, the 'Add new item' text and link are missing. There is an li bullet point, but missing text and link. I can see the code and text when inspecting in Chrome. The code is
<a class="modal" rel="{handler:'iframe',size:{x:990,y:550}}" href="<?php echo $user->profile->addLink; ?>"><?php echo JText::_('K2_ADD_NEW_ITEM'); ?></a>



If I remove the class and handler from the <a> tag, the link and text appear fine. So it something to do with that.

Any ideas?
  • puerto rico reporter
  • puerto rico reporter's Avatar
07 Sep 2015 22:45
K2 TOOLS CLOUD TAG COLOR FONT was created by puerto rico reporter

K2 TOOLS CLOUD TAG COLOR FONT

Category: English K2 Community

DOES ANYONE KNOW HOW TO EDIT THE COLOR FONT IN K2 TOOLS CLOUD TAG MODULE?WHAT FILE TO SEEK OUT AND LINE TO EDIT?
  • wise
  • wise's Avatar
06 Sep 2015 10:41

K2 tags causing slow MySQL queries

Category: English K2 Community

Hello there,

I am working on a website in joomla 3.4 and use the k2 component for content. In the site there are more than 10000 articles and about 30000 tags. (not duplicated).

I have issues with a specific query that is very slow and due to this having very high cpu usage in the server. Here is a part of the query causing the issue:
1. Executed 8h 42m 11s ago for 7.618611 sec on Database --> USERNAME_DATABASE_NAME Date: 2015-09-05 14:28:12 Query_time: 7.618611 Rows_examined: 100583: Rows_sent 69484 Lock_time: 0.009928 SELECT tag.name, tag.id FROM DB_PREFIX_k2_tags as tag LEFT JOIN DB_PREFIX_k2_tags_xref AS xref ON xref.tagID = tag.id WHERE xref.itemID IN (22,23,24,25,26,29,31,32,33,35,36,37,38,40,45,47,49,50,51,61,62,63,64,52,55,56,57,58,59, ...

Any suggestions? Also i tried at-least to disable the taggin system of k2 but there is no such an option to do that.

Thanks for helping,
Best Regards.
  • Ralf
  • Ralf's Avatar
06 Sep 2015 00:15
Tag/Schlagwörter mit Umlauten was created by Ralf

Tag/Schlagwörter mit Umlauten

Category: Offizielle deutsche Gemeinschaft

Hallo,

sollte hier das Thema schon vorhanden sein, sorry, hab aber nichts dazu direkt gefunden.
Ich nutze K2 auf Joomla! 2.5.17 und nutze auch Schlagwörter.
Soweit funzt auch alles gut bis auf zwei kleinigkeiten wovon ich eine hier erfragen möchte.

Wie kann ich Umlaute in den Schlagwörtern nutzen?

Es sieht nähmlich bisschen komisch aus wenn man als Beispiel "Lösung" als "Losung" sieht...
Ich habe schon versucht die Umlautersetzung für die SEO zu setzen, nur auch das hat nichts gebracht... wo finde ich diese "ersetzen Regel"?

Hab zwar im netz irgendwas auf der Englischen Seite von K2 gefunden, nur dafür müsste ich mich wohl dort anmelden mit Firmenname usw.... KP habs nicht so gut verstanden ;)

Wäre sehr Dankbar für eure Hilfe!!!!

LG
Ralf
  • Claudio Melo
  • Claudio Melo's Avatar
03 Sep 2015 19:05

Ataque massivo ao site através de artigo do k2

Category: Comunidade K2 Brasil

Olá tenho um site de um cliente e a 15 dias temos percebido inúmeros ataques diários ao site através dos artigos do k2
Gostaria de saber se alguém já passou por isso e possa compartilhar.

A maioria dos ataques são assim?
tvprefeito.com/component/k2/tag/joaquim%20barbosa.feed

print
imgur.com/9rLLlEZ
  • Kelsey Brookes
  • Kelsey Brookes's Avatar
03 Sep 2015 12:01
Selection based tagging in K2 v3? was created by Kelsey Brookes

Selection based tagging in K2 v3?

Category: English K2 Community

Has selection-based tagging been removed from K2 v3?

I can't seem to track down where to enable the functionality if not.

If so, it would be a massive pity - almost every client I've ever deployed K2 for has required locked, preselected tags.
  • Joe Campbell
  • Joe Campbell's Avatar
02 Sep 2015 16:34 - 16 Sep 2015 17:37

K2 Power Tip: User Agent Plugin for Website Optimization

Category: English K2 Community

Howdy Fellow K2-ers,

Here are two extensions from Rene Kreijveld that can help optimize (speed & UX) your Joomla K2-powered website(s):

User Agent Detector (plugin)
github.com/renekreijveld/UserAgentDetector
For use in your template and override files. It offers the conditions for Desktop, Tablet, and Mobile.

User Agent Detection Content (plugin)
github.com/renekreijveld/useragentcontent
Allows you to utilize tags to show content or hide content - can be used with any WYSIWYG editor.


Code: User Agent Detector
/* Required Code */ <?php $session = JFactory::getSession(); $ualayout = $session->get('ualayout'); ?> /* If Else Condition */ <?php if($ualayout == 'mobile') {?> XXX <?php } else { ?> YYY <?php } ?> /* If Conditions */ <?php if($ualayout == 'desktop') {?> Desktop Content <?php } ?> <?php if($ualayout == 'tablet') {?> Tablet Content <?php } ?> <?php if($ualayout == 'mobile') {?> Mobile Content <?php } ?>


Code: User Agent Detection Content
{ifdesktop} This only shows if browser is desktop {/ifdesktop} {!ifdesktop} This shows everywhere except if browser is desktop {/ifdesktop} {iftablet} This only shows if browser is tablet {/iftablet} {!iftablet} This shows everywhere except if browser is tablet {/iftablet} {ifmobile} This only shows if browser is mobile {/ifmobile} {!ifmobile} This shows everywhere except if browser is mobile {/ifmobile}


As for usage, here are a few ways you can use Rene's extensions to optimize your website (speed & UX):
  • Remove the sidebar for mobile visitors (Note: Bootstrap merely hides "hidden" elements, but it is still rendered - causing unnecessary additional page weight)
  • Create device specific call-to-action buttons for optimal engagement
  • Augment embed code for mobile vs non-mobile devices for an optimal device user experience

Let me know if you can think of any other creative ways to utilize either extensions to optimize a K2 website.

Your Friend in Joomla,

Joe Campbell
  • Rupert Griffiths
  • Rupert Griffiths's Avatar
01 Sep 2015 13:50 - 01 Sep 2015 13:53
Replied by Rupert Griffiths on topic [SOLVED] K2 multiple connected categories

[SOLVED] K2 multiple connected categories

Category: English K2 Community

I think you can use extra fields to assign brands (and other searchable fields) to your products.

Then you can use JA K2 filter available from Joomlart

I think you need to pay for it, but its a very good/powerful extension in my opinion!

There is an example on the Joomlart site but I cannot add the link due to spam protection!

So within a category you can filter the results with this.

If you need to show all products (from multiple categories) in a brand, then perhaps using the tagging system could work (menu item to show specific tag).
  • Selim Gürcan
  • Selim Gürcan's Avatar
31 Aug 2015 16:58
How can i list K2 Tags was created by Selim Gürcan

How can i list K2 Tags

Category: English K2 Community

I have 2 problems.

On backend i can see the list of tags but cant see their link nor i cant change alias

And i couldnt find a way to list k2 tags on frontend

Thanks in advance

Regards
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
31 Aug 2015 12:34
Replied by Krikor Boghossian on topic My Feature Requests (Wish List) for K2 v3

My Feature Requests (Wish List) for K2 v3

Category: English K2 Community

@Joe, change the $task to tag instead of category.
  • Kumar Sara
  • Kumar Sara's Avatar
28 Aug 2015 23:44
Replied by Kumar Sara on topic My Feature Requests (Wish List) for K2 v3

My Feature Requests (Wish List) for K2 v3

Category: English K2 Community

Joe Campbell wrote: Kumar... What's your Twitter handle so I can follow you :)

Strangely I do not have a Twitter account but the boss does @websitedons. I am only at Facebook www.facebook.com/cmsenergizer

We were attempting to get another wish list capability to output items by tag with the k2 content module, but have not had any accuracy. Finally just moved the related items code block of the item view template, to the right column to get sort of a Youtube clone. videos.websitedons.net/
  • Joe Campbell
  • Joe Campbell's Avatar
28 Aug 2015 17:19
Replied by Joe Campbell on topic My Feature Requests (Wish List) for K2 v3

My Feature Requests (Wish List) for K2 v3

Category: English K2 Community

Thanks @Krikor - what about tag pages?
Displaying 1721 - 1740 out of 6582 results.

Powered by Kunena Forum