Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Pedro
  • Pedro's Avatar
15 Aug 2012 05:50 - 15 Aug 2012 05:50

Can´t add attachment link in Tag view

Category: English K2 Community

Hi!
When i use the view of items by tag i can´t display the attachment links to the files associated to the item like in the category view:
<?php foreach ($this->item->attachments as $attachment): ?> <a style="padding-left: 18px;" title="<?php echo K2HelperUtilities::cleanHtml($attachment->titleAttribute); ?>" target="_blank" href="<?php echo $attachment->link; ?>#zoom=100">Programa completo <?php //echo $attachment->title ; ?> </a> <?php if($this->item->params->get('catItemAttachmentsCounter')): ?> <span>(<?php echo $attachment->hits; ?> <?php echo ($attachment->hits==1) ? JText::_('K2_DOWNLOAD') : JText::_('K2_DOWNLOADS'); ?>)</span> <?php endif; ?> <?php endforeach; ?>

it returns no link
hope someone can help me,

thanks in advance
  • Soleil Michaud
  • Soleil Michaud's Avatar
14 Aug 2012 21:49

URGENT: how to show only the title tag on the main

Category: English K2 Community

As I do so that only the titles of tags chosen to appear on the homepage.
I am using the menu k2 -> tag.
When shown on the main page appears the entire article.
I would like to appear only the title of the article, how can I do?
I want only the title of the article to appear on the main page when you click on the link tag.
  • ericwarner
  • ericwarner's Avatar
14 Aug 2012 20:47
all k2 items disappeared was created by ericwarner

all k2 items disappeared

Category: English K2 Community

site was fine yesterday ......site has been built for months .. today everything under k2 items is gone... categories , tags, comments, users, and everything else is there .. this happened on 2 sites at the same time, the rest of the joomla install is fine .. both site are on same server but different databases.

www.ajlongo.com

www.ajlongounion.com
  • marco micheli
  • marco micheli's Avatar
13 Aug 2012 17:51
nofollow per i link della k2 Tag Cloud was created by marco micheli

nofollow per i link della k2 Tag Cloud

Category: Comunità italiana K2

Salve, come è possibile assegnare il tag "nofollow" ai link del modulo tag cloud? ho visto che tra le impostazioni del modulo c'è uno spazio per inserire codice html o php.

Grazie in anticipo


Hi, how you can assign the tag "nofollow" to links of the tag cloud form ? I saw that in the settings of the module there is a space to insert html or php code.

Thanks
  • Johann Scharfetter
  • Johann Scharfetter's Avatar
11 Aug 2012 17:22 - 14 Aug 2012 13:05
Replied by Johann Scharfetter on topic k2 with sigplus conflict ?

k2 with sigplus conflict ?

Category: English K2 Community

K2 is designed to work with SIGPro from Joomlaworks, not sigplus There is a forum about it on joomlaworks.gr

Yes I also use sigpro but I wanted to use a certain akkordion-module which is not compatilbe with sigpro.
So I had to choose an other gallery.

The solution:
Change the activation tag name to e.g. "sigplus" from the standard name "gallery".
Open Extensions > Plug-in Manager, select "Content - Image gallery - sigplus" in the list, click
"Advanced Options", and look for "Activation tag", which has the value "gallery", and change it to "sigplus".
  • ultralord
  • ultralord's Avatar
10 Aug 2012 11:26 - 10 Aug 2012 11:35
Replied by ultralord on topic hello critical help

hello critical help

Category: English K2 Community

thanks for answer.. but still doesnt underestand i must create k2 template? can't edit the php with add article to add the {fcomment} ?


Edit: i find php on itemform.php but where and how i can put this tag?
  • ultralord
  • ultralord's Avatar
10 Aug 2012 08:50
hello critical help was created by ultralord

hello critical help

Category: English K2 Community

Hello !! and thanks for this plugin.. i want to ask something.. i use fcomment plugin and if i write {fcomment} in k2 add item is working all ok.. how i can do {fcomment} tag automatic when i write article? which code i must edit to do that?

thanks and waiting because i really need this
  • siuwebsite
  • siuwebsite's Avatar
09 Aug 2012 22:06

There was a problem rendering your image gallery.

Category: Simple Image Gallery PRO

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/87

This is becoming very frustrating! Access is correct. It worked twice, the directory setting was not changed and then I began getting this error. Please help.
  • Anders Kristoffersson
  • Anders Kristoffersson's Avatar
09 Aug 2012 16:45 - 09 Aug 2012 18:13
Replied by Anders Kristoffersson on topic Rating - View "4.7/5" instead of the stars?

Rating - View "4.7/5" instead of the stars?

