Пример #1
0
 function Header()
 {
     // Logo
     $this->Image(get_plantilla_url() . '/images/constancia00.jpg', 0, 0, 280);
     global $nombre;
     // Arial bold 15
     $this->SetFont('Arial', 'B', 22);
     // Calculamos ancho y posición del título.
     $w = $this->GetStringWidth($nombre) + 6;
     $this->SetX((280 - $w) / 2);
     $this->Cell($w, 210, $nombre);
     // Salto de línea
     $this->Ln(10);
 }
Пример #2
0
 function Header()
 {
     // Logo
     $this->Image(get_plantilla_url() . '/images/logo.png', 10, 8, 30);
     // Logo 2
     $this->Image(get_plantilla_url() . '/images/logo-sev.png', 165, 8, 40);
     // Arial bold 15
     $this->SetFont('Helvetica', 'B', 15);
     // Arial bold 15
     $this->SetTextColor(49, 40, 41);
     // Títulos
     $this->Ln(4);
     $this->Cell(80);
     $this->Cell(30, 7, utf8_decode('Educación Mobile Veracruz'), 0, 1, 'C');
     $this->Ln(4);
     //subtitulo
     $this->SetFont('Helvetica', '', 14);
     $this->SetTextColor(68, 68, 68);
     $this->SetDrawColor(197, 197, 197);
     $this->Cell(0, 7, ' ', 'B', 0, 'C');
     $this->Ln(7);
     $this->Cell(0, 7, utf8_decode('FICHA DE REGISTRO DEL PARTICIPANTE'), 'B', 1, 'C');
     $this->Ln(3);
 }
    ?>
			  		<li class="FilmstripSlider-slide">
			  			<a href="<?php 
    the_sub_field('url', 'option');
    ?>
">
			  				<img class="FilmstripSlider-slideImagen" src="<?php 
    the_sub_field('logo', 'option');
    ?>
" alt="">
			  			</a>
			  		</li>
			  		<?php 
}
?>
			  	</ul>
			</div>
		</div>

		<figure class="FilmstripSlider-figure">
			<img src="<?php 
echo get_plantilla_url() . '/images/filmstrip.png';
?>
" alt="">
		</figure>

		<!-- </div> -->
	</section>

</div>
Пример #4
0
            </p>

            <!-- <a href="">Registro</a> -->
            <!-- <a href="">Ingresar</a> -->
        </div>
    </div>
    
    <section id="Header-contenido" class="Header-contenido">
        
        <!-- Logo -->
        <a href="<?php 
inicio_url();
?>
" id="header-logo" class="Header-logo  animated flipInX">
            <img src="<?php 
echo get_plantilla_url() . '/images/logo2.png';
?>
" alt="<?php 
bloginfo('name');
?>
">
        </a>

        <!-- Redes sociales -->
        <?php 
//primalSocialShare();
?>
        
        <!-- Formulario de búsqueda [Catacterística superior] -->
        <?php 
get_search_form();
the_field('googleContacto', 'option');
?>
"title="Youtube" target="_blank"><i class="fa fa-youtube-square fa-3x"></i></a>
				<a href="<?php 
the_field('youtubeContacto', 'option');
?>
" title="Google Plus" target="_blank"><i class="fa fa-google-plus-square fa-3x"></i></a>
			</div>
		</div>
	</article>

	<article class="CardsTestimony-card">
		<div class="CardsTestimony-cardMain">
			<figure class="CardsTestimony-cardImage">
				<img src="<?php 
echo get_plantilla_url() . '/images/card4.jpg';
?>
" alt="">
			</figure>
			<div class="CardsTestimony-cardInfo">
				<h2>Lorem ipsum dolor.</h2>
				<h3>Lorem ipsum dolor sit amet, consectetur adipisicing.</h3>
				<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Possimus ipsum, similique.</p>
			</div>
		</div>

		<div class="CardsTestimony-cardBack">
			<div class="CardsTestimony-cardSocial">
				<a href="<?php 
the_field('facebookContacto', 'option');
?>
Пример #6
0
?>
" alt="">
				<figcaption>
					<h2>Imprime tu constancia</h2>
				</figcaption>
			</figure>
			
			<section class="wrapper">

				<div class="formulario">
					<p>Constancia del Foro de Innovación en Educación Básica: Tecnología para el Aprendizaje Creativo</p>

					<form class="form-inline" action="" method="POST">
						<figure class="foto">
							<!-- <img src="<?php 
