Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Yiota
  • Yiota's Avatar
14 Feb 2014 14:41
Replied by Yiota on topic [SOLVED] K2 facebook comments

[SOLVED] K2 facebook comments

Category: English K2 Community

I don't see the attachment can you try again or paste the code directly in the editor by using the code tags?

Thank you.
  • Andreas A
  • Andreas A's Avatar
14 Feb 2014 08:31

how to convert k2 items to default joomla articles

Category: English K2 Community

Thank you guys, your input proved invaluable!

I managed to move my K2 items succefully, with no intro image though.

Davor, I tried to understand your steps, and I'm not sure I did. It is still a manual task that has to be done in each article seperately, right?

I was wondering if it could be done with a query or something. But looking into the k2 items db, I wasn't able to see anything relevant to the intro image. I found cells about everything else, but not for the main item image. Should I be looking somewhere else?

Davor wrote: I don't know about tags, I didn't move them but I moved images this way:

  • Bill52
  • Bill52's Avatar
13 Feb 2014 14:58
Replied by Bill52 on topic image-type menu link path is wrong

image-type menu link path is wrong

Category: English K2 Community

Yiota Ziaggou wrote: When you open the browse popup from the menu item you see the path correctly and only in the frontend you see it changed?

Correct.

Yiota Ziaggou wrote: Have you checked in your template folder to see if you have a menu template override?
Check in templates/your_Template/html/ for a mod_menu folder.

Excellent idea, thanks. Unfortunately for me, it's not the case, there is no template override at all.

Meanwhile i installed a new J!3.2.2, added K2, AllVideo and JCE - no problem at all, the menu-item image shows as it should.

Searching for the 'images/stories' path it seems that some JoomlaWorks modules use this as a default path: Simple image Gallery.
www.joomlaworks.net/extensions/free-premium/simple-image-gallery
"... if we have a folder called "my_trip_to_Paris" located in images/stories/my_trip_to_Paris, then we can create our gallery by simply entering the tag {gallery}my_trip_to_Paris{/gallery} ..."
This suggests to me that there is a fixed path to images/stories/.

They also have a similar approach in AllVideos. One just need to enter the YouTube ID to play the video. It must have a hard coded path to YT.

But it needs to be confirmed that this indeed is the problem.

Cheers,

PS: Please use a more readable captcha!
  • Sean Carney
  • Sean Carney's Avatar
13 Feb 2014 01:51 - 13 Feb 2014 02:21
Replied by Sean Carney on topic How to add a line of source code for the rss feeds

How to add a line of source code for the rss feeds

Category: English K2 Community

Thank you for your reply. You are certainly onto something. Thank you for looking. I just changed the RSS Feeds settings as follows:

Item Introtext = Hide
Item Fulltext = Show

Now all the error messages with the <em> tags disappeared. So, I guess the RSS feeds will not work as long as there is Introtext?

And, I do still have a few more error messages that I do not understand.

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
line 9, column 146: Self reference doesn't match document location [help]
... -of-interest?format=feed&amp;type=rss"/>
^


and from line 09:

<atom:link rel="self" type="application/rss+xml" href="www.drcarney.com/help/information/people-of-interest?format=feed&type=rss"/>


Do you know what I should do about this?

BTW, the Joomla feed link works now except that no text is displaying at all except for one of the K2 Items. Which is only showing the text AFTER the Read More link.

starch-smart.com/feed/51-drcarney-com-help/2-people-of-interest

Thank you!!
Sean
  • Lefteris
  • Lefteris's Avatar
12 Feb 2014 14:29 - 12 Feb 2014 14:30
Replied by Lefteris on topic Plugin not being called

Plugin not being called

Category: English K2 Community

Can you try to put the code in one of the K2 item pages you have provided the link for.

I installed the plugin in a local server with Joomla 2.5.18 and K2 2.6.7, used your own mosmap tag above and it loaded just fine in my K2 item page.
I have tried in both the fulltext and a textarea extra field.
  • Colin Walls
  • Colin Walls's Avatar
12 Feb 2014 14:06 - 12 Feb 2014 14:10
Replied by Colin Walls on topic Plugin not being called

Plugin not being called