Category: English K2 Community

Thank you it works!

But if i also want it to view like this in the k2_Content module?

I put this code into helper.php in mod_k2_content, to get the rating working in that module.

$item->votingPercentage = $model->getVotesPercentage($item->id);
$item->numOfvotes = $model->getVotesNum($item->id);
$rows[] = $item;

Put it dosent seem to work with your code that you wrote now. It only works in the category_item.php
  • Web75
  • Web75's Avatar
09 Aug 2012 15:48

Change dimension ItemContainer from % to px

Category: English K2 Community

Hello, for a display problem in the tablet, I have to change the width of the images ItemContainer which is set by the system as a percentage (by columns) and change it to pixels. I found the file, but I do not understand whether and how to edit and put a fixed size in pixels. Even setting the css, it always calculates a percentage.

FIle: component/com_k2/templates/default/category.php
<div class="itemContainer<?php echo $lastContainer; ?>"<?php echo (count($this->leading)==1) ? '' : ' style="width:'.number_format(100/$this->params->get('num_leading_columns'), 1).'%;"'; ?>>

Help please :unsure:
Thanks
  • Brian Shaughnessy
  • Brian Shaughnessy's Avatar
09 Aug 2012 14:16
Replied by Brian Shaughnessy on topic how to stop k2 srtiping html tags in extra fildes

how to stop k2 srtiping html tags in extra fildes

Category: English K2 Community

this is quite frustrating.
I'm using JCE and attempting to insert an iframe either via the JCE plugin or directly in the html code, but neither works. i'm able to do it elsewhere -- just not in the K2 extra fields.

somewhere K2 is stripping certain html elements and not providing a way to bypass that action.
  • Davide Marchi
  • Davide Marchi's Avatar
09 Aug 2012 10:55
Dopo aggiornamento K2 2.5.7 was created by Davide Marchi

Dopo aggiornamento K2 2.5.7

Category: Comunità italiana K2

Ciao,
ho aggiornato K2 alla versione 2.5.7, su Joomla 1.5.23.
Ora sia nel menù di amministratore che nei vari menù del frontend, ho delle voci precedute da "K2_" come:

backend:

K2_ITEMS
K2_CATEGORIES
K2_TAGS
K2_COMMENTS
K2_USERS
K2_USER_GROUPS
K2_EXTRA_FIELDS
K2_EXTRA_FIELD_GROUPS
K2_MEDIA_MANAGER
K2_INFORMATION

frontend:


K2_YOU_HAVE 0 K2_PUBLISHED_COMMENTS
K2_ADD_NEW_ITEM
K2_MY_PAGE
K2_MY_ACCOUNT
K2_MODERATE_COMMENTS_TO_MY_PUBLISHED_ITEMS

forse manca il file della traduzione in italiano?
dove eventualmente potrei reperirlo?


grazie infinite
  • Brian Shaughnessy
  • Brian Shaughnessy's Avatar
08 Aug 2012 21:25
Replied by Brian Shaughnessy on topic how to stop k2 srtiping html tags in extra fildes

how to stop k2 srtiping html tags in extra fildes

Category: English K2 Community

I'm looking for details on this too. I don't see a setting available to control this, and the native joomla settings seem to be bypassed.
  • megana
  • megana's Avatar
08 Aug 2012 14:49
Replied by megana on topic Frontend Editing - Hide Disabled Categories

Frontend Editing - Hide Disabled Categories

Category: English K2 Community

Here is what I did on my Joomla 2.5.6 with K2 2.5.7. Tested in Firefox and IE9.

First, copy /components/com_k2/templates/default/itemform.php to /templates/(yourtemplate)/html/com_k2/default/itemform.php.

Then in your new file, near the top is a $document->addScriptDeclaration:
 
  • John Featherlin
  • John Featherlin's Avatar
07 Aug 2012 15:15
Replied by John Featherlin on topic K2 Items are rendering as plain text???

K2 Items are rendering as plain text???

Category: English K2 Community

Issue solved. It was a K2 option setting to strip HTML tags on intro text. I'm not sure why it would interfere on full text content though. ??
  • Avialogs
  • Avialogs's Avatar
06 Aug 2012 19:35
Module, K2 content and menu ID was created by Avialogs

Module, K2 content and menu ID

Category: English K2 Community

Hi

There is something I do not understand with K2 content URL.
On my front page, I have 2 modules with different behaviors:

You can see it on main page on www.avialogs.com

