To analyze the pages performance

go to. Www.gtmetrix.com From there you enter the nbrc.us and it will analyze the page.

Here are three plug-ins that were added to improve page loading. GoDaddy support recommended them.

This is a very important block on the Participant Template so that it doesn’t get lost! This is how I control the test for Display Phone or Email.

have_groups() ) : $this->the_group(); ?> group->print_title( ‘

‘, ‘

‘ ) ?> group->print_description() ?> have_fields() ) : $this->the_field(); ?> field->name === “phone” and $this->participant_values[“show_phone”] === “No” ) { $this->field->value = “Not Available” ; } if ( $this->field->name === “cell_phone” and $this->participant_values[“show_phone”] === “No” ) { $this->field->value = “Not Available” ; } if ( $this->field->name === “work_phone” and $this->participant_values[“show_phone”] === “No” ) { $this->field->value = “Not Available” ; } if ( $this->field->name === “email” and $this->participant_values[“show_email”] === “No” ) { $this->field->value = “Not Available” ; } ?> get_empty_class( $this->field ); ?> field->print_label() ?> field->print_value() ?>

<p class="alert alert-error"><?php echo $error_message ?></p>

<?php endif

0
    0
    Your Cart
    Your cart is emptyReturn to Shop