shortcode z formularzem Contact Form 7

<?php echo do_shortcode('[contact-form-7 id="50" title="Contact"]'); ?>

Wordpress

Hope this helps and happy coding :)

Zobacz jeszcze

pobranie linku kategorii poprzez custom fields

panel WP: Custom fields – wstawione Pola: link_news - jako Taksonomy wybieramy ustawienia: Field Type na radio buttons Return Value na Term Object kod na stronie do...

Repeater w repeater'ze

<?php if(have_rows('package')): ?> <?php while(have_rows('package')): the_row();?> <div class="box-package"> <div class="des-head">...