COMMUNITY FORUM
Search Results (Searched for: k2 Tag)
- Yiota
[SOLVED] K2 facebook comments
Category: English K2 Community
Thank you.
- Yiota
- Andreas A
how to convert k2 items to default joomla articles
Category: English K2 Community
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
image-type menu link path is wrong
Category: English K2 Community
Correct.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?
Excellent idea, thanks. Unfortunately for me, it's not the case, there is no template override at all.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.
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
How to add a line of source code for the rss feeds
Category: English K2 Community
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&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
Plugin not being called
Category: English K2 Community
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
Plugin not being called
Category: English K2 Community
- Yiota

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.
K2 tag path
Category: English K2 Community
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
K2 tag path
Category: English K2 Community
- Yiota
Transparent background in K2 single article view..
Category: English K2 Community
Thank you.
- Adam O.
K2 tag path
Category: English K2 Community
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
Extra fields that link to articles
Category: English K2 Community
I am sorry that K2 doesn't have this feature, I think it would be very useful.
- Lefteris
Back to Top
Category: English K2 Community
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
K2 categories
Category: English K2 Community
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
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
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">
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
How to add a line of source code for the rss feeds
Category: English K2 Community
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
content type HEADER change
Category: English K2 Community
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
gallery to display in "tagged item" layout
Category: Simple Image Gallery PRO
getk2.org/community