Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Yongki Agustinus
  • Yongki Agustinus's Avatar
19 Mar 2014 15:25
Replied by Yongki Agustinus on topic Featured Notice and Ratings in Tagged Items List

Featured Notice and Ratings in Tagged Items List

Category: English K2 Community

Hi, i have some problem,
i want to add the "Rating" on the K2 Tag page

i already changed my script into this
 
  • Lefteris
  • Lefteris's Avatar
19 Mar 2014 12:57

100's of none working URLs with itemlist/tag in it

Category: English K2 Community

No. Google webmaster does not work like that as far as i know. You need to check your whole site for broken links. The spam theory ( regarding K2 part of your site ) should not worry since it has been fixed already in the past. Is there a link to your site so we can take a look?
  • Lefteris
  • Lefteris's Avatar
19 Mar 2014 12:21
Replied by Lefteris on topic Frontend Issues

Frontend Issues

Category: English K2 Community

The only things you can remove easily are some of the tabs. Go to K2 parameters and find the relevant settings. There you can hide some of the tags. The other things cannot be removed.
  • lydianp18
  • lydianp18's Avatar
18 Mar 2014 19:50

[SOLVED] Show K2 Tags only from a certain category

Category: English K2 Community

Great solution - however, what do I need to do to change it so MULTIPLE categories work?

ie. if you're viewing an item in Category 1, related items can come from cats 2, 3, and 4?

Thanks!
  • Lefteris
  • Lefteris's Avatar
18 Mar 2014 12:50
Replied by Lefteris on topic K2 has 2 sets of OG tags

K2 has 2 sets of OG tags

Category: English K2 Community

@John Dunstan

Thanks for your feedback. Your suggestions will be transferred to the development team.
  • Lefteris
  • Lefteris's Avatar
18 Mar 2014 12:19

100's of none working URLs with itemlist/tag in it

Category: English K2 Community

The Joomla! redirect component just shows there requests to your server that gave a 404 error. This does not mean that your site has broken links. This seems to me like a spam attack since older versions of K2 would display a page even if the tag in the URL didn't exists. Since you have updated to latest K2 version such pages should return a 404 error. I don't think you should worry. The only thing you need to check again is that there are no broken links in your site.
  • Mossi
  • Mossi's Avatar
17 Mar 2014 20:35 - 17 Mar 2014 20:39

100's of none working URLs with itemlist/tag in it

Category: English K2 Community

Thank you for reply,

That is exactly why I am confused! The tag URLs like www.site.com/menu/childe/tag/TAGNAME.html or www.site.com/hiddenmenu/tag/TAGNAME.html work fine so I dont think making tag menu is needed in my case. In fact all the links in fronend seems to work and an actual user won't have any broken link experience but Google webmaster and Joomla redirect plugin shows all sorts of crazy urls that don't visibly exist such as:
www.site.com/menu/childe/itemlist/tag/ایمی گلوب .html(which i suspect is tag name without unicode)
www.site.com/menu/childe/itemlist/tag/NOTHING!(and sometimes just a charterer of tag name like "ب")
And the worst is this
www.site.com/menu/childe/itemlist/tag/index.php/menu/childmenu or a random k2 item
and there are other variations but I think you got the idea!

I build this website with a pre-loaded template with joomla 3 and k2 and bunch of items and menus already in it. I have been working on it on the xampp (localhost) and I transferred to online server with akeeba. I have done some overrides but mainly css template stuff. the site did not have this issue when it was offline on the xampp (joomls redirect plugin didnt show that much broken urls) . I have not installed any extension that directly was related to k2 after the transfer (I installed xmap, mailchimp plugin and user transfer extension) but I did turn on Joomlas sef feature as well as k2s sef feature after the transfer.

Sorry for the long comment, just wanted to give you some info to work with. I really appreciate your time.
  • John Dunstan
  • John Dunstan's Avatar
17 Mar 2014 15:46
Replied by John Dunstan on topic K2 has 2 sets of OG tags

K2 has 2 sets of OG tags

Category: English K2 Community

Hello,

K2....While i appreciate you are trying to help user by adding the OG tags, unless you can give us control over a default image, or adding a default image per k2 item, this should never have been a default feature that has to be removed via a hack.

Many people use Sh404sef (K2, you even provide settins in parameters for sh404sef), knowing that sh404sef can add og tags, this honestly makes no sence. This creates way more issues than it solves.

mu suggestion:

1) remove the og tags from K2...there are plenty of solutions that let us joomla users add and CONTROL og tags for EVERY page on our site

2) make it a setting in parameters that we can disable k2 og tags or make it a plugin that we can disable.

Either way, this is definitely an issue, not a bug, but an issue.

I appreciate the post above showing how to 'hack' this!
  • Lefteris
  • Lefteris's Avatar
17 Mar 2014 13:25

100's of none working URLs with itemlist/tag in it

Category: English K2 Community

Hi. These seems to be the tags URLs. If you don't have a lot of tags, try to create menu links for them. This should solve the problem. However the URLs should be www.domain.com/parent menu/childe menu/itemlist/tag/TAGNAME. If there is no tag name in the URL then you need to check all your K2 overrides as well as all third-party K2 related extensions you might have.
  • Lefteris
  • Lefteris's Avatar
17 Mar 2014 12:21
Replied by Lefteris on topic how to remove the link from a picture

how to remove the link from a picture

Category: English K2 Community