echo get_plantilla_url() . '/images/foro.jpg';
?>
" alt=""> -->
						</figure>
					  	<div class="form-group">
					   		 <label for="exampleInputName2">Ingresa tu RFC: </label>
					   		 <input name="rfc" type="text" class="form-control" id="exampleInputName2" placeholder="">
					 	 </div>
					  	<button name="descargar" type="submit" class="btn btn-default">
					  		<span class="glyphicon glyphicon-cloud-download" aria-hidden="true"></span>
					  		Descargar
					  	</button>
					</form>

					<?php 
global $wpdb;
Пример #7
0
<?php

/** Botones para compartir en redes sociales. Estilo ANLI
------------------------------------------------------------------- */
?>
<nav id="header-main-nav" class="primalMainNav" role="navigation">
	<div class="wrapper">
		<!-- Logo -->
		<a href="<?php 
inicio_url();
?>
" id="header-logo-2" class="Header-logo-2">
		    <img src="<?php 
echo get_plantilla_url() . '/images/logo-tiny.png';
?>
" alt="<?php 
bloginfo('name');
?>
">
		</a>
    	<!-- Icono de menú para versión adaptativa -->
    	<a class="toggle-nav" href="#">MENU DE NAVEGACIÓN</a>
    	<!-- Menu WordPress -->
		<?php 
//wp_nav_menu( array( 'theme_location' => 'primary', 'container' => '', 'menu_class' => 'activo', 'menu_id' => 'header-menu') );
?>
		<ul class="activo">
			<li>
				<a href="<?php 
