Exemplo n.º 1
0
</label>
    <p class="op-micro-copy"><?php 
_e('Choose a box background start colour.', OP_SN);
?>
</p>
    <?php 
op_color_picker('op[size_color][box_color_start]', $box_color_start, 'op_size_color_box_color_start');
?>
    <label for="op_header_layout_box_color_end" class="form-title"><?php 
_e('Box background end colour', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('Choose a box background end colour.', OP_SN);
?>
</p>
    <?php 
op_color_picker('op[size_color][box_color_end]', $box_color_end, 'op_size_color_box_color_end');
?>
    <label for="op_header_layout_box_width" class="form-title"><?php 
_e('Box width', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('Enter box width in pixels.', OP_SN);
?>
</p>
    <?php 
op_text_field('op[size_color][box_width]', $box_width);
?>
</div>
Exemplo n.º 2
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">        
    <label for="op_sections_email_marketing_services_getresponse_api_key" class="form-title"><?php 
_e('GetResponse API key', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('Copy GetResponse API key here.', OP_SN);
?>
</p>
    <?php 
op_text_field('op[sections][email_marketing_services][getresponse_api_key]', op_get_option('getresponse_api_key'));
?>
    <label for="op_sections_email_marketing_services_getresponse_api_url" class="form-title"><?php 
_e('GetResponse API calls URL', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('If needed copy GetResponse custom API calls URL here.', OP_SN);
?>
</p>
    <?php 
$apiUrl = op_get_option('getresponse_api_url');
if (empty($apiUrl)) {
    $apiUrl = 'http://api2.getresponse.com';
}
op_text_field('op[sections][email_marketing_services][getresponse_api_url]', $apiUrl);
?>
</div>
Exemplo n.º 3
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">
    <label for="op_sections_email_marketing_services_convertkit_api_key" class="form-title"><?php 
_e('API Key', OP_SN);
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][convertkit_api_key]', op_get_option('convertkit_api_key'));
?>
</div>
Exemplo n.º 4
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">        
    <label for="op_sections_email_marketing_services_campaignmonitor_api_key" class="form-title"><?php 
_e('Campaign Monitor API key', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('Copy Campaign Monitor API key here.', OP_SN);
?>
</p>
    <?php 
op_text_field('op[sections][email_marketing_services][campaignmonitor_api_key]', op_get_option('campaignmonitor_api_key'));
?>
</div>
Exemplo n.º 5
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">
    <label for="op_sections_email_marketing_services_arpreach_api_key" class="form-title"><?php 
_e('API Key', 'optimizepress');
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][arpreach_api_key]', op_get_option('arpreach_api_key'));
?>
    <label for="op_sections_email_marketing_services_arpreach_api_endpoint" class="form-title"><?php 
_e('API Endpoint', 'optimizepress');
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][arpreach_api_endpoint]', op_get_option('arpreach_api_endpoint'));
?>
</div>
Exemplo n.º 6
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar">
    <label class="form-title" for="op_sections_promotion_settings_affiliate_url"><?php 
_e('Affiliate URL');
?>
</label>
    <p class="op-micro-copy"><?php 
_e('Enter your OptimizePress affiliate URL here. This will link to the "Powered by OptimizePress " message in the footer. To promote OptimizePress join at <a target="_blank" href="http://www.optimizepress.com/affiliates">http://www.optimizepress.com/affiliates</a>. Leave blank to remove "Powered by..." message.', 'optimizepress');
?>
    <?php 
op_text_field('op[sections][promotion_settings][affiliate_url]', op_default_option('promotion_settings', 'affiliate_url'));
?>
</div>
Exemplo n.º 7
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">        
    <label for="op_sections_email_marketing_services_getresponse_api_key" class="form-title"><?php 
_e('GetResponse API key', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('Copy GetResponse API key here.', OP_SN);
?>
</p>
    <?php 
op_text_field('op[sections][email_marketing_services][getresponse_api_key]', op_get_option('getresponse_api_key'));
?>
</div>
Exemplo n.º 8
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">
    <label for="op_sections_email_marketing_services_egoi_api_key" class="form-title"><?php 
_e('API Key', 'optimizepress');
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][egoi_api_key]', op_get_option('egoi_api_key'));
?>
</div>
Exemplo n.º 9
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">
    <label for="op_sections_email_marketing_services_emma_account_id" class="form-title"><?php 
_e('Account ID', 'optimizepress');
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][emma_account_id]', op_get_option('emma_account_id'));
?>
    <label for="op_sections_email_marketing_services_emma_public_key" class="form-title"><?php 
_e('Public API Key', 'optimizepress');
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][emma_public_key]', op_get_option('emma_public_key'));
?>
    <label for="op_sections_email_marketing_services_emma_private_key" class="form-title"><?php 
