K2 Community

Join the network of the powerful content component for Joomla!

Massimo Marchetto
  • Male
  • Ferrara
  • Italy
Share 
Share on Twitter
Share on Facebook
  • Blog Posts
  • Discussions (9)
  • Groups
  • Photos
  • Photo Albums
  • Videos

Massimo Marchetto's Discussions

 

Massimo Marchetto's Page

Gifts Received

Gift

Massimo Marchetto has not received any gifts yet

Give Massimo Marchetto a Gift

Latest Activity

-I mean Javascript
20 hours ago
I am trying to get around this in a different way, by making a copy of the "save" and "cancel" buttons and putting them at the bottom of the edit window. That way the user can just close the window or save from the bottom. But, When I copy the tabl…
yesterday
There are other possible instances of this code being used. If you are using custom K2 template, then you will need to up the dame Files. I have written this up in the K2 Mods section of K2 Doc.
February 28
Just looking at this again and have noticed that to make this truly effective you need to edit the following files in components/com_k2/templates/default/ item.php category_item.php category.php
February 27
Mi sembra una buona idea, se ci organizziamo riusciamo a garantire continuità, altrimenti rischiamo che resti scoperto per settimane, o peggio che lavoriamo tutti sulla stessa cosa. Potremmo iniziare dai moduli, ce ne prendiamo uno a testa e vediamo…
February 9
Ragazzi... c'è qualcuno che sta traducendo? Se non c'è nessuno comincio io, altrimenti fate un fischio, non ha senso tradurre tutti contemporaneamente la stessa cosa!
February 8
January 25
Wow thanks :) I was looking in the components folder...
November 25, 2009
Dont give any size..it may create problem in different resolutions.. use this code rel="{handler:'iframe',size:{x:window.getSize().scrollSize.x-80, y: window.getSize().size.y-80}, onShow:$('sbox-window').setStyles({'padding': 0})}"
November 17, 2009
Massimo Marchetto added a discussion
August 27, 2009
Tested on ie8 and firefox 3.5.2 , and it's ok.
August 27, 2009
Have either of you tested this fix in Firefox? So far it isn't working for me.
August 27, 2009
I don't know if it is the same problem, try to read this: http://k2community.joomlaworks.gr/forum/topics/blank-space-in-modk2content
August 24, 2009
Massimo Marchetto added a discussion
I was not able to add a suffix to the class name of the module using the module properties in module manager. I've found a blank space in mod_k2_content: The file is: modules/mod_k2_content/tmpl/Default/default.php row 16:id; ?>" class="k2ItemsBlo…
August 22, 2009
Additional "Solved" With the clues given here, I was able to take this the rest of the way... First... I had to remember that my Rockettheme Template "Affinity" is made to be used with K2 and as such has it's own K2 files. Therefore, I had to edit…
August 22, 2009
I undersand what you are saying and I tried this fix, but it does not seem to have any affect on the modal window when a user adds a new article and although I can see the submit button, I cannot see the (X) close button. In other words, the modal d…
August 21, 2009

Profile Information

Comment Wall (1 comment)

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

Join K2 Community

At 3:56pm on January 25, 2010, lilian said…
lilian50asiku@yahoo.com
Hello.
My Name is lilian I was impressed when i saw your profile at community.getk2.org and i will
like you to email me back to my inbox so that i can send you my picture for you to know who i am.i believe we can establish a long lasting relationship with you.
In addition,i will like you to reply me through my
private e mail box (lilian50asiku@yahoo.com).
This is because i dont know the possibilities of
remaining in forum for a long time.
Thanks,waiting to hear from you soonest.
lilian
 
 
Advertisement

Latest Activity

I check that today Does the bug affect all your categories using the plugin ? Do you have a specific configuration ? Olivier
19 minutes ago
Do you have an example ? Olivier
22 minutes ago
William White, Armands, AstroJones and 9 more joined K2 Community
27 minutes ago
Tiago Manuel da Costa Silva added a discussion
Hi everybody, again sorry my english. Well, i want to install a new template in joomla, and use k2.I´m not sure i understand the procedure.The only thing i have to do is to install the template on the back-end menu and that´s all?Do i have to do som…
39 minutes ago
I have successfully installed the plugin but when edit a category that uses this plugin i get an error message: Notice: Undefined property: plgK2OneCssPerK2Template::$pluginName in /var/www/mysite/administrator/components/com_k2/lib/k2plugin.php on…
40 minutes ago
Armands added a discussion
I had several problems by downloading files attached to K2 items (Word and Excel file were corrupt). I have fixed this for my client by changing download link to direct link to files. No core file editing needed, just one line in template. OPEN:
1 hour ago
Linda Cronsten added a discussion
I'm in desperate need of a way to make the menu for categories expandable. I have one site with alot of categories and subcategories and I would need a way to make the menu expand. I've tried to make this happen on my own by playing around with some…
1 hour ago
hi friend, thanks for the reply. I was talking about Virtuemart and not paypal alone :D
4 hours ago
Implementing this code causes the Odd and Even rows to be out of sync.
4 hours ago
Joomap also works as it works off the site menu's
5 hours ago
6 hours ago
My workaround is to not use Extra Fields but use their classes and make my own lists in the Content section. [code] Additional Info Length: 2' 5" Width: 24" [/code] If you don't like something about their output edit the K2.css fill for that clas…
6 hours ago
I've got the same issue. I've installed once, then reinstalled as well and still have the same problem. I can create an extra field group with no trouble, but when I try to create a category I get the same error message as above. Also, when I attemp…
6 hours ago
Hi, I have finally got this working on my site. check this thread: http://community.getk2.org/forum/topics/frontend-editor-issues Let me know if it doesn't work for you. I have been banging my head against a wall for ages over this. Stephanie
7 hours ago
You may get support from your template developer. It seems I had a similar issue and had it resolved that way. I wish I could remember what the fix was. If I find it, I'll post.
7 hours ago
Devs? update please?
8 hours ago
Although I can upload larger images, when I do it from the front end, the lightbox window shows the home page within the window (as a copy, not transparent). Screen shot attached.
8 hours ago
Increasing the memory_limit helped. I had it at 32 MB which I thought would be more than enough for a single 2 MB file. I have it set to 62 MB and uploading the image now works. It seems a bit excessive for uploading a 2 mb image, though. Turning o…
10 hours ago
Well, you just use k2's login component where there's an 'add link' menulink in the menu when you've logged in. You also need to allow front end adding on a user group.
12 hours ago
Thanks a lot for the answers. will check it out... will be busy for a while...hehe :)
12 hours ago
 

© 2010   Created by JoomlaWorks on Ning.   Create a Ning Network!

Badges  |  Report an Issue  |  Privacy  |  Terms of Service