Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • German Levi
  • German Levi's Avatar
04 Feb 2016 13:24 - 04 Feb 2016 13:24
Replied by German Levi on topic Question on K2 Content Module

Question on K2 Content Module

Category: English K2 Community

Hello, Krikor!
I am use this code
<div class="itemRatingBlock"> <span><?php echo JText::_('K2_RATE_THIS_ITEM'); ?></span> <div class="itemRatingForm"> <ul class="itemRatingList"> <li class="itemCurrentRating" id="itemCurrentRating<?php echo $item->id; ?>" style="width:<?php echo $item->votingPercentage; ?>%;"></li> <li><a href="#" data-id="<?php echo $item->id; ?>" title="<?php echo JText::_('K2_1_STAR_OUT_OF_5'); ?>" class="one-star">1</a></li> <li><a href="#" data-id="<?php echo $item->id; ?>" title="<?php echo JText::_('K2_2_STARS_OUT_OF_5'); ?>" class="two-stars">2</a></li> <li><a href="#" data-id="<?php echo $item->id; ?>" title="<?php echo JText::_('K2_3_STARS_OUT_OF_5'); ?>" class="three-stars">3</a></li> <li><a href="#" data-id="<?php echo $item->id; ?>" title="<?php echo JText::_('K2_4_STARS_OUT_OF_5'); ?>" class="four-stars">4</a></li> <li><a href="#" data-id="<?php echo $item->id; ?>" title="<?php echo JText::_('K2_5_STARS_OUT_OF_5'); ?>" class="five-stars">5</a></li> </ul> <div id="itemRatingLog<?php echo $item->id; ?>" class="itemRatingLog"><?php echo $item->numOfvotes; ?></div> <div class="clr"></div> </div> </div>
  • Dave Spring
  • Dave Spring's Avatar
03 Feb 2016 21:39
Replied by Dave Spring on topic Image not loading

Image not loading

Category: English K2 Community

When you inspect it using the Chrome Inspect option, it's linking correctly but the graphic doesn't come up. It stops the path when it comes to the image. This only happens when it produces a narrow type list where it filters (K2easyfilter) a category with a tag (uses the generic.php to produce the list) but if its just a category list, it works fine with the same field and echo call.
  • claudio
  • claudio's Avatar
03 Feb 2016 15:59 - 03 Feb 2016 17:28
Replied by claudio on topic k2 tools tag

k2 tools tag

Category: English K2 Community

ok, now the url is:
/index.php?option=com_k2&view=itemlist&task=tag&tag=2015&Itemid=955&category=133,139,132

now in
/components/com_k2/views/itemlist/tmpl/tag.php
i've to do an if GET category show items of the selected categories ... or something similar...right?

if you can help me for this last code... i'm ok... you are great.
thank's for your help
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
03 Feb 2016 15:13
Replied by Krikor Boghossian on topic k2 tools tag

k2 tools tag

Category: English K2 Community

You need to insert there, either the category's name or the id.
  • claudio
  • claudio's Avatar
02 Feb 2016 13:06 - 02 Feb 2016 13:08
Replied by claudio on topic k2 tools tag

k2 tools tag

Category: English K2 Community

... I'm losing some steps...

here is the screenshot of my k2tools module... what I have to insert in "Module Class suffix"(the red input) ?

In Tag cloud settings you can see selected categories

http://imgur.com/yi42lXh
  • Peer
  • Peer's Avatar
02 Feb 2016 12:54
JCE K2 Links was created by Peer

JCE K2 Links

Category: English K2 Community

Hi there,

I wanted to use JCE in my site. Joomla 3.4.8, K2 2.6.9 and actual JCE with K2 Links.
registered Users are enabled for frontend editing. Since I do need K2 links for the backend I setup a new profile for registered users in fronted.
So far so good:
Users shall have option to Link-Manager. I deactivated all options like Joomla! Links, K2 Links for JCE and so on.
The only thing still showing on frontend is Links with Links-Search and k2 Categories, K2 Tags and K2 Users.

Those I need to hide.

any idea why deselection in settings doesn't take effect?

many thanks


i.imgur.com/iGzceOO.png

Peer
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
02 Feb 2016 12:51
Replied by Krikor Boghossian on topic Items changing category display layout

Items changing category display layout

Category: English K2 Community

Hello Simon,

If the template does not have any HTML errors, then your introtext contains some broken HTML markup.

You can clean it up in an editor, or you can use a wordlimit which automatically strips all HTML tags. Alternatively in K2's parameters you can enable the "Content Cleanup" to manually strip certain HTML tags.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
01 Feb 2016 20:46
Replied by Krikor Boghossian on topic k2 tools tag

k2 tools tag

Category: English K2 Community

Exactly.
You need to insert the category from there.
  • claudio
  • claudio's Avatar
01 Feb 2016 15:38
Replied by claudio on topic k2 tools tag

k2 tools tag

Category: English K2 Community

you are talking about administrator area?
...class suffix? I think not...
  • Jack Hughes
  • Jack Hughes's Avatar
29 Jan 2016 23:27 - 29 Jan 2016 23:28
Replied by Jack Hughes on topic One item TO multiple categories

One item TO multiple categories

Category: English K2 Community

FYI: We have used Additional Categories for K2 plugin in a couple of our tourism related directory websites. I have noticed that the plugin seems to add .75 - 1 second delay (TTFB) in K2 category item view.

