Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes it is possible. But you will need to edit your theme files, which isn’t recommended unless you are comfortable with PHP programming.

    You would need to add this code :

    <?php echo cscf_ContactForm() ?>

    Usually you will find the template file for posts in single.php. It depends on what theme you are using.

    Thread Starter Arkheno

    (@arkheno)

    In fact i’m actually learning PHP/MySQL and Javascript in schools so i’m beginning to understand how all theses languages work.

    Many thanks for you great work and your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show the form on all post’ is closed to new replies.