Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Norberto Gomes
  • Norberto Gomes's Avatar
09 Jul 2013 16:15
Replied by Norberto Gomes on topic Edit K2 CSS

Edit K2 CSS

Category: English K2 Community

I don't know if it is a k2.css edition needed but I will post here my problem:

I am using JF SOCIAL with GavickPro and I installed the quickstart to get all modules items showing in menus.

When I try to create a menu with K2 Item, the right menu with: K2 Latest Blogs, K2 Search, Tag Cloud and K2 user don't appears ! Just the original Menu shows it !

I tried to copy the original menu that appears these items and rename it but just the entire K2 item appears, without the right menu:

You can see them here:

This is the original Menu link: www.condominioriodoce.com.br/portal/index.php/k2-item

This is the new one: Note that the right columns does not appears: www.condominioriodoce.com.br/portal/index.php/k2-item-2

When I create the menu I am selecting: Menu type: K2 Item and on administration, the right side options are iqual then other.

My page is portuguese Brazil but i don't translate them. The content is the original sample installed.
What need to do ? :(
  • Marc
  • Marc's Avatar
09 Jul 2013 16:02 - 09 Jul 2013 16:04
Replied by Marc on topic itemlist/tag appearance??

itemlist/tag appearance??

Category: English K2 Community

Thanks Krikor Boghossian! But I'm not sure if I explained myself well. That or I didn't understand the link provided. And I haven't changed the "category_item.php" but sounds like that's probably the direction I should go

My site is: www.vidalexdeportes.es
User: test
PW: testpassword

If you click on "Nuestras Marcas" and then a subcategory, eg prorace, you'll see the basic layout I want and the few objects I've already uploaded. But if you click a tag, eg Prorace, it then has a different layout, more like a normal blog layout. With the link you provided you can change that layout or is there another way? Or maybe the template I'm using isn't a 100% compatible with k2?

A very confused n00b! Marc
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
09 Jul 2013 13:53
Replied by Krikor Boghossian on topic Ratings not shown in the category view

Ratings not shown in the category view

Category: English K2 Community

Hello santosh,

These settings are for the category items, not the latest items. (You must have a menu pointing towards K2 Categories).

You can however try pasting the snippet in your latest_item.php.

Remember to use overrides and do not edit core files.

[code type=php-brief] <!-- Item Rating -->
<div class="catItemRatingBlock">
<span><?php echo JText::_('K2_RATE_THIS_ITEM'); ?></span>
<div class="itemRatingForm">
<ul class="itemRatingList">
<li class="itemCurrentRating" id="itemCurrentRating<?php echo $this->item->id; ?>" style="width:<?php echo $this->item->votingPercentage; ?>%;"></li>
<li><a href="#" rel="<?php echo $this->item->id; ?>" title="<?php echo JText::_('K2_1_STAR_OUT_OF_5'); ?>" class="one-star">1</a></li>
<li><a href="#" rel="<?php echo $this->item->id; ?>" title="<?php echo JText::_('K2_2_STARS_OUT_OF_5'); ?>" class="two-stars">2</a></li>
<li><a href="#" rel="<?php echo $this->item->id; ?>" title="<?php echo JText::_('K2_3_STARS_OUT_OF_5'); ?>" class="three-stars">3</a></li>
<li><a href="#" rel="<?php echo $this->item->id; ?>" title="<?php echo JText::_('K2_4_STARS_OUT_OF_5'); ?>" class="four-stars">4</a></li>
<li><a href="#" rel="<?php echo $this->item->id; ?>" title="<?php echo JText::_('K2_5_STARS_OUT_OF_5'); ?>" class="five-stars">5</a></li>
</ul>
<div id="itemRatingLog<?php echo $this->item->id; ?>" class="itemRatingLog"><?php echo $this->item->numOfvotes; ?></div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>[/code]
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
09 Jul 2013 13:46
Replied by Krikor Boghossian on topic Enter script ads in k2 item

Enter script ads in k2 item

Category: English K2 Community

Hello Alex,

This is not related to Joomla! or K2, this is a setting in your WYSIWYG editor.
By default the editor strips all the <script> tags.

Also for JS code in your modules you have to use the K2 Tools module (custom code functionality).

I do however suggest the solution that Mohamed suggested.
  • JoomlaWorks
  • JoomlaWorks's Avatar
09 Jul 2013 00:13
Replied by JoomlaWorks on topic K2 Tagcloud not working as multilanguage?

K2 Tagcloud not working as multilanguage?

Category: English K2 Community

The fix is part of version 2.6.7 released today.
  • Alex Haynes
  • Alex Haynes's Avatar
08 Jul 2013 19:35 - 08 Jul 2013 19:48
Replied by Alex Haynes on topic Enter script ads in k2 item

Enter script ads in k2 item

Category: English K2 Community

So in a K2 Item, I cannot toggle the WSIWYG editor to view the html and add <script> code there? Well, I know I can't because when I hit save that code vanishes. So, there is no workaround or plugin to add javascript inside a K2 item?

Update: I attempted to create a module for the javascript using the Custom Html module and the <script> tags are still deleted. as they were in the K2 Item. Is this a K2 problem or Joomla setting that I am not aware of.

Thanks.
  • Pere Castanyer Sardà
  • Pere Castanyer Sardà's Avatar
08 Jul 2013 15:58
Replied by Pere Castanyer Sardà on topic [Arreglado] error SQL en modulo tagcloud...

[Arreglado] error SQL en modulo tagcloud...

Category: Comunidad hispana oficial de K2

Chicos!

Arreglado en getk2.org/community/New-to-K2-Ask-here-first/179340-K2-Tagcloud-not-working-as-multilanguage

Seguid el link que aparece en el bug report y al final hallaréis la solucion!.

Saludos.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
08 Jul 2013 14:57
Replied by Krikor Boghossian on topic K2 Tagcloud not working as multilanguage?

K2 Tagcloud not working as multilanguage?

Category: English K2 Community

It has been fixed, thank you for reporting this.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
08 Jul 2013 14:10
Replied by Krikor Boghossian on topic Option does not work "Related Items"

Option does not work "Related Items"

Category: English K2 Community

Hello Adrian,


The related items will only work if you have common items between your items. If you are not using tags then the related items will not function properly.

You can either look for an extension here or at the JED that has the functionality you want or use a specific module position and have the K2 content module display the most popular or the latest from a specific category.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
08 Jul 2013 13:47 - 08 Jul 2013 13:55
Replied by Krikor Boghossian on topic add google font family

add google font family

Category: Commercial Joomla Templates

Hello Nikos,

a) You need a new position or change the floats of the sidebar and publish o mod_menu with aliases to your main menu or use a K2 Tools module (cateogory listing). As for the radio buttons I think you need to develop a custom AJAX script in order to work (in my opinion without the AJAX script there is no point in using radio buttons, you can just use the K2 Tools Tag cloud or a mod_menu pointing towards K2 Tags).

