K2 Community

Join the network of the powerful content component for Joomla!

GWS-Desk
  • Male
  • Singapore
  • Singapore
Share
Share on Twitter
Share on Facebook

GWS-Desk's Friends

GWS-Desk's Discussions

Display News for K2

This Module exceeds by far the K2-Content module in options and functionality! Display NewsK2 is integration in one tool all that is needed for content publishing: miscellaneous orderings (8 types),…

Tagged: News, Module, K2

Started Apr 20

Allowing HTML in Extra Fields Default Settings

"I want to set some raw HTML as the default value in extra fields" can you give an example what you want to achieve? Leo 8)

Tagged: hacks, K2, html, raw

Replied Jan 24

[SOLVED] Problem uploading images. Images not displayed.

Hello, What happens if you save an article without images..is the article saved without images? Is your folder "media" writable" ? Leo 8)

Replied Jan 24

 

GWS-Desk's Page

Gifts Received

Gift

GWS-Desk has not received any gifts yet

Give GWS-Desk a Gift

Latest Activity

Hi, Any news about the release of this module? Thanks.
July 15
Hi, Do you think we'll get access to the new release today? Regards.
July 6
yes you can;-)
July 4
Thanks for your quick reply! Your module is a must. Can you just confirm we can filter news by tags we create in K2? Regards.
July 4
Next 2 days Sorry inconvenience
July 4
We can access to the module on the site because of modifications and upgrades. Can we know when it will be available?
July 4
Thank you for the heads-up. Chad Utzman Customer Care GWS-Group
April 20
The module is back online for download through this link
April 20
This is EXACTLY what I need! A module that displays latest items by one Author! And I went to the website, and it's NOT AVAILABLE!!! We are working on some modifications and upgrades as requested by some of our clients. We will be back shortly with…
April 20

Profile Information

URL (will be checked upon approval)
http://www.gws-desk.com

GWS-Desk's Blog

GWS-Desk

GWS-Desk.com Professional K2 Support Solutions





GWS-Desk.com provides specialized support through
the Gbill-Support Ticket system or through the Service Contracts Pro Mechanism. Alternatively we can assist you through our sister company GWS-Studio.com with complete K2-based web design and development.



GWS-Desk specialists have a vast and extensive e… Continue

Posted on January 24, 2010 at 4:38pm — 1 Comment

GWS-Desk

Display News K2 Module Released

This Module exceeds by far the K2-Content module in options and functionality! Display NewsK2 is integration in one tool all that are need for content publishing: miscellaneous orderings (8 types), reach filtering and flexible output (by user defined template). This module also may be used for show content of specific author, news of today and many others.

Content items can be positioned vertically and horizontally. User defined format is the best feature of this module. You may compile output… Continue

Posted on January 22, 2010 at 9:35am — 14 Comments

GWS-Desk

Selection K2 Pre-defined Tags in Front- and Backend Editor

This (only 3 files) K2 hack allow you to select the tag from a pull down in the right pane of the K2-Editor through a new parameter set "Multiple Tag Selection" The example you see is in combination with the JCE-Editor (freely available). Works with TinyMCE as well of course. The functionality does not allow users anymore to create their own Tag which becomes quite chaotic especially when you want to use the Menu link option "Tag"

Continue

Posted on January 22, 2010 at 9:27am — 1 Comment

Comment Wall (1 comment)

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

Join K2 Community

At 9:06am on February 27, 2010, Divya GS said…
Hi,

I am trying to create a site like : http://www.yelp.com/c/sf/restaurants, I was considering the Jreviews software.
The problem i see in jreviews right now is , it has limited categorization, since they use the joomla's base categories and sections

Then I found K2, which seems like a comprehensive software, but I do not know if I can create a site like yelp!

Jreviews has a video tutorials of how to create a product site and others: http://docs.reviewsforjoomla.com/JReviews:Video_Tutorials

I would like to see and learn from video tutorials of how to create a site that I am looking for.

Do let me know how to take this further.

Regards,
Divya
 
 
 
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
2 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…
2 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!
2 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…
2 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