Category: English K2 Community

Standard plugin call, the text of the description is given below:
 
  • Yiota
  • Yiota's Avatar
12 Feb 2014 12:13
Replied by Yiota on topic K2 tag path

K2 tag path

Category: English K2 Community

I'm glad you sorted it out, even though modifying core files is not something I recommend.

Make sure to get a backup of this change when you upgrade K2.
  • Adam O.
  • Adam O.'s Avatar
11 Feb 2014 23:50
Replied by Adam O. on topic K2 tag path

K2 tag path

Category: English K2 Community

Hello,

I solved this issue by adding in com_k2/helpers/route.php

to getTagRoute line

'&Itemid=359' to $link


it's manual solution, but works ;-)

greetings!
Adam
  • Yiota
  • Yiota's Avatar
11 Feb 2014 12:30
Replied by Yiota on topic K2 tag path

K2 tag path

Category: English K2 Community

So you issue is that even though you have a menu link towards this tag you get a different url when clicking on it from the K2 tools module?
  • Yiota
  • Yiota's Avatar
11 Feb 2014 11:43

Transparent background in K2 single article view..

Category: English K2 Community

Is there a link to that page so I can check whether it some html tag not closing properly or something else?

Thank you.
  • Adam O.
  • Adam O.'s Avatar
11 Feb 2014 03:09
K2 tag path was created by Adam O.

K2 tag path

Category: English K2 Community

Hi there,

I've got problem with K2 path - menu item alias.

When I click on tag, it loads me menu alias totally not related with this tag, eg.

mysite.com/2014-02-11-01-38/work/tag/MyTag

I've tried to add menu item to not definied tag - make my tag choice as empty, and nothing work

Only when I manualy change in item.php and in
mod_k2_tools/tags.php

the path from:

$tag->link

to:

index.php?option=com_k2&view=itemlist&task=tag&tag='.$tag->name.'&Itemid=359

it works correct (359 is my correct menu item)


Why it loads me totally different menu item alias?

Thanks for some help!

best regads
Adam
  • airali
  • airali's Avatar
10 Feb 2014 18:49
Replied by airali on topic Extra fields that link to articles

Extra fields that link to articles

Category: English K2 Community

Thank you. In the meantime I figured out that Flexicontent allows to easily do what I need, so I decided to use that component. It has a special field called "relation" that allows you to select the article to link at. There is also a "reverse relation" field that shows all items connected through a specific relation field, so it does exactly what you suggested to do through tagging.
I am sorry that K2 doesn't have this feature, I think it would be very useful.
  • Lefteris
  • Lefteris's Avatar
10 Feb 2014 17:47 - 10 Feb 2014 17:48
Replied by Lefteris on topic Back to Top

Back to Top

Category: English K2 Community