_e('Private API Key', 'optimizepress');
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][emma_private_key]', op_get_option('emma_private_key'));
?>
</div>
Exemplo n.º 10
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">        
    <label for="op_sections_email_marketing_services_officeautopilot_app_id" class="form-title"><?php 
_e('OfficeAutopilot App ID', OP_SN);
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][officeautopilot_app_id]', op_get_option('officeautopilot_app_id'));
?>
    <label for="op_sections_email_marketing_services_officeautopilot_api_key" class="form-title"><?php 
_e('OfficeAutopilot API Key', OP_SN);
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][officeautopilot_api_key]', op_get_option('officeautopilot_api_key'));
?>
</div>
Exemplo n.º 11
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">
    <label for="op_sections_email_marketing_services_constantcontact_api_key" class="form-title"><?php 
_e('API Key', OP_SN);
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][constantcontact_api_key]', op_get_option('constantcontact_api_key'));
?>
    <label for="op_sections_email_marketing_services_constantcontact_token" class="form-title"><?php 
_e('Token', OP_SN);
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][constantcontact_token]', op_get_option('constantcontact_token'));
?>
</div>
Exemplo n.º 12
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">
    <label for="op_sections_email_marketing_services_maropost_auth_token" class="form-title"><?php 
_e('Maropost Account ID', 'optimizepress');
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][maropost_acount_id]', op_get_option('maropost_acount_id'));
?>
    <label for="op_sections_email_marketing_services_maropost_auth_token" class="form-title"><?php 
_e('Maropost Auth Token', 'optimizepress');
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][maropost_auth_token]', op_get_option('maropost_auth_token'));
?>
</div>
Exemplo n.º 13
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">        
    <label for="op_sections_email_marketing_services_infusionsoft_account_id" class="form-title"><?php 
