Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2015-04-01 15:50:41

pierlu
Member
Registered: 2014-08-12
Posts: 153

inserire commenti nel sito

Un sito che sto facendo deve avere la pagina dei commenti. Come posso realizzare. Immagino dovrò costruire il form commenti e dove far visualizzare in commenti inseriti usando il linguaggio html e css e poi ci sarà un plugin di text pattern giusto^?

Offline

#2 2015-04-01 16:58:20

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,304

Re: inserire commenti nel sito

You don’t need any plugins, unless you want something more specific.

Also: Don’t try to build the commenting forms on your own. Use the ones that came with the default installation, and if you deleted them use these copies. Then modify what you don’t like. Doing it this way will be far less frustrating.


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#3 2015-04-03 18:56:42

pierlu
Member
Registered: 2014-08-12
Posts: 153

Re: inserire commenti nel sito

Nel form dell’articolo ho messo i seguenti tag per il form commenti:
<div class=“formcommento”>
<txp:comment_name_input />
<txp:comment_email_input />
<txp:comment_message_input />
<txp:comment_submit />
</div>

Non mi appare niente perchè?

Offline

#4 2015-04-03 20:46:45

etc
Developer
Registered: 2010-11-11
Posts: 5,053
Website GitHub

Re: inserire commenti nel sito

pierlu wrote #289714:

Nel form dell’articolo ho messo i seguenti tag per il form commenti:
<div class=“formcommento”>
<txp:comment_name_input />
<txp:comment_email_input />
<txp:comment_message_input />
<txp:comment_submit />
</div>

Non mi appare niente perchè?

These tags are unusable outside of <txp:comments_form />.

Offline

#5 2015-04-03 21:46:54

bici
Member
From: vancouver
Registered: 2004-02-24
Posts: 2,075
Website Mastodon

Re: inserire commenti nel sito

pierlu wrote #289714:

Nel form dell’articolo ho messo i seguenti tag per il form commenti:
<div class=“formcommento”>
<txp:comment_name_input />
<txp:comment_email_input />
<txp:comment_message_input />
<txp:comment_submit />
</div>

Non mi appare niente perchè?

devi usare le form che sono nel default installazione.

Comment
comments
comment_form
popup_comments

Prova di usare quelli come sono e poi modificarli per il tu uso


…. texted postive

Offline

#6 2015-04-26 16:43:24

pierlu
Member
Registered: 2014-08-12
Posts: 153

Re: inserire commenti nel sito

Esistono plugin che facilitano la cosa?

Offline

Board footer

Powered by FluxBB