Notifications
Clear all

[Solved] create 2 form and use them in different pages

5 Posts
3 Users
0 Likes
852 Views
(@bassem)
Active Member
Joined: 4 years ago
Posts: 6
Topic starter  

Hello guys,

I have a question about the plugin, Is it possible to create 2 forms and only use 1 form on the home page and use the second form on a different page ?

Regards


   
Elvina
(@elvina)
Support
Joined: 5 years ago
Posts: 1403
 

Hi @bassem,

Is it possible to create 2 forms?

Sure, wpDiscuz allows you to create custom comment forms.

use 1 form on the home page

You can achieve this by using the Display comment form for post IDs option. In the first form, you can use home page ID to display a certain comment form for only home page. 

use the second form on a different page

 wpDiscuz allows you to have different comment forms for different custom post types. In the second form, you'll just need to enable comment form for post types: More info here: https://wpdiscuz.com/docs/wpdiscuz-documentation/getting-started/custom-comment-form/comment-form-settings/#post-types


   
(@bassem)
Active Member
Joined: 4 years ago
Posts: 6
Topic starter  

Hi @elvina

 

Thank you so much.
I have one more question .. Can i export the comments as cvs or excel file ?


   
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5874
 

sure @bassem you can,

You'll need to export the wp_comments table. 

The wp_ is just a prefix. In your case, it can differ

More info here:

https://wordpress.stackexchange.com/questions/80151/how-to-export-comments-in-wordpress

 


   
(@bassem)
Active Member
Joined: 4 years ago
Posts: 6
Topic starter  

Thank you so much


   
Share:
Scroll to top