Your IP : 216.73.216.95


Current Path : /var/www/ooareogundevinitiative/wp-content/themes/pain/framework/meta-boxes/
Upload File :
Current File : /var/www/ooareogundevinitiative/wp-content/themes/pain/framework/meta-boxes/post_testimonial.php

<div id="jws_theme_testimonial_metabox" class='tb-testimonial-metabox'>
	<?php
	$this->text('testimonial_company',
			'Company',
			'',
			__('Enter company for post.','pain')
	);
    $this->upload('post_preview_image',
			'Preview Image',
			__('Image should be at least 680px wide. Click the "Upload" button to begin uploading your image, followed by "Select File" once you have made your selection. Only applies to self hosted videos.','pain')
	);
	?>
</div>