Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
25 Nov 2014 13:20
Replied by Krikor Boghossian on topic Tag

Tag

Category: English K2 Community

Make sure that the tag normalisation setting is not enabled.
This setting is enabled in K2's parameters.
  • Sly
  • Sly's Avatar
25 Nov 2014 08:43
Tag was created by Sly

Tag

Category: English K2 Community

Hi,

I need to write a tag with a point
2.0
But I can't write it.

Joomla 2.5 and K2 last

Thank you
  • Michael Yaeger
  • Michael Yaeger's Avatar
25 Nov 2014 04:07
Replied by Michael Yaeger on topic Multiple Extra Field Groups

Multiple Extra Field Groups

Category: English K2 Community

Lefteris wrote: Hi. We are currently working on the version 3 of K2 which introduces extra fields for categories, users and tags. The repository of the new version is github.com/joomlaworks/k2-v3-dev-build/ . If your code is based on version 2 of K2 the repository is located at github.com/joomlaworks/k2 .


What is the projected launch date for v3? I have a project starting that needs these features!
  • Joe Campbell
  • Joe Campbell's Avatar
25 Nov 2014 02:19
Replied by Joe Campbell on topic [SOLVED] Category Not Recognizing K2 Override Folder

[SOLVED] Category Not Recognizing K2 Override Folder

Category: English K2 Community

I just figured out the problem. I was uploading correctly...I changed from staging to root and did not change the directory to "public_html"

Thank for replying.
  • Lefteris
  • Lefteris's Avatar
24 Nov 2014 19:01

Getting the author and tag name inside tag.php page!

Category: English K2 Community

Hi. Regarding your questions:

1. The tag is always passed in the URL. This means that you can show it like this:
<?php echo JRequest::getVar('tag'); ?>
2. Author information is not available in the tag view. You can see all the available data for this view at the K2 parameters.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
24 Nov 2014 14:26
Replied by Krikor Boghossian on topic Table tag code is removed upon Save

Table tag code is removed upon Save

Category: English K2 Community

Make sure you have not enables K2's content cleanup, which strips HTML tags.
This setting is located in K2's settings.
  • Susan W
  • Susan W's Avatar
23 Nov 2014 19:01
Table tag code is removed upon Save was created by Susan W

Table tag code is removed upon Save

Category: English K2 Community

I am using JSN Epic Pro template with K2.

I have run across an issue with a Table not displaying once the K2 item is published. I will put a simple table into a K2 item and when I click 'save and close' and look at the published page, the Table tags are gone, and all that remains are divs with no table formatting at all.

I posted something on the JSN forum and they thought I needed to put something to allow for the Table tag in exceptions for the WYSIWYG editor. I'm using JCE Editor with K2 plugin and I don't see the same type of issue. I've also changed editors with no change in results.

Is there something that is stripping out the Table code that I am missing.

Thanks, S
  • Matias
  • Matias's Avatar
22 Nov 2014 21:07
Error al compartir en facebook was created by Matias

Error al compartir en facebook

Category: Comunidad hispana oficial de K2

Al compartir en Facebook la descripción se ve mal. Quiero compartirl artículo k2 en Facebook y la descripción del artículo muestra esto:

