K2 Community

Join the network of the powerful content component for Joomla!

There a 2 Problems:

The first, my terrible english but I try to give the best.

The second: K2 Comments in my Joomla Site

I want to have the comments in the body from my website but I get it everywhere but not in the body. In fact I need it propably in a main menu. I like to have the comments (pic: in the red frame) but I get i actually in the feed.

Maybe anyone can help. Maybe in german, too ;-))

hugs
Lobito


Reply to This

Replies to This Discussion

Hey,

#1, sorry I can't help on this point ;)

#2 Have you tried the mod_k2_comments module? You can then publish to any module position.

Regards,

K2Joom.com

Reply to This

#1 kannst auch in Deutsch versuchen ;)

#2 Use the k2_comments module like Simon said.

Reply to This

Thanks, your German is better than mine ;)

Troponin said:
#1 kannst auch in Deutsch versuchen ;)

#2 Use the k2_comments module like Simon said.

Reply to This

Ok, I translate now ;-)

Wenn ich nicht angemeldet bin, als Gast, dann liegen die Comments unter der Fussleiste und die hätte ich gern im Body, (oben im roten Rahmen zu sehen).

Komme ich nach der Anmeldung auf die Eingangsseite, ist der gesamte Bereich leer (roter Rahmen), nur unter der Fußzeile liegen die Comments. Bei Anklicken sind sind die Contens (im roten Rahmen) zu sehen quasi an der richtigen Stelle.

Damit ich keine leere Seite habe beim Aufrufen des Blogs sollten im roten Rahmen die Comments zu sehen sein. Bzw. handhabt man das sonst ganz anders?

Viele Grüße
Lobito

Reply to This

du müsstest schon beschreiben, was du mit body meinst !

Wenn ich dich richtig verstehe sprichst du von zwei sichten. Das eine ist die Artikelübersicht (Screenshot) und das andere ist der Artikel an sich.

In der Übersicht wird nur die Anzahl der Kommentare angezeigt. In der Artikelsicht werden die Kommentare mit angezeigt.

Reply to This

Nein, das habe ich nicht gut erklärt, ich versuche es nochmal.

Wenn Du Dir diesen Link anschaust, http://www.suchmaschinen-optimierung-seo.info/sosblog - dann siehst Du z.B. oben "*Google Buzz - der Twitter-Killer?" den Text, darunter das Datum, Kommentare usw. und dann den nächsten Text. Das ist der Content, den ich meine. Auf meiner Seite habe ich linke die Navi und rechts den Login, ein paar Kommentare, Kalender und TagCloud. Den freien Bereich Bereich dazwischen (*) den meine ich mit "Body" dort sollten mein Content zu sehen sein, den ein Besucher sieht, wenn er den Blog aufruft.

Falls es gar nicht zu verstehen ist, gebe ich Dir einen Link zu meiner Site

viele Grüße und vielen Dank

Lobito

Reply to This

aber das macht er doch http://www.lobito.eu/blog.html

confused*

Reply to This

nein, ich habe es "zu Fuß reingeschrieben" ;-(

Troponin said:
aber das macht er doch http://www.lobito.eu/blog.html

confused*

Reply to This

auf der rechten Seite kannst Du den "Lobito Blog content" sehen, wenn ich den öffne, ist der einen Meter lang ...

Reply to This

wird das evtl. über die "Extra Felder" geregelt?

Reply to This

ja, weil du rechts in der Leiste das Modul K2_content benutzt. In deinem "body" ist die Compnente über den Menulink eingebunden. Rechts ist es das Modul. Aber auch im Modul kannst due Einstellungen vornehmen (introtext Länge, Bild anzeigen, Anzahl der Artikel, etc.)

Reply to This

Das verstehe ich jetzt nicht. Wenn ich auf "Blog" klicke und der Text von mir nicht hänidsch eingefügt worden wäre, dann ist der gesamte Bereich leer. Hätte ich ihn dort nicht hingeschrieben, wäre er ganz unten, unter dem grauen Balken auf meiner Website. Wie kann ich Einstellungen vornehmen, die an der Stelle (body, irgend einen Namen brauche ich dafür) den Text sichtbar machen und nicht am untersten Ende der Seite?

Der Besucher meiner Seite soll quasi auf "Blog" klicken und das sehen, was er jetzt sieht aber ich dachte, dass Modul kann das darstellen. Wenn ich viele Texte erstellt habe, kann ich die doch nicht ständig händisch übertragen.

Reply to This

Reply to This

RSS

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