Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Yiota
  • Yiota's Avatar
05 Feb 2014 18:09
Replied by Yiota on topic K2 tools (tag Filter)

K2 tools (tag Filter)

Category: English K2 Community

The K2 Tools -> Tag Cloud is actually what is says. It works by bringing the tags by most popular. If you need other functionality than that you will either have to modify the current core file of the module or search for another module that has this option.
  • Vagelis Dimeris
  • Vagelis Dimeris's Avatar
05 Feb 2014 17:20
K2 tools (tag Filter) was created by Vagelis Dimeris

K2 tools (tag Filter)

Category: English K2 Community

Hi to all,

I'm using the K2 tools with tag filter and would like to to short by ASC or DCS the numbers ...

Is any way to do something like that???

For example if I have tag the items with Years (2014, 2013, etc)

Many Thanks in Advance for your help

Vagelis
  • Kelsey Brookes
  • Kelsey Brookes's Avatar
05 Feb 2014 05:27
Replied by Kelsey Brookes on topic How to unset "k2.js"

How to unset "k2.js"

Category: English K2 Community

Robert, you add the unset code to the top of your template index.php, right before the closing ?> and before the start of any doctype declarations or the opening HTML tag.

It's not necessary to do this to run k2 - it's only necessary if you don't want to use k2's javascript file.
  • Indrit
  • Indrit's Avatar
03 Feb 2014 17:17
Replied by Indrit on topic [SOLVED] Front-End Add Item Form Problem

[SOLVED] Front-End Add Item Form Problem

Category: English K2 Community

Hello Yiota,

Thank you for you really quick response. I really appreciate it!

I just did the update of the K2 (my Jomla! Version is the last one 3.2.1 stable) and all the changes i had made are now restored and this is not good because i need to work again on them but never mind, i can manage it ;)

1- The fact that the Add new item didn't open in a modal mode was because i changed the class from modal to smth alse and i placed also a target="_blank" attribute to the <a> tag. I did that because the modal mode is not responsive (at least i think so, maybe i'm wrong and here is the time to learn it) and i want my add new item form could be responsive. What's ur suggestion about if i dont want to use the modal mode ?!