(function (d, s, ID) {var js, FJS = d.getElementsByTagName (s) [0]; si
(d.getElementById (id)) {return;} js = d.createElement (s); js.id = id; js.src = "/ ...

No se porque me sale esto...

¿Cómo puedo solucionar este error?

Espero de ayuda urgente...gracias
  • daniela de prisco
  • daniela de prisco's Avatar
22 Nov 2014 12:15
remove og from item was created by daniela de prisco

remove og from item

Category: English K2 Community

hi,
I would remove the open graph meta tags generated by k2 from the pages of the individual item and wherever they are.
I would like to do because the data is not correct, and I would use - alternatively - metatags og generated plugin BT Social Share which are fully functional.

What are the files that I need to change and what is the code that I have to eliminate?
tks
Daniela
  • Andrew Lambert
  • Andrew Lambert's Avatar
20 Nov 2014 23:28
Replied by Andrew Lambert on topic [SOLVED] Change "displaying items by tag" page title

[SOLVED] Change "displaying items by tag" page title

Category: English K2 Community

Sounds like that might work, but I'm not familiar with that php command how it would have to be written to work properly. In tag.php would it be added somewhere in this chunk of code?:

<!-- Start K2 Tag Layout -->
<div id="k2Container" class="tagView<?php if($this->params->get('pageclass_sfx')) echo ' '.$this->params->get('pageclass_sfx'); ?>">
<h1><?php echo $this->escape($this->params->get('page_title')); ?></h1>
<?php if($this->params->get('show_page_title')): ?>
<!-- Page title -->
<div class="componentheading<?php echo $this->params->get('pageclass_sfx')?>">
<?php echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php endif; ?>

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
20 Nov 2014 21:46
Replied by Krikor Boghossian on topic How to remove cyrillic tags from urls?

How to remove cyrillic tags from urls?

Category: English K2 Community

You have to enable the "Tag normalization" option in K2's Advanced settings.

You might need to enter the character replacements.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
20 Nov 2014 21:39
Replied by Krikor Boghossian on topic Help to fix different links on tags pages.

Help to fix different links on tags pages.

Category: English K2 Community

This part "itemlist/tag/" is the default URL.
You can change it by enabling K2' Advanced SEF.
These options are located in K2's settings.
  • Roman Lipatov
  • Roman Lipatov's Avatar
20 Nov 2014 19:17 - 20 Nov 2014 19:18
Replied by Roman Lipatov on topic Help to fix different links on tags pages.

Help to fix different links on tags pages.

Category: English K2 Community

Unfortunately, I still have problem.

I created hidden menu item and not point it to any K2 category.

Now tags module and k2 articles displays links like:

items/tag/test

and it's very good.

But on main page tags module displays links as

items/itemlist/tag/test

How I can fix it?
  • Roman Lipatov
  • Roman Lipatov's Avatar
20 Nov 2014 18:47
How to remove cyrillic tags from urls? was created by Roman Lipatov

How to remove cyrillic tags from urls?

Category: English K2 Community

Hi!
Everything fine with base K2 urls.
But tags urls have cyrillic tag name and looks like:

items/itemlist/tag/%D0%B2%D0%BE%D1%81%D0%BF%D0%B8%D1%82%D0%B0%D0%BD%D0%B8%D0%B5

but I need they looks like

items/itemlist/tag/vospitanie

How I can fi it?
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
20 Nov 2014 13:14
Replied by Krikor Boghossian on topic Help to fix different links on tags pages.

Help to fix different links on tags pages.

Category: English K2 Community

In order for all tags to have the same URL the hidden menu item must not point to any K2 category. Just leave it blank.
  • Roman Lipatov
  • Roman Lipatov's Avatar
20 Nov 2014 00:09
Help to fix different links on tags pages. was created by Roman Lipatov

Help to fix different links on tags pages.

Category: English K2 Community

It's nightmare for me...
Why it so difficult???
K2 tags modules creates links to tags page like

site.com/component/k2/tag/test

Articles creates links to same tags pages like

site.com/parent_category/sub_category/tag/test
or
site.com/parent_category2/sub_category2/tag/test

I have hidden menu item to main parent category and my mind, that all links to tags pages must looks like

site.com/menuitem/alias/tag/test - for all tag link (it must be same).

What's going on?
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
18 Nov 2014 18:25
Replied by Krikor Boghossian on topic Change "Read more..."

Change "Read more..."

Category: English K2 Community

Then it is hardcoded in your template.
You can compare your overrides with K2's default template (category_item.php., user.php, tag.php and latest_item.php) and place the original language string where it was stripped from.

This post will help you.
getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates
  • Vlachos Evaggelos
  • Vlachos Evaggelos's Avatar
18 Nov 2014 17:56
Replied by Vlachos Evaggelos on topic [SOLVED] Premium Content Items Invisible IF Not Logged In

[SOLVED] Premium Content Items Invisible IF Not Logged In

Category: English K2 Community

Hi Lisa, take a look here...

1.) if not use joomla 1.5 and
2.) need to view non login users all k2 items where have access level public and register (if need extra access levels just put level(s) id in "i.access IN(1,2, your_extra_level_id(s))" and if click the item then must login edit ./components/com_k2/models/itemlist.php


final code ./components/com_k2/models/itemlist.php:62-88

if ($user->guest) { $query .= "i.access IN(1,2)"." AND i.trash = 0"." AND c.published = 1"." AND c.access IN(".implode(',', $user->getAuthorisedViewLevels()).")"." AND c.trash = 0"; $mainframe = JFactory::getApplication(); $languageFilter = $mainframe->getLanguageFilter(); if ($languageFilter) { $languageTag = JFactory::getLanguage()->getTag(); $query .= " AND c.language IN (".$db->quote($languageTag).",".$db->quote('*').") AND i.language IN (".$db->quote($languageTag).",".$db->quote('*').")"; } } else { $query .= "i.access IN(".implode(',', $user->getAuthorisedViewLevels()).")"." AND i.trash = 0"." AND c.published = 1"." AND c.access IN(".implode(',', $user->getAuthorisedViewLevels()).")"." AND c.trash = 0"; $mainframe = JFactory::getApplication(); $languageFilter = $mainframe->getLanguageFilter(); if ($languageFilter) { $languageTag = JFactory::getLanguage()->getTag(); $query .= " AND c.language IN (".$db->quote($languageTag).",".$db->quote('*').") AND i.language IN (".$db->quote($languageTag).",".$db->quote('*').")"; } }

Please use k2 template for above changes... :)
  • Vlachos Evaggelos
  • Vlachos Evaggelos's Avatar