b) You don't need a extra extension for this since you already know your way around coding. I strongly suggest you create a new override for K2 content (there are several available besides the default one you can extend) and use a simple jQuery script like timeline.verite.co/

Another option you have is to use the mod_k2_content slider template you already have (eg. the slider used on the don't miss template) and use the item created date in the slider pagination.
  • Nikos Papanikolaou
  • Nikos Papanikolaou's Avatar
08 Jul 2013 10:43 - 08 Jul 2013 10:45
Replied by Nikos Papanikolaou on topic add google font family

add google font family

Category: Commercial Joomla Templates

i ll come back with a link when there is a litle further progress..as for the menu thing, i had worked it out, that's why i had edited my answer..

i want to point sth as a refrence (provided that i used no media queries so i have desktop site view on mobile as well) i noticed that on newer webkit version of android (ics 4 + ) the menu elements would wrap if consisted of two words or more, making them looking "broken" this wasn't a case on ios and older android device 2.2 i used white-space:no-wrap

my new questions are
a) i want to implement sth like this..i guess here is where k2 kicks in..
i.imgur.com/8NdOAoB.jpg
is it possible to have a side menu with main category choice, and at the same time on top to have radio buttons that will fetch items based on specific parameters? probably i ll need to use tags in each separate item? so the filtering will be done through the tags?