2- Regarding the differences (that doesn't exist any more after the update) but before that the files where the exactly the same because i did a copy of the default ant paste it to the custom. I have to mention here that i was using the old way of template overrides method, which means that i had my custom template under the /components/com_k2/templates and not the other way. Question: whats the best way to override a template, by duplicate it in the /components/com_k2/templates or in the path u suggested ?!

Looking forward to your reply!
Indrit...//
  • Yiota
  • Yiota's Avatar
03 Feb 2014 13:32
Replied by Yiota on topic Order backwards?

Order backwards?

Category: English K2 Community

The tags are a different case. They can be ordered by ordering. You can choose this by the K2 Paramters.

To call a specific category as a subcategory you could write something like:
<?php foreach($this->subCategories as $key=>$subCategory): ?> <?php if($subCategory->id==THE_SUBCATEGORY_ID): ?> ..... <?php endif; ?> <?php endforeach; ?>
  • davidmf
  • davidmf's Avatar
31 Jan 2014 20:27

allvideos plugin in conjunction with k2 - no thumbnails

Category: AllVideos

Hi,

I found what the problem was. Since i'm using k2 component I figure that I have to use the proper allvideo plugin tags in embeb and not the browse media on server option.

Thanks
  • Sean Carney
  • Sean Carney's Avatar
31 Jan 2014 19:18
Replied by Sean Carney on topic RSS Feed Corrupted

RSS Feed Corrupted

Category: English K2 Community

Wow, it looks like nobody responded to you. that is the disadvantage of K2 not being a commercial product. I have a similar problem but not quite the same:

Here is one of many pages that I want to be able to be able to display as an RSS feed:
www.drcarney.com/help/information/people-of-interest
When I click on the RSS icon I get the following URL:
www.drcarney.com/help/information/people-of-interest?format=feed
But, what I am apparently needing to use in order to import this feed as RSS into another site is something like this:
www.drcarney.com/help/information/people-of-interest?format=feed&type=rss
Do you know if this is something that I have to change on the site originating the content or is this something I would modify with a URL on the importing sites Feed items?
I want to import some of the DrCarney.com content into our AllMedPhysicians.com site and the Starch-Smart.com site we are developing now.
Any pointers in the right direction will be appreciated.
BTW, my content is being created by K2 and not the Core Joomla. I do have some content that is working file but that content is created by EasyBlog. So, maybe there is a K2 setting?
I did notice that my feeds are all in the format:

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="www.drcarney.com/media/jbtype/css/font-awesome.css"?>
<?xml-stylesheet href="/media/system/css/modal.css" type="text/css"?>
<rss version="2.0" href="http://www.w3.org/2005/Atom" target="_blank" rel="nofollow noopener noreferrer">www.w3.org/2005/Atom">
  • eastkilla
  • eastkilla's Avatar
31 Jan 2014 13:25
Replied by eastkilla on topic Related Items by Tags in Module

Related Items by Tags in Module

Category: English K2 Community

Hi,

Thanks for you anwser. But Related Content for K2 is only for Joomla 2.5, I'm using J 3.2.1. DM Related Articles for K2 is no more available ! And the tutorial is showing how make related items by category, not by tags.

However, I have found this extension : ilmtech.in/ilmmodules/ilm-split-item-for-k2

It's works well, but only titles of related items by tag are displayed despite K2 related items parameters.

Maybe someone is using this extensions and have a solution, the author doesn't answer to support :(

Thanks.
  • eastkilla
  • eastkilla's Avatar
31 Jan 2014 01:32
Related Items by Tags in Module was created by eastkilla

Related Items by Tags in Module

Category: English K2 Community

Hi all,

I know it's possible by related items by category in module . I would like to know if it's possible to display related items by tags in a module.

Thanks !
  • alfredopacino
  • alfredopacino's Avatar
30 Jan 2014 23:49
Replied by alfredopacino on topic category pagination

category pagination

Category: English K2 Community

well the title of the thread is category pagination (i mean subcategories), k2 can't do that, should i add [solved] tag?
  • Tim
  • Tim's Avatar
30 Jan 2014 23:09

Image extra field not empty once value is deleted

Category: English K2 Community

Sorry for delay in responding. I tried it on the default K2 template and it still returns the empty IMG tag.
  • Spad Glamnoise
  • Spad Glamnoise's Avatar
30 Jan 2014 19:55
Replied by Spad Glamnoise on topic Recuperare dati da campi aggiuntivi (extra field)

Recuperare dati da campi aggiuntivi (extra field)

Category: Comunità italiana K2

Ciao.. scusate il ritardo ma mi sono appena iscritto.

nel file del template che utilizzi (ad esempio de è quello di default sarà in : componets/com_k2/templates/default/category_item.php) per la category view




//per il nome del extra field cambi il numero da 0 a quello che ti serve in base all'ordine che hai creato nel gruppo di extrafield
echo $this->item->extra_fields[0]->name;
//per il Valore
echo $this->item->extra_fields[0]->value;

per la pagina dettaglio:
nel file del template che utilizzi (ad esempio de è quello di default sarà in : componets/com_k2/templates/default/item.php) per la category view

//per il nome del extra field cambi il numero da 0 a quello che ti serve in base all'ordine che hai creato nel gruppo di extrafield
echo $this->item->extra_fields[0]->name;
//per il Valore
echo $this->item->extra_fields[0]->value;


spero di esservi stato d'aiuto.
ciao
  • Yiota
  • Yiota's Avatar
30 Jan 2014 17:13

[SOLVED]Social Buttons do not show on frontpage

Category: English K2 Community

Your homepage consists of a mod_k2_content, not the component itself. The changes @krikor has mentioned apply in the listing of a category, not the module.

To add social buttons in the module you need to create a template override for the module. Just copy the Default folder located in modules/mod_k2_content/tmpl/ in templates/your_template/html/mod_k2_content/.

If you already use template overrides for the module ignore the previous step.

Open default.php file and add the following code where you want the social buttons to appear.
<!-- Social sharing --> <div class="itemSocialSharing"> <!-- Twitter Button --> <div class="itemTwitterButton"> <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="_add_your_twitter_username_"> <?php echo JText::_('K2_TWEET'); ?> </a> <script type="text/javascript" src="//platform.twitter.com/widgets.js"></script> </div> <!-- Facebook Button --> <div class="itemFacebookButton"> <div id="fb-root"></div> <script type="text/javascript"> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <div class="fb-like" data-send="false" data-width="200" data-show-faces="true"></div> </div> <!-- Google +1 Button --> <div class="itemGooglePlusOneButton"> <g:plusone annotation="inline" width="120"></g:plusone> <script type="text/javascript"> (function() { window.___gcfg = {lang: 'en'}; // Define button default language here var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> </div> <div class="clr"></div> </div>

Don't forget to replace the data-via="_add_your_twitter_username_" with your twitter username.
  • Jan
  • Jan's Avatar
30 Jan 2014 13:48
Replied by Jan on topic How to change date format?

How to change date format?

Category: English K2 Community

I found the files I have to change now:

Its in the de-DE.mod_k2.j16.ini for the module output and in the de-DE.com_k2.j16.ini for the component output.
Both files are in the administrator > language folder...

So now i want to add some text to the translation. But the way I did it was not accepted... Why not?

I changed
K2_DATE_FORMAT_LC2="l, d F Y H:i"
into
K2_DATE_FORMAT_LC2="l, d F Y um H:i"
and the output is like
auf Donnerstag, 30 Januar 2014 00000001 11:52.

Why?
  • Yiota
  • Yiota's Avatar
28 Jan 2014 14:10
Replied by Yiota on topic Image for K2 Tags Result Page

Image for K2 Tags Result Page

Category: English K2 Community

You are welcome.
  • klikeri
  • klikeri's Avatar
28 Jan 2014 13:51
Replied by klikeri on topic Image for K2 Tags Result Page

Image for K2 Tags Result Page

Category: English K2 Community

thank you
  • Yiota
  • Yiota's Avatar
28 Jan 2014 12:39
Replied by Yiota on topic Image for K2 Tags Result Page

Image for K2 Tags Result Page

Category: English K2 Community

OK. You can add a pageSuffix, for each tag page, from the menu item settings and with css add the image as a background image on top of your list.
  • klikeri
  • klikeri's Avatar
28 Jan 2014 12:33
Replied by klikeri on topic Image for K2 Tags Result Page

Image for K2 Tags Result Page

Category: English K2 Community

yes

I create Menu Item > K2 Tag
Displaying 2841 - 2860 out of 6582 results.

Powered by Kunena Forum