if (!is_page_template('sh-page-multiporpuse.php')) {
    echo bloginfo('url');
Пример #8
0
         <?php 
        $id_query = $usuarioID->user_login;
        ?>
         
         <h1 class="Page-title"><?php 
        echo $usuarioID->display_name;
        ?>
</h1>
      
       	<figure class="Escritorio-imagenSuperior">
          <a href="<?php 
        echo get_option('home');
        ?>
/escritorio">
            <img src="<?php 
        echo get_plantilla_url() . '/images/cabecera_MiEscritorio.png';
        ?>
" alt="">
          </a>
       	</figure>
              
         <!-- se dividen en dos: documentos y noticias -->
         <!-- noticias ID = 3 -->
         <!-- documentos ID = 4 -->
         <?php 
        $filtro = $_POST['filtroDocs'] ? $_POST['filtroDocs'] : "'3,4'";
        //$filtro =  $_POST['filtroNoti'] ? $_POST['filtroNoti'] : "'3,4'";
        //echo $filtro;
        // Preguntamos si el current user es hijo de alguna dependencia mayor para mostrar los posts padre
        if ($id_query == 15 || $id_query == 38 || $id_query == 41 || $id_query == 39) {
            $autor_extra = 14;
						<li><i class="fa fa-check"></i>Se adapta a las pantallas de dispositivos móviles</li>
						<li><i class="fa fa-check"></i>Capacitación y soporte técnico</li>
						<li><i class="fa fa-check"></i>Permite administrar el contenido muy fácil</li>
					</ul>
					<a href="<?php 
echo home_url();
?>
/servicios/sitio-web-efectivo/" class="PrimalTabs-contentBtn cuarto-servicio">Suena bien, dime más</a>
					
				</div>
			</div>

		    <div id="menu5" class="tab-pane fade PrimalTabs-contenedorPanel">
		    	<figure class="PrimalTabs-panelFigure">
		    		<img src="<?php 
echo get_plantilla_url() . '/images/tabs-img-05.png';
?>
" alt="">
		    		<figcaption>
		    			<h2 class="quinto-servicio">Desarrollo web a medida</h2>
		    		</figcaption>
		    	</figure>
		    	<div class="PrimalTabs-panelContent">
		    		<p class="PrimalTabs-contentHeading">
		    			Obten un sitio web efectivo, profesional de manera rápida y con un costo bajo. Sin complicaciones, de eso se trata.
		    		</p>
		    		<strong>Incluye:</strong>
		    		<ul>
		    			<li><i class="fa fa-check"></i>Hospedaje, dominio y cuentas de correo</li>
		    			<li><i class="fa fa-check"></i>Se adapta a las pantallas de dispositivos móviles</li>
		    			<li><i class="fa fa-check"></i>Capacitación y soporte técnico</li>
Пример #10
0
<body <?php 
body_class();
?>
>

<div id= "header-wrapper" class="header-wrapper">
    <header id="header" class="header" role="banner" >
            
        <!-- Logo -->
        <a href="<?php 
inicio_url();
?>
" id="header-logo" class="logo">
            <img src="<?php 
print_ot('logo', get_plantilla_url() . '/images/logo.png');
?>
" alt="<?php 
bloginfo('name');
?>
">
        </a>
               
        <!-- Formulario de búsqueda -->
        <?php 
get_search_form();
?>

        <!-- Zona Privada -->
        <?php 
//Argumentos del formulario de login
Пример #11
0
<header id="header" class="Header" role="banner" >
    
    <!-- Menú principal -->  
    <?php 
primalNav();
?>

    <section class="Header-contenido">
        
        <!-- Logo CE-->
        <a href="<?php 
inicio_url();
?>
" id="logo-ce" class="Header-logoCE">
            <img src="<?php 
echo get_plantilla_url() . '/images/referentechico.png';
?>
" alt="<?php 
bloginfo('name');
?>
">
        </a>
        <!-- Logo RR-->
        <!-- <a href="<?php 
inicio_url();
?>
" id="logo-rr" class="Header-logoRR">
            <img src="<?php 
//the_field('logoRR', 'option');
?>
" alt="<?php 
Пример #12
0
<!-- Botón de pago generado -->
<div class="form-box round-corner group">

	<?php 
// Obtengo el Id del botón
$botonesPagoIds = get_field('botonDePagoCPT');
$conta = 0;
while (have_rows('botonDePagoCPT')) {
    the_row();
    if ($urlimagendeboton == '') {
        $urlimagendeboton = get_plantilla_url() . '/images/pago-default.png';
    }
    list($width_img, $height_img, $imgtype, $imgattr) = getimagesize($urlimagendeboton);
    $estilo_boton = 'style="background: none; ' . ($estilo_boton = 'background-image: url(' . $urlimagendeboton . '); ' . ($estilo_boton = 'background-repeat: no-repeat; ' . ($estilo_boton = 'width: ' . $width_img . 'px; ' . ($estilo_boton = 'height: ' . $height_img . 'px; ' . ($estilo_boton = 'margin: 20px auto;"')))));
    // Asigno valores
    $imagenBoton = get_plantilla_url() . '/images/pago-default.png';
    $conceptoBoton = get_the_title(get_sub_field('boton'));
    $importeBoton = get_field('precioBotonPagoCPT', get_sub_field('boton'));
    $descripcionFormaPagoBoton = get_field('descripcionBotonPagoCPT', get_sub_field('boton'));
    $boton = '<form action="' . home_url() . '/pago/paso1" method="post"> ' . '<input type="submit" name="boton" value="" ' . $estilo_boton . '> ' . '<input type="hidden" name="concepto" value="' . $conceptoBoton . '"> ' . '<input type="hidden" name="importe" value="' . $importeBoton . '"> ' . '<input type="hidden" name="descripcionformapago" value="' . $descripcionFormaPagoBoton . '"> ' . '</form>';
    echo $boton;
    $conta++;
}
?>

</div>


            break;
        case 'semana(s)':
            $t3 = 'W';
            break;
        case 'mes(es)':
            $t3 = 'M';
            break;
        case 'año(s)':
            $t3 = 'Y';
            break;
    }
}
//}
if ($tipopago == 'contado') {
    //Concatenamos la url para redirigir a paypal
    $redireccion = utf8_encode('https://www.sandbox.paypal.com/cgi-bin/webscr?' . 'business=soportehipermedia-seller@gmail.com' . '&cmd=_xclick&item_name=' . utf8_decode($concepto) . '&amount=' . $importe . '&amp;currency_code=MXN' . '&image_url=' . get_plantilla_url() . '/images/logo.png' . '&lc=MX' . '&no_shipping=1' . '&return=' . home_url() . '/pago/graciaspago' . '&rm=2' . '&cbt=Regresar al sitio del vendedor!!!' . '&cancel_return=' . home_url() . '' . '&custom=' . $id_compra . '&email=' . $correo . '&first_name=' . utf8_decode($nombre) . '&last_name=' . utf8_decode($apellido) . '&charset=utf-8');
    //'&charset=utf-8&submit.x=64&submit.y=20');
    $redireccion_deposito = utf8_encode(home_url() . '/pago/deposito?' . '&concepto=' . utf8_decode($concepto) . '&idcompra=' . $id_compra . '&importe=' . $importe . '&descripcionformapago=' . utf8_decode($descripcionformapago) . '&nombre=' . utf8_decode($nombre) . '&apellido=' . utf8_decode($apellido) . '&correo=' . $correo);
    $redireccion_registrar_pago = utf8_encode(home_url() . '/pago/registrar-pago?' . '&nombre=' . utf8_decode($nombre) . '&apellido=' . utf8_decode($apellido) . '&correo=' . $correo . '&concepto=' . utf8_decode($concepto) . '&importe=' . $importe . '&amp;descripcionformapago=' . utf8_decode($descripcionformapago) . '&amp;registra=registra');
    //Componemos el cuerpo del mensaje que se enviará al vendedor
    $cuerpo_mensaje_vendedor = '<table style="font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#403732;" align="center" border="0" cellpadding="0" cellspacing="0" width="600">
        <tbody>
        
            <!-- Encabezado del mail -->
            <tr>
                <td style="background-color:#F4F3ED;" align="center" valign="top">
                    <img src="' . $GLOBALS['url_instalacion'] . '/pago/admin/img/encabezado-correo.jpg" style="display: block;" height="160" width="600">
                </td>
            </tr>
        
            <!-- Mensaje para el vendedor -->
Пример #14
0
					</TR>
					<TR>
						<TD class="tr2 td21"><P class="p4 ft5">40</P></TD>
						<TD class="tr2 td78"><P class="p12 ft6">Erika</P></TD>
						<TD class="tr2 td79"><P class="p13 ft6">Caraza</P></TD>
						<TD class="tr2 td80"><P class="p13 ft6">Báez</P></TD>
						<TD class="tr2 td81"><P class="p13 ft6">30DPR3451O</P></TD>
						<TD class="tr2 td82"><P class="p12 ft6">Jannet Pozos Contreras</P></TD>
						<TD class="tr2 td83"><P class="p13 ft6">Aplicaciones educativas para la asignatura de Español</P></TD>
					</TR>
					</TABLE>
					</DIV>
					<DIV id="page_5">
					<DIV id="dimg1">
					<IMG src="<?php 
    echo get_plantilla_url() . '/images/landing/table.jpg';
    ?>
" id="img1">
					</DIV>


					<DIV class="dclr"></DIV>
					<P class="p36 ft0">Foro: Innovación en Educación Básica. Tecnología para el Aprendizaje Creativo</P>
					<P class="p37 ft1">Lista de Participantes. Elaboración de cursos con iTunesU</P>
					<TABLE class="t4 table-hover">
					<TR>
						<TD class="tr0 td84"><P class="p2 ft2">&nbsp;</P></TD>
						<TD class="tr0 td85"><P class="p2 ft2">&nbsp;</P></TD>
						<TD class="tr0 td2"><P class="p2 ft2">&nbsp;</P></TD>
						<TD class="tr0 td3"><P class="p2 ft2">&nbsp;</P></TD>
						<TD class="tr0 td86"><P class="p2 ft2">&nbsp;</P></TD>
Пример #15
0
<?php

/** Sección de texto. Estilo Starchi
------------------------------------------------------------------- */
?>

<!-- StarchiBloques -->
<section id="videoBg" class="VideoBackground u-contenedor-completo" style="">
	<!-- Contenedor -->
	<video src="<?php 
echo get_plantilla_url() . '/video/bgvideo';
?>
.mp4" type="video/mp4" width="100%" height="" autoplay muted loop>

	</video>
	<div class="VideoBackground-contenido u-contenedor">
		<div class="PrimalText-texto">
			<?php 
the_field('contenidoTexto', 'option');
?>
		</div>	
	</div>
</section>