You can add in your index.php of your template right under the body tag a <span id="topOfPageId<?php echo JRequest::getInt('id'); ?>"></span>
and then in your K2 template override (read here getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates on how overrides work if you don't use already) modify the anchor link located in item.php file to
<?php if(!JRequest::getCmd('print')): ?> <div class="itemBackToTop"> <a class="k2Anchor" href="<?php echo $this->item->link; ?>#topOfPageId<?php echo JRequest::getInt('id'); ?>"> <?php echo JText::_('K2_BACK_TO_TOP'); ?> </a> </div> <?php endif; ?>
  • Moustakakis
  • Moustakakis's Avatar
10 Feb 2014 14:02
K2 categories was created by Moustakakis

K2 categories

Category: English K2 Community

Hi,

I would like to ask something very complicated. The project is the following

The company represents a number of artists in various disciplines.
• each artist can belong to more than one discipline [e.g. be a photographer and an illustrator] so he must feature in more than one discipline.
• each artist has products on his pages [e.g illustrations, photographs, animations], which will be different products on his different pages [e.g illustrations on his illustration page, photographs on his photographer page.
• Each product is key worded to come on a BY CATEGORY product search, [e.g a search for food themed photographs should bring up food photographs [products] from all artists that have posted and tagged food photographs.
• Product search should be able to be discipline specific [e.g only photographs with food, only illustrations with food] or be expanded across disciplines [e.g. photographs and illustrations of food products]

This is already online in smartmagna.com/ but I would like to make it with k2 if it possible.

I have made a category advertising with 2 children categories (animals, auto). The problem is that when I choose the adverting goes successfully to the children categories but when I choose one of the children category it goes me directly to the clients. I would like after the children category i.e. animals to display another children category (the artists) that makes these works and finally when I choose an artist to show me the clients. You can see this example to this link j25.agency.cmnet.gr/index.php/advertising

Best Regards.
  • Shannon Briggs
  • Shannon Briggs's Avatar
10 Feb 2014 06:02
Replied by Shannon Briggs on topic gallery to display in "tagged item" layout

gallery to display in "tagged item" layout

Category: Simple Image Gallery PRO

This issue sound like content plugins not rendering in K2 tag view. Please open a new topic in the K2 community forum in order to get help from there.


Thanks for the reply, but no - I'm not using K2 for this project. I'm talking about the joomla core "tagged items" menu item.
I was hoping someone may have successfully created a html override to have the this layout display the gallery (and not the shortcode).

Any help appreciated

  • Pero Mero
  • Pero Mero's Avatar
08 Feb 2014 12:52
Replied by Pero Mero on topic pdf extension for k2 items

pdf extension for k2 items

Category: English K2 Community

Krikor Boghossian wrote: Hello qwe,

Why don't you try a service like www.printfriendly.com/button?

You can c/p the snippet in your item.php.


Ok I have code
<script>var pfHeaderImgUrl = '';var pfHeaderTagline = '';var pfdisableClickToDel = 0;var pfHideImages = 0;var pfImageDisplayStyle = 'none';var pfDisablePDF = 0;var pfDisableEmail = 0;var pfDisablePrint = 0;var pfCustomCSS = '';var pfBtVersion='1';(function(){var js, pf;pf = document.createElement('script');pf.type = 'text/javascript';if('https:' == document.location.protocol){js='pf-cdn.printfriendly.com/ssl/main.js'}else{js='http://cdn.printfriendly.com/printfriendly.js'}pf.src=js;document.getElementsByTagName('head')[0].appendChild(pf)})();</script><a href="www.printfriendly.com" style="color:#6D9F00;text-decoration:none;" class="printfriendly" onclick="window.print();return false;" title="Printer Friendly and PDF">cdn.printfriendly.com/button-print-grnw20.png" alt="Print Friendly and PDF"/>

and I wish to put that code in item.php which is located in joomla 3.2.2 -
public_html/templates/ja_mero/html/com_k2/templates/ja_mero/item.php

Where in file to paste that code? I try to paste everywhere but nothing happend

Thank you for your answer
  • Yiota
  • Yiota's Avatar
07 Feb 2014 11:59

How to add a line of source code for the rss feeds

Category: English K2 Community

It seems that the K2 feed is not valid because it contains invalid HTML elements in the text like <em> tags.
Check your feed through here: validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwww.drcarney.com%2Fhelp%2Finformation%2Fpeople-of-interest%3Fformat%3Dfeed and see what is wrong.

Try to disable for a while the introtext from the feed and check if this is actually the case.
  • JoomlaWorks
  • JoomlaWorks's Avatar
07 Feb 2014 04:57
Replied by JoomlaWorks on topic content type HEADER change

content type HEADER change

Category: English K2 Community

You could try resetting the meta tags from the template (unless they get appended). In any case, the solution is to either hack core K2 files (not recommended) or have a custom system plugin that overwrites the meta tags of K2 and Joomla's.

The reason we chose "Article" instead of the other types in FB's meta tags is because that's the most common case for 99,999% of sites. I understand what you want to do, but you can achieve this the most elegant way by utilizing a custom system plugin only.
  • Yiota
  • Yiota's Avatar
06 Feb 2014 10:53
Replied by Yiota on topic gallery to display in "tagged item" layout

gallery to display in "tagged item" layout

Category: Simple Image Gallery PRO

This issue sound like content plugins not rendering in K2 tag view. Please open a new topic in the K2 community forum in order to get help from there.

getk2.org/community
Displaying 2821 - 2840 out of 6582 results.