18 Nov 2014 17:50 - 18 Nov 2014 17:53
Replied by Vlachos Evaggelos on topic k2 items view title and itrotext but login to read

k2 items view title and itrotext but login to read

Category: English K2 Community

1.) if not use joomla 1.5 and
2.) need to view non login users all k2 items where have access level public and register (if need extra access levels just put level(s) id in "i.access IN(1,2, your_extra_level_id(s))" edit ./components/com_k2/models/itemlist.php


final code ./components/com_k2/models/itemlist.php:62-88

if ($user->guest) { $query .= "i.access IN(1,2)"." AND i.trash = 0"." AND c.published = 1"." AND c.access IN(".implode(',', $user->getAuthorisedViewLevels()).")"." AND c.trash = 0"; $mainframe = JFactory::getApplication(); $languageFilter = $mainframe->getLanguageFilter(); if ($languageFilter) { $languageTag = JFactory::getLanguage()->getTag(); $query .= " AND c.language IN (".$db->quote($languageTag).",".$db->quote('*').") AND i.language IN (".$db->quote($languageTag).",".$db->quote('*').")"; } } else { $query .= "i.access IN(".implode(',', $user->getAuthorisedViewLevels()).")"." AND i.trash = 0"." AND c.published = 1"." AND c.access IN(".implode(',', $user->getAuthorisedViewLevels()).")"." AND c.trash = 0"; $mainframe = JFactory::getApplication(); $languageFilter = $mainframe->getLanguageFilter(); if ($languageFilter) { $languageTag = JFactory::getLanguage()->getTag(); $query .= " AND c.language IN (".$db->quote($languageTag).",".$db->quote('*').") AND i.language IN (".$db->quote($languageTag).",".$db->quote('*').")"; } }

Please use k2 template for above changes... :)
  • Lefteris
  • Lefteris's Avatar
18 Nov 2014 13:32

Joomla tags not importing -Wish there was batch ad

Category: English K2 Community

Hi. Currently the import process does not support the new core tags mechanism which was added in Joomla! 3.x series. This is something that needs discussion since the core tags can also have nested levels while K2 tags are always a flat structure.
Displaying 2161 - 2180 out of 6582 results.

Powered by Kunena Forum