Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Lefteris
  • Lefteris's Avatar
08 Dec 2014 16:32
Replied by Lefteris on topic Smart Search K2 items not showing

Smart Search K2 items not showing

Category: English K2 Community

Tags are not indexed by the Smart search plugin.
  • Tibbe van Asten
  • Tibbe van Asten's Avatar
08 Dec 2014 14:24
Replied by Tibbe van Asten on topic Smart Search K2 items not showing

Smart Search K2 items not showing

Category: English K2 Community

But when I search for 'identiteit', as part of the title, the item is not showing up.

Using the word 'fraude' in my search, only non-k2 items show up. And 'fraude' is also used as tag in 2 articles.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
05 Dec 2014 20:09
Replied by Krikor Boghossian on topic K2 Tools Tags and Breadcrumbs?

K2 Tools Tags and Breadcrumbs?

Category: English K2 Community

You 're welcome Brian,

AJAX stands for asynchronous JavaScript + XML, if your JS skills are not that strong I would suggest that you go with the other solution.
  • Brian
  • Brian's Avatar
05 Dec 2014 14:49
Replied by Brian on topic K2 Tools Tags and Breadcrumbs?

K2 Tools Tags and Breadcrumbs?

Category: English K2 Community

Thanks again!!! I am demoing the site Monday so I will show you the site early next week. Getting there!! Still have to learn what Ajax is so I can understand the post about dynamically displaying tabs in category.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
05 Dec 2014 12:56
Replied by Krikor Boghossian on topic K2 Tools Tags and Breadcrumbs?

K2 Tools Tags and Breadcrumbs?

Category: English K2 Community

Which breadcrumbs modules are you using?
K2 Tools or mod_breadcrumbs.

The mod_breadcrumbs follow the menu path while the K2 Tools module follows the category path.

You can try the following. Create an empty K2 Categories menu item called sth like content. These way all the orphan tags will be rendered through that menu item.
  • Brian
  • Brian's Avatar
05 Dec 2014 10:34
K2 Tools Tags and Breadcrumbs? was created by Brian

K2 Tools Tags and Breadcrumbs?

Category: English K2 Community

Does anyone know how to get breadcrumbs to work when viewing by tags? So in breadcrumbs you would simply see Home->Tags

I created a hidden menu of type K2 Tag, but breadcrumbs are showing some default breadcrumb path... Now if I could set things up so that every piece of content that does not have a menu simply has Home->Module Name then that would save from setting up hidden menus...

Thanks!
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
04 Dec 2014 19:03
Replied by Krikor Boghossian on topic Implementing search on site: K2 extension, or joomla?

Implementing search on site: K2 extension, or joomla?

Category: English K2 Community

Google simply searches all your content. It also indexes tags and categories which is really practical.

Now if you want your search result to render in a specific page you need to read this blog post. nuevvo.com/blog/item/92-enhancing-your-k2-site-part-1-better-search-results
  • Josh
  • Josh's Avatar
03 Dec 2014 20:28
How To Search By Tag was created by Josh

How To Search By Tag

Category: English K2 Community

Hello All,

I've been searching all over the internet for an answer to my unique problem/project and cannot find a solution. I believe K2 might have the function I need but I'm having a difficult time.

I'm looking to create a various amount of dealers (items) and put zip codes as tags (each dealer service area is unique), and when someone types a zip code each dealer that has that tag will be listed in the results. It seems so easy to me but I can't seem to figure out how to get this to work.

On the K2 site demo.getk2.org/ if you type in search 'joomla' it pulls up a post: demo.getk2.org/component/k2/search?searchword=joomla&categories=&format=html&t=1417630965565&tpl=search.

That post is tagged in the bottom as 'joomla' and there is no mention of the word 'joomla' in the article just lorem ipsum jibberish. This leads me to believe it's possible but I have spent hours trying to figure it out with no luck.

Can anyone please help?
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
02 Dec 2014 13:38
Replied by Krikor Boghossian on topic Author link - remove ID and category before prefix AUTHOR

Author link - remove ID and category before prefix AUTHOR

Category: English K2 Community

The id cannot be removed.
The categoryname/ part is coming from your menu structure.

You need to do the following.
Create a K2 categories menu item and leave it blank. This way orphan users and tags will be rendered from that menu item.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
02 Dec 2014 13:22
Replied by Krikor Boghossian on topic How to change /tag/ in URL?

How to change /tag/ in URL?

Category: English K2 Community

I have to warn you that it might resolve to unexpected results.
You need to edit the com_k2.php file in the /components/com_k2/sef_ext/ folder.

This will require coding skills though.
  • Matias
  • Matias's Avatar
02 Dec 2014 01:46
Error share on facebook was created by Matias

Error share on facebook

Category: English K2 Community

Sharing on Facebook the description is wrong. I want to share an article k2 on Facebook and item description shows this:

(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 = "/ ...

How I can fix this?

Help me please....thanks
  • Karolski Tomasz
  • Karolski Tomasz's Avatar
01 Dec 2014 23:58
Sharing the description goes wrong was created by Karolski Tomasz

Sharing the description goes wrong

Category: English K2 Community

Hi,

Sharing the description goes wrong. I want to facebook share the k2 article and the description of the article shows this:

(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 ="/...


How do I fix this error?
  • reps
  • reps's Avatar
01 Dec 2014 22:57
Replied by reps on topic How to change /tag/ in URL?

How to change /tag/ in URL?

Category: English K2 Community

Ok, I thought I would have to hack the core K2. How do I do this?
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
01 Dec 2014 13:20
Replied by Krikor Boghossian on topic How to change /tag/ in URL?

How to change /tag/ in URL?

Category: English K2 Community

Hello, With sh404sef the prefix cannot be changed unless you hack the core of K2. This can only be achieved with K2's advanced SEF.
  • Gianluca Pantaleo
  • Gianluca Pantaleo's Avatar
28 Nov 2014 19:04
How to get Youtube video url was created by Gianluca Pantaleo

How to get Youtube video url

Category: AllVideos

Hello guys,
I would like to add the og:video meta into K2 item.php file. So I tried to add this code:
<?php $doc =& JFactory::getDocument(); $doc->addCustomTag(' <meta property="og:video" content="'.$this->item->video.'"/> '); ?>
but
'.$this->item->video.'
return something like
{youtube}https://www.youtube.com/watch?v=55CD_6dySek{/youtube}
and than joomla convert it in a more complex html output. Is it any way to get only the url to have this output:
<meta property="og:video" content="https://www.youtube.com/watch?v=55CD_6dySek"/>

Thanks a lot.
  • Syed Raza Imam Naqvi
  • Syed Raza Imam Naqvi's Avatar
27 Nov 2014 22:18 - 27 Nov 2014 22:21
Replied by Syed Raza Imam Naqvi on topic [SOLVED] IntroText words limit not working while selecting

[SOLVED] IntroText words limit not working while selecting

Category: English K2 Community

I got the solution.

When we are showing items from more than 1 category K2 is not showing introText, to handle this issue Manoj has given the solution but I have modified it. Because Manoj Solution also limiting body text to introText when viewing Item.

Step 1. Open file item.php at location \components\com_k2\models\
Step 2. Find following line :
if ($item->params->get('catItemIntroTextWordLimit') && $task == 'category')

Step 3. Replace it with following :
if ($item->params->get('catItemIntroTextWordLimit') && ($view == 'itemlist' && ($task == 'category' || $task == 'user' || $task == 'tag' || $task == 'date' || $task == 'search' || $task == 'itemlist' || $task == '' )))

After this hack K2 will show items from multiple categories with introText and when you will try to see single Item, K2 will show item with fullText.
  • JoomlaWorks
  • JoomlaWorks's Avatar
27 Nov 2014 17:27
Replied by JoomlaWorks on topic Add one SIG Gallery to more then one K2 item?

Add one SIG Gallery to more then one K2 item?

Category: Simple Image Gallery PRO

Since this is a rare case for SIGPro to be used, I'm afraid it's not possible when you use the gallery manager in K2. You can of course use gallery tags in some extra field you create, in which case you'll have a single gallery to manage.
  • Lefteris
  • Lefteris's Avatar
25 Nov 2014 17:31

loadposition in item seems to make K2 Content crash...

Category: English K2 Community

@Brian

This sounds like an infinite loop. Ensure that this position is not loading again the item with the loadposition tag as each new instance will try to load again the position leading to an infinite loop.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
25 Nov 2014 14:06
Replied by Krikor Boghossian on topic Default Item Image

Default Item Image

Category: English K2 Community

getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates

This post will help you with the overrides.

You need to change the item.php's image code to this.
 <?php if($this->item->params->get('itemImage')):?> <?php if(!empty($this->item->image)): ?> <!-- Item Image --> <div class="itemImageBlock"> <span class="itemImage"> <img src="<?php echo $this->item->image; ?>" alt="<?php if(!empty($this->item->image_caption)) echo K2HelperUtilities::cleanHtml($this->item->image_caption); else echo K2HelperUtilities::cleanHtml($this->item->title); ?>" style="width:<?php echo $this->item->imageWidth; ?>px; height:auto;" /> </span> <div class="clr"></div> </div> <?php else: //no K2 image is present ?> <div class="itemImageBlock"> <span class="itemImage"> <img src="<?php echo JURI::root(); ?>templates/cine/images/placeholder.png" alt="<?php echo K2HelperUtilities::cleanHtml($this->item->title); ?>" style="width:<?php echo $this->item->imageWidth; ?>px; height:auto;" /> </span> </div> <?php endif; ?> <?php endif; ?>

The logic remains the same for the listing templates (category_item.php, tag.php, user.php and generic.php)
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
25 Nov 2014 13:44
Replied by Krikor Boghossian on topic Getting the author and tag name inside tag.php page!

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

Category: English K2 Community

Hello Shir,

You can look at the JED for an extension.
Also please take a look at this thread. www.joomlaworks.net/forum/k2-en/32215-solved-author-in-tag-listings?start=10#112883
Displaying 2141 - 2160 out of 6582 results.

Powered by Kunena Forum