b) i want to make also a timeline that will display some articles on specific time periods this one is close to what i need, www.pluginvalley.com/demos/joomla-cool-timeline-demo.html do you have alternative suggestion? preferably free?
  • renato
  • renato's Avatar
07 Jul 2013 12:04
nivo slider immagini k2 was created by renato

nivo slider immagini k2

Category: Comunità italiana K2

salve,
come in oggetto ho un problema con il plugin nivo slider che mi scorre le immagini degli articoli fatti con k2.
Praticamente non posso cliccare sulle foto per entrare nei relativi articoli.
Però se analizza il codice tramite firebug vedo che i tag per i link sulle immagini ci sono e sono corrette.
Come può succedere questo?

Grazie
  • jonburdon
  • jonburdon's Avatar
06 Jul 2013 21:11
read more function was created by jonburdon

read more function

Category: English K2 Community

Hi.

I have an item on the from page of my site staging.honley.info

How do I alter settings so that I only see a third of the item, then click read more to read the rest?

It's a k2 item menu type.
  • Zane Jacobson
  • Zane Jacobson's Avatar
05 Jul 2013 22:36
Replied by Zane Jacobson on topic [SOLVED] set Item ID for Tagcloud

[SOLVED] set Item ID for Tagcloud

Category: English K2 Community

Krikor Boghossian wrote: Hello Zane,

You should read this blog post about K2's advanced SEF => getk2.org/blog/1169-k2-v265-released

I think this is what you are looking for (Control over stray tag listings).



I love you. Thanks!!!!!
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
05 Jul 2013 17:40
Replied by Krikor Boghossian on topic K2 Tagcloud not working as multilanguage?

K2 Tagcloud not working as multilanguage?

Category: English K2 Community

Yes you can also report it and monitor it through getk2.org/bugtracker
  • Pere Castanyer Sardà
  • Pere Castanyer Sardà's Avatar
05 Jul 2013 17:30 - 05 Jul 2013 17:30
Replied by Pere Castanyer Sardà on topic K2 Tagcloud not working as multilanguage?

K2 Tagcloud not working as multilanguage?

Category: English K2 Community

I need to fill a bug with this or you'll handle it from here?
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
05 Jul 2013 15:08
Replied by Krikor Boghossian on topic K2 Tagcloud not working as multilanguage?

K2 Tagcloud not working as multilanguage?

Category: English K2 Community

Hello Pere,

Thank you for reporting this, we wiil look into it.
  • Pere Castanyer Sardà
  • Pere Castanyer Sardà's Avatar
04 Jul 2013 16:26 - 04 Jul 2013 16:27
Replied by Pere Castanyer Sardà on topic K2 Tagcloud not working as multilanguage?

K2 Tagcloud not working as multilanguage?

Category: English K2 Community

More data:

It caught my attention this line of the SQL query:"...WHERE xref.itemID IN () AND..."

In the module helper.php this line whows as:
$query = "SELECT tag.name, tag.id FROM #__k2_tags as tag LEFT JOIN #__k2_tags_xref AS xref ON xref.tagID = tag.id WHERE xref.itemID IN (".implode(',', $IDs).") AND tag.published = 1";

Now I supose the problem is that sentence that return NIL: ".implode(',', $IDs)."

Sadly I'm a newcomer to php...any help on this?
  • Pere Castanyer Sardà
  • Pere Castanyer Sardà's Avatar
04 Jul 2013 16:06
K2 Tagcloud not working as multilanguage? was created by Pere Castanyer Sardà

K2 Tagcloud not working as multilanguage?

Category: English K2 Community

Hi all,

I'm trying to enable the module k2tools as TagCloud in a multilanguage site.
I'm recieving this error when I enable the tagcloud for any language:

Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND tag.published = 1' at line 4 SQL=SELECT tag.name, tag.id FROM cfubg_k2_tags as tag LEFT JOIN cfubg_k2_tags_xref AS xref ON xref.tagID = tag.id WHERE xref.itemID IN () AND tag.published = 1

Any ideas what I'm doing wrong?

Joomla 3.1.1 and k2-svn
Displaying 3321 - 3340 out of 6582 results.

Powered by Kunena Forum