K2 Community

Join the network of the powerful content component for Joomla!

Guido Tedaldi
  • Male
  • Trieste
  • Italy
Share
Share on Twitter
Share on Facebook

Guido Tedaldi's Friends

Guido Tedaldi's Groups

Guido Tedaldi's Discussions

K2 Search Plugin extended with category search

Hi Elvis, great work! Did anybody test it with version 2.3?

Tagged: category, plugin, search

Replied Jun 25

GK News Show Pro and k2

great news Robert, thanks!! Are you working on News Image module as well? It seems it would be great for K2 as well for the others, look at http://tools.gavick.com/demo/photoslide-gk2.htm

Tagged: gk, news

Replied May 5

Vote for K2 to be added to AcyMailing

I don't understand why people don't rely on acajoom/jnews 3.2: it's free, it works well, it is integrated with jomsocial and other components. Its only problem is that k2 content integration hasn't b…

Replied May 4

K2 v.2.1 full integration with JComments 2.1

Simon, jcomments devs are working to integrate it with K2 with a simple plugin, read this discussion http://www.joomlatune.com/forum/index.p please join them, k2 needs a more serious (and shared with…

Tagged: comments, jcomments, joomla, k2

Replied Apr 29

 

Guido Tedaldi's Page

Gifts Received

Gift

Guido Tedaldi has not received any gifts yet

Give Guido Tedaldi a Gift

Latest Activity

Hi Elvis, great work! Did anybody test it with version 2.3?
June 25
This group gathers all third-party developers that have built Joomla! templates that support K2 or individual K2 templates.
May 13
great news Robert, thanks!! Are you working on News Image module as well? It seems it would be great for K2 as well for the others, look at http://tools.gavick.com/demo/photoslide-gk2.html
May 5
I don't understand why people don't rely on acajoom/jnews 3.2: it's free, it works well, it is integrated with jomsocial and other components. Its only problem is that k2 content integration hasn't been updated to jnews: http://community.getk2.org/f
May 4
Simon, jcomments devs are working to integrate it with K2 with a simple plugin, read this discussion http://www.joomlatune.com/forum/index.php/topic,1543.0.html and please join them, k2 needs a more serious (and shared with other extensions) comment…
April 29
WORKAROUND!!! For the problem of the two categories published, but only one needed> Create a 2nd dummy category, and set its permissions to special and dont it. In the menu item that points to the latest items, configure it to show the dummy cate…
April 29
Did you or anyone test it with jnews 3.1 (the evolution, free of charge and with many features added and bug squashed, of acajoom)? I've tried installing daniel's last version, enabling the plugin and disabling the jnews content plugin, but k2 artic…
April 15
The problem of the one or two categories published is being posted here, no solution so far...: http://community.getk2.org/forum/topics/cant-get-items-to-show-up?xg_source=activity
April 11
Hey Followeyes, there have been good slideshow modules, like Rokstories, for months now. What differentiates FPSS is that you can decide by hand which articles to display, thanks to the backend component, and some other neat options you'll not find…
April 1
Guido Tedaldi added a discussion
Hi, I've got multiple categories and subcatsA --A1 --A2 --A3 B --B1 --B2 --B3 C... I've set a latest items menu item getting articles from all categories, the I tried adding a new menu item getting only from cat A (or B, or C, it's the same) and...…
March 26
Pam and Randy, is it possible that no one felt the need to monitor and extend their rss use? Please, if anyone used feedburner successfully, let us know!
March 24
great work, daniel, thanks very much!! Are we allowed to hope that you'll add a feature to include the article image? ;-)
March 16
great suggestion (even if there's already rokstories extension which works with K2), maybe FPSS could add related news titles and links below each slide automatically (just a suggestion) regarding the OT you started, where can I find reference to th…
March 11
I posted because I had a different problem but also because your problem appeared fixed ! I think that this is why your problem was not an issue to those loo0king for bugs to fix. Yes this is free and the community help to solve bugs but this is wha…
March 8
Do you allow me not agreeing with you? I've started this topic more than 1 month and a half ago, several users confirmed more than a month ago... then you posted and a) it's just your lucky day and you should go and play some lottery b) you're a so…
March 8
thanks I have it now and will try it out shortly. again I'm very impressed with your attention to support. regards lynton
March 8

Profile Information

URL (will be checked upon approval)
http://www.retecivica.trieste.it

Comment Wall

You need to be a member of K2 Community to add comments!

Join K2 Community

  • No comments yet!
 
 
 
Advertisement

Latest Activity

Plz send a link if site is live
2 hours ago
See the k2 menu choices at the bottom - latest from user or categories select the category and set the number of items and it will work
2 hours ago
FidelGonzales added a discussion
I'm having some issues getting my categories to appear properly. The culprit seems to be the following code: . In default form, there is a huge gap on the top of the category page. After removing a few of these, the issue is partially fixed with cer…
2 hours ago
someone better that i may can tell you, try commenting the div class clr's our and see what happens
2 hours ago
Thanks for the reply. Unfortunately I'm not so experienced with Firebug nor CSS. I attached a new image, where one can see more information. Does this help a bit more?
2 hours ago
Whatever is done will modify the core, but will work. How about putting the category id's in a field like the xtra filelds and teach the core to parse them out. Its changing the way things work - not likely to happen unless a module like followeyes…
2 hours ago
I don't think the concept of the single-category per item content structure is a way of thinking that is advanced and, therefore, a reason to change the content construction strategy and our subsequent way of thinking. It is merely a huge limitation…
2 hours ago
2. if you are trying to remove a video from an item in the backend, click on the video tab scroll to the bottom and check delete currrent and save
2 hours ago
Please post a link if the site is live Use firebug to see what there and what needs to be changed
3 hours ago
Also, to skip the extra field you dont want edit in the override item.php and put something like {pseudocode} phpif this->extrafield->name="fieldyouwantto skip" else let the rest of the existing foreach loop run phpendif endfor something like that s…
3 hours ago
Kibekas added a discussion
There is a problem with excess of free space between 'itemListSubCategories' and 'itemList'. It seems to be derving from div class 'itemlistsubcategories' Please see the image attached. Does anyone know how to solve this problem? Via CSS?Thanks!
3 hours ago
you can get the extra fields like this if it suits your needs $custom = $this->item->extra_fields; and then addressing extra fields for the item like echo $custom[1]->value; depending on the position, 0, 1,2,3,4 etc in the array experiment with this…
3 hours ago
Kibekas, Ninja B, Dene Goodwin and 1 more joined K2 Community
3 hours ago
deton and Daito joined JoomlaWorks's group
For K2 translators
3 hours ago
I can translate to Russian
3 hours ago
I have a case right now where I would love to be able to set several categories for one article. For now, it has been solved with the use of tags, and I suspect this is how we will have to use it in the future. It might just be that we are used to…
3 hours ago
Viktoria (and Simon), Did you ever find out how to put one single extra field (not the whole bunch...) a different place than at the bottom of the article? This means we need to have a way to identify this particular field and add the code for it…
3 hours ago
Valentine added a discussion
Greetings to all . So here is what i cant understand1. i Cant login as an admin tru k2 login in frontend form just resets and i see begining of page2. I cant understand how to remove Related videos Any help will be good thanks in advance
3 hours ago
I can translate to German
5 hours ago
Sorry man, I wish I had more time to re-analize. You'll have to tweak things around. Trial and error man.
6 hours ago

© 2010   Created by JoomlaWorks.

Badges  |  Report an Issue  |  Terms of Service