_e('Account ID/name', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('Enter first part of your account URL (subdomain).', OP_SN);
?>
</p>
    <?php 
op_text_field('op[sections][email_marketing_services][infusionsoft_account_id]', op_get_option('infusionsoft_account_id'));
?>
    <label for="op_sections_email_marketing_services_infusionsoft_api_key" class="form-title"><?php 
_e('API key', OP_SN);
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][infusionsoft_api_key]', op_get_option('infusionsoft_api_key'));
?>
</div>
Exemplo n.º 14
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">
<?php 
if (op_get_option('gotowebinar_api_key') === false) {
    ?>
	<label for="op_sections_email_marketing_services_gotowebinar_api_key" class="form-title"><?php 
    _e('GoToWebinar API key', OP_SN);
    ?>
</label>
    <p class="op-micro-copy"><?php 
    _e('Copy GoToWebinar API key here.', OP_SN);
    ?>
</p>
    <?php 
    op_text_field('op[sections][email_marketing_services][gotowebinar_api_key]', op_get_option('gotowebinar_api_key'));
} else {
    ?>
    <label for="op_sections_email_marketing_services_gotowebinar_access_token" class="form-title"><?php 
    _e('GoToWebinar API connection', OP_SN);
    ?>
</label>
    <?php 
    if (op_get_option('gotowebinar_access_token') === false || op_get_option('gotowebinar_organizer_key') === false) {
        ?>
    <p class="op-micro-copy">
    	<?php 
        _e('GoToWebinar is disconnected.', OP_SN);
        ?>
 <a href="<?php 
        echo admin_url('admin.php?action=' . OP_GOTOWEBINAR_AUTH_URL);
        ?>
&authorize=1"><?php 
Exemplo n.º 15
0
    ?>
</span>
    <?php 
}
?>
    
    <label for="op_sections_site_footer_copright" class="form-title"><?php 
_e('Copyright Information', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('Copyright information will show on all pages in the footer, when the footer is activated.', OP_SN);
?>
</p>
    <?php 
op_text_field('op[sections][site_footer][copyright]', op_default_option('site_footer', 'copyright'));
?>
    <div class="clear"></div>
    
    <label for="op_sections_site_footer_disclaimer" class="form-title"><?php 
_e('Disclaimer', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('Disclaimer will show on all pages in the footer, when the footer is activated.', OP_SN);
?>
</p>
    <?php 
op_text_area('op[sections][site_footer][disclaimer]', stripslashes(op_default_option('site_footer', 'disclaimer')));
?>
</div>
Exemplo n.º 16
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">
    <?php 
if ($error = $this->error('op_sections_site_footer')) {
    ?>
    <span class="error"><?php 
    echo $error;
    ?>
</span>
    <?php 
}
?>
    
    <label for="op_sections_social_integration_facebook_app_id" class="form-title"><?php 
_e('Facebook App ID', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('If you would like to integrate Facebook services with your website, please enter your Facebook APP ID below. Follow our guide to setting up a Facebook APP ID ', OP_SN);
?>
<a target="_blank" href="https://optimizepress.zendesk.com/hc/en-us/articles/200874728-Setup-Facebook-Comments-Facebook-App-ID"><?php 
_e('here', OP_SN);
?>
</a></p>
    <?php 
op_text_field('op[sections][social_integration][facebook_app_id]', op_default_option('social_integration', 'facebook_app_id'));
?>
    <div class="clear"></div>
</div>
Exemplo n.º 17
0
</span>
    <?php 
}
?>

	<p class="op-micro-copy"><?php 
_e('To be able to remove Flowplayer logo from the video player, you need to have it licensed for this domain. License key and commercial version files can be uploaded here.', OP_SN);
?>
</p>

	<label for="op_sections_flowplayer_license_license_key" class="form-title"><?php 
_e('License key', OP_SN);
?>
</label>
	<?php 
op_text_field('op[sections][flowplayer_license][license_key]', op_default_option('flowplayer_license', 'license_key'));
?>

	<label for="op_sections_flowplayer_license_js_file" class="form-title"><?php 
_e('HTML5 commercial version file (JS)', OP_SN);
?>
</label>
    <?php 
op_upload_field('op[sections][flowplayer_license][js_file]', op_default_option('flowplayer_license', 'js_file'));
?>

    <label for="op_sections_flowplayer_license_swf_file" class="form-title"><?php 
_e('Flash commercial version file (SWF)', OP_SN);
?>
</label>
    <?php 
Exemplo n.º 18
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">
    <?php 
if ($error = $this->error('op_sections_social_integration_facebook_app_id')) {
    ?>
    <span class="error"><?php 
    echo $error;
    ?>
</span>
    <?php 
}
?>
    
    <label for="op_sections_facebook_app_id" class="form-title"><?php 
_e('Facebook App ID', OP_SN);
?>
</label>
    <p class="op-micro-copy"><?php 
_e('If you would like to integrate Facebook services with your website, please enter your Facebook APP ID below. Follow our guide to setting up a Facebook APP ID ', OP_SN);
?>
<a target="_blank" href="https://optimizepress.zendesk.com/hc/en-us/articles/200874728-Setup-Facebook-Comments-Facebook-App-ID"><?php 
_e('here', OP_SN);
?>
</a></p>
    <?php 
op_text_field('op[sections][facebook_app_id]', op_default_option('comments', 'facebook', 'id'));
?>
    <div class="clear"></div>
</div>
Exemplo n.º 19
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">        
    <label for="op_sections_email_marketing_services_icontact_username" class="form-title"><?php 
_e('iContact Username', OP_SN);
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][icontact_username]', op_get_option('icontact_username'));
?>
    <label for="op_sections_email_marketing_services_icontact_password" class="form-title"><?php 
_e('API password', OP_SN);
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][icontact_password]', op_get_option('icontact_password'));
?>
    <p class="op-micro-copy"><a href="https://app.icontact.com/icp/core/externallogin?sAppId=<?php 
echo OP_ICONTACT_APP_ID;
?>
" target="_blank"><?php 
_e('Get API password', OP_SN);
?>
</a></p>
    <p class="op-note"><em><?php 
_e('Note: You need to allow external program to access your account and generate password for the API access.', OP_SN);
?>
</em></p>
</div>
Exemplo n.º 20
0
<div class="op-bsw-grey-panel-content op-bsw-grey-panel-no-sidebar cf">
    <label for="op_sections_email_marketing_services_activecampaign_account_url" class="form-title"><?php 
_e('Account URL', 'optimizepress');
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][activecampaign_account_url]', op_get_option('activecampaign_account_url'));
?>
    <label for="op_sections_email_marketing_services_activecampaign_api_key" class="form-title"><?php 
_e('Public API Key', 'optimizepress');
?>
</label>
    <?php 
op_text_field('op[sections][email_marketing_services][activecampaign_api_key]', op_get_option('activecampaign_api_key'));
?>
</div>