I'm hoping the developer will deal with this.

I know this a pretty big ask for Joomlaworks, but adding multi-categorization for items would be a pretty great feature.

Otherwise, being able to create different tags based on category would be a fantastic way of dealing with this.

Thanks!
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
29 Jan 2016 18:42
Replied by Krikor Boghossian on topic k2 tools tag

k2 tools tag

Category: English K2 Community

Not really :)
The module suffix setting is located in the module's settings.
  • claudio
  • claudio's Avatar
29 Jan 2016 15:59 - 29 Jan 2016 17:02
Replied by claudio on topic k2 tools tag

k2 tools tag

Category: English K2 Community

hemm
...where?

in mod_k2_tools.php ?

...sorry for my ignorance :(
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
29 Jan 2016 14:38
Replied by Krikor Boghossian on topic k2 tools tag

k2 tools tag

Category: English K2 Community

Did you insert a module suffix?
  • claudio
  • claudio's Avatar
29 Jan 2016 11:27 - 29 Jan 2016 11:34
Replied by claudio on topic k2 tools tag

k2 tools tag

Category: English K2 Community

ok.
I've changed my href like you wrote.
in generated url I don't see the "category" variable... it'correct?
I see this url:
index.php?option=com_k2&view=itemlist&task=tag&tag=2014&Itemid=955

if I delete the "if" and write this href
href="<?php echo $tag->link; ?><?php echo '&category='.$params->get('moduleclass_sfx'); ?>"
I see this url:
index.php?option=com_k2&view=itemlist&task=tag&tag=2014&Itemid=955&category=
with "category" empty
  • Dave Spring
  • Dave Spring's Avatar
28 Jan 2016 21:41
Image not loading was created by Dave Spring

Image not loading

Category: English K2 Community

When i filter between categories and tags, the results are coming up but the graphic associated with the item is not loading.

This is the code of my generic.php file - Am I missing something or is there something else I should check?

Any bit of help will be much appreciated......

K2HelperUtilities::setDefaultImage($this->item, 'itemlist', $this->params);
$mypagetitle = str_replace('k12', 'K-12', $this->params->get('page_title'));
?>

<div id="genericitemlist">
<!-- Page title -->
<h1 class="componentheading<?php echo $this->params->get('pageclass_sfx')?>"><?php echo $this->escape($mypagetitle); ?></h1>


<?php if(count($this->items)): ?>
<!-- Item list -->
<div class="itemList">
<!-- Secondary items -->
<div id="itemsListSecondary">
<?php foreach($this->items as $item) { ?>
<?php
$fields_var=json_decode($item->extra_fields, true);
$field1=$fields_var[0]["value"];
$field2=$fields_var[1]["value"];
?>
<div class="itemContainer" style="width:100%;">
<!-- Start K2 Item Layout -->
<div class="catItemView">
<div class="catItemImage">
<a href="<?php echo $this->item->link; ?>">
<img src="images/projects/<?php echo $field1 ?>" width="90" height="90" />
</a>
</div>

<div class="catItemDetails">

<div class="catItemTitle">
<a href="<?php echo $item->link; ?>">
<?php echo $item->title; ?>
</a>
</div>
<div class="catItemIntroText">
<?php echo K2HelperUtilities::wordLimit($item->introtext, 26); ?>
</div>
<div class="readMore">
<a href="<?php echo $item->link; ?>">
&raquo; View Project
</a>
</div>
<div class="clr"></div>


</div>
<div class="clr"></div>

</div>
<!-- End K2 Item Layout -->
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
28 Jan 2016 19:46
Replied by Krikor Boghossian on topic k2 tools tag

k2 tools tag

Category: English K2 Community

You can send them via the module suffix.
<a href="<?php echo $tag->link; ?>
<a href="<?php echo $tag->link; ?><?php if($params->get('moduleclass_sfx')) echo ' ?category='.$params->get('moduleclass_sfx'); ?>
  • claudio
  • claudio's Avatar
28 Jan 2016 15:10 - 28 Jan 2016 15:16
Replied by claudio on topic k2 tools tag

k2 tools tag

Category: English K2 Community

I don't know how start..

mdodule: I think I have to send categories of every tag? it's correct?

this is the link from k2 tools tags.php
<a href="<?php echo $tag->link; ?>" style="font-size:<?php echo $tag->size; ?>%" title="<?php echo $tag->count.' '.JText::_('K2_ITEMS_TAGGED_WITH').' '.K2HelperUtilities::cleanHtml($tag->tag); ?>"> <?php echo $tag->tag; ?> </a>
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
28 Jan 2016 13:45
Replied by Krikor Boghossian on topic k2 tools tag

k2 tools tag

Category: English K2 Community

Sure, have you created anything?
  • claudio
  • claudio's Avatar
28 Jan 2016 13:06
Replied by claudio on topic k2 tools tag

k2 tools tag

Category: English K2 Community

Krikor
Can you help me to create this custom implementation?
  • claudio
  • claudio's Avatar
28 Jan 2016 10:02
Replied by claudio on topic k2 tools tag

k2 tools tag

Category: English K2 Community

thank you for your link.

override is not a problem.

my problem is about the code I have to create to obtain my itemlist filtered by categories used in tag cloud

thanks
Displaying 1441 - 1460 out of 6582 results.

Powered by Kunena Forum