- 1 module (latest document) is displaying k2 items correctly, showing the correct sef url. This module is not linked to a hidden menu.
ex: www.avialogs.com/list/item/4642-pilot-training-manual-for-the-b-25-mitchell-bomber
- 1 module (vintage ads) is displaying the k2 item without the context of a menu id (no module on the right side of the page when you click on one link). This module is linked to a hidden menu displaying the k2 category.
ex : www.avialogs.com/component/k2/item/8468-b-25-mitchell

What is the difference between the two urls ?
I try to understand how k2 items url work.

Thanks

Benoit
  • Dominic Reid
  • Dominic Reid's Avatar
06 Aug 2012 16:31 - 06 Aug 2012 17:31
K2 Categories to K2 tags was created by Dominic Reid

K2 Categories to K2 tags

Category: English K2 Community

Is there a device out there that'll convert K2 categories in an article to a tag of the same name, if that tag doesn't exist then create one?

If not I am guessing that a simple mySql function would work, copy the 'category' field and paste this in the 'tag' field, or is that being too simplistic? If the tag doesn't exist it would have to be created too.

What I'm trying to do is move my site into using just tags, but we have over 20,000 articles so tagging each one is a headache, I'd like to simply substitute the category for a tag.
  • by Alexander
  • by Alexander's Avatar
04 Aug 2012 19:56
Can K2 save my day? was created by by Alexander

Can K2 save my day?

Category: English K2 Community

Hi all,

I'm new to cck. What I need is a way to do this and I don't know how to achieve it.

I have 1 client with a thing I need and for my own website something:

1. The world has many countries. All those countries have one or more farmers. Each farmer in the world grows fruits. All those fruits can be growed by more then one farmer.

I need some sort of option so I can make a menu with:
A page with a worldmap with markers. I want to use this extension for that.
A page with countries with all the fruits growed (images and text etc)
A page with a farmer what fruits he grows
A page of a sort of fruit with extra buttons inside the content (probably loadposition technique.

Does K2 provide this technique with tags?

2. I need to build my own website and make a portfolio.
customers need to see what I did for :
Other customers, website, businesscards, etc These need to be on the page of this customer with links towards the item or popup?)
If someone is looking into the menu for websites, a list of websites need to be shown. (probably tags of the customers?

So: a website gets these tags "website", "customername", "maybe a tag of with what I made it".

Can I make a unique page based on 1 tag so that it checks what tag it is and puts it into a specific area dedicated for a group tag? For instance, images are part of the group images and images always go up left?

Whould be great!

Specially since My other extensions SIGpro etc I bought can be integrated.

Thanks in advance, I hope hope hope I can work with K2 and not some other extension!
  • yaksushi
  • yaksushi's Avatar
04 Aug 2012 17:46 - 04 Aug 2012 17:47
Replied by yaksushi on topic K2 SEO issue - Can it be fixed?

K2 SEO issue - Can it be fixed?

Category: English K2 Community

What a SEO JOKE!!!

3211 views and no comment from anyone from K2 but William saying I'm no SEO expert. You don't need to be an SEO expert to read Google Webmaster Tools flagging all your duplicate content!

Taken from the Official K2 site:

Primary url for this article:

getk2.org/blog/item/880-new-k2-video-class-by-ostraining

Just some of the many url's to the same article:
getk2.org/documentation/tips-a-tricks/item/880-new-k2-video-class-by-ostraining
getk2.org/extend/templates/date/item/880-new-k2-video-class-by-ostraining
getk2.org/documentation/videos/item/880-new-k2-video-class-by-ostraining
getk2.org/documentation/k2class2012/item/880-new-k2-video-class-by-ostraining

CAN YOU SAY DUPLICATE CONTENT and DUPLICATE TITLE TAGS!!!! Come one dev's what are we doing wrong, K2 can't be this SEO horrible.
  • David Lagerlöf
  • David Lagerlöf's Avatar
03 Aug 2012 14:38
Wrong characters showing in Google search was created by David Lagerlöf

Wrong characters showing in Google search

Category: English K2 Community

Hi. When I google my site www.fotograflagerlof.se I get search results that looks like this, with html tags instead of the swedish letters åäö:

Backa upp foton under semesterresan - Fotograf David Lagerlöf
4 dagar sedan – Sommaren spenderade jag en m&aring;nad utomlands, n&auml;rmare best&auml;mt Vietnam. Som fotograf &auml;r det ett sp&auml;nnande ...

The tags only show up in K2 posts in Google search. What I did first was to enter in K2s "Enter which HTML tag attributes to strip in full text" that it should clean up the corresponding html tags wich seemed to work. When Google indexed the K2 posts again åäö turned up instead. But when I post new K2 posts the same problem appears again.

I am using UTF8 for the site in general.

Any suggestions?


David
Displaying 4181 - 4200 out of 6582 results.