it depends on the page you want to apply the changes. In any case you need to remove the a tag. Example for category_item.php:
 <?php if($this->item->params->get('catItemImage') && !empty($this->item->image)): ?> <!-- Item Image --> <div class="catItemImageBlock"> <span class="catItemImage"> <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 endif; ?>

If you don't know how to do it, hire a developer to help you.
  • Tyrone Jones
  • Tyrone Jones's Avatar
17 Mar 2014 00:04
Replied by Tyrone Jones on topic K2 has 2 sets of OG tags

K2 has 2 sets of OG tags

Category: English K2 Community

Thank your for this information. It is clearly written and the results are brilliant.
  • Joe Campbell
  • Joe Campbell's Avatar
16 Mar 2014 23:09
Replied by Joe Campbell on topic Open Graph Hotlinking?

Open Graph Hotlinking?

Category: English K2 Community

I just posted a solution on this thread (I hope it helps)...
getk2.org/community/English-K2-Community/190310-K2-has-2-sets-of-OG-tags#191602
  • Joe Campbell
  • Joe Campbell's Avatar
16 Mar 2014 22:52
Replied by Joe Campbell on topic K2 has 2 sets of OG tags

K2 has 2 sets of OG tags

Category: English K2 Community

I found this most helpful (Thanks to codeboxr.com), this is the info on their website...

How to remove the default Open graph tags for K2 (Com_k2) component and avoid duplicate OG tag issue

K2 has its own OG tag which has limitation. In that case we recommend removing OG part of K2. Follow the link below to see which part to comment out (disable) from K2.

Go here
pastebin.com/iSKmKqbv

Or check this gist
gist.github.com/codeboxr/6171227

Please note that for Joomla 1.6 or Joomla 1.7 this extension will give wrong output if caching is enabled.
  • Mossi
  • Mossi's Avatar
16 Mar 2014 03:46 - 16 Mar 2014 22:22

100's of none working URLs with itemlist/tag in it

Category: English K2 Community

Hello all,
After reading few threads it looks like few other people have had the same issue but there was no conclusion in any of them. So, here is my issue;
I have a k2 2.6.8 based website on Joomla version 3 with around 200 pages and it is growing. all the links in the frontend works fine but google webmaster as well as Joomla Redirect plugin shows 600+ auto generated k2 urls with 404 or 500 errors and they all look like this:
www.domain.com/parent menu/childe menu/itemlist/tag/duplicated address

my menu structure is:
parent menu(no link) / child (k2 item)

and I have a hidden menu for all k2 parent categories

I have around 70, 301 redirects in .htaccess and joomla sef is enabled. I attached k2 sef settings.
and I dont have sh404sef or any other 3rd party sef extensions. (I am not sure if sh404sef is already included with core k2!)
Where is itemlist/tag in the URLs coming from and is there any way to stop the generation of this type of urls?
Or even better can these urls be fixed?
Or whatever alternative solution any one can think of

Attachment not found



Attachment not found



I'd appreciate any help since my google ranking is already affected.
  • Mohamed Abdelaziz
  • Mohamed Abdelaziz's Avatar
15 Mar 2014 09:55
Replied by Mohamed Abdelaziz on topic Making of new tags by the users ?

Making of new tags by the users ?

Category: English K2 Community

This can be setup in the K2 parameters from, go to Advanced tab, scroll down to the "Tag System Settings" section, make sure that "Tagging system" is set to "Free tagging (with auto complete)"
  • Felipe
  • Felipe's Avatar
14 Mar 2014 23:04
Migration to K2 was created by Felipe

Migration to K2

Category: Commercial Joomla Templates

Hi,
On april 1st we will launch our new site using Radiowave template. To get full advantage of the template I need to migrate my articles from Zoo (Yootheme) to K2, but it is IMPOSSIBLE and no one knows how to do it!!!
Please help me with this.
  • Michael Groen
  • Michael Groen's Avatar
14 Mar 2014 18:00 - 14 Mar 2014 18:05
Replied by Michael Groen on topic how to remove the link from a picture

how to remove the link from a picture

Category: English K2 Community

Hi, thx...

ok, line 117 but is the name ?

tag.php
 
  • Lefteris
  • Lefteris's Avatar
14 Mar 2014 12:52
Replied by Lefteris on topic how to remove the link from a picture

how to remove the link from a picture

Category: English K2 Community

Hi. First you need to override category_item.php. Details at getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates . The you can remove the a tag that surrounds the image tag at line 117.
  • David Allen
  • David Allen's Avatar
12 Mar 2014 16:38

[SOLVED] Image in introtext, in category view, remove it?

Category: English K2 Community

Hi,

Im in the process of developing a page in k2 for my scuba diving website.

As it is set up right now, I have a category listing, which links to 6 other articles.

I have it set up so images from the article show in the category view, and image in the item view will not show. I set it up this way so that I can have another image show in item view (different from the one in the category view). Ive embedded the image into the item via the <img src> tag, however now that image appears in the category view underneath the first image and above the introtext/read more content...

Is there a way I can hide this <img src> image from the category view, however show it in the item view?

Here is a link to see an example of what I mean: www.4ddiving.com/our-adventures-club

Thanks
  • Lefteris
  • Lefteris's Avatar
12 Mar 2014 12:24
Replied by Lefteris on topic How can i get the correct OG for video

How can i get the correct OG for video

Category: English K2 Community

Hi. K2 does not support Open Graph tags for video. You need to either do it on your own or find a plugin which does that.
Displaying 2741 - 2760 out of 6582 results.