Example #1
0
<?php

the_post();
get_header();
?>


<div id="wrap" class=cc>

    <article class="g_100 clearfix">

        <a href="<?php 
to_page('echipa');
?>
" class="preh1 right">Vezi toți jucătorii &raquo; </a>

        <h1><?php 
the_title();
?>
</h1>

        <div class="g_50 post-content">
            <h2><?php 
echo get_post_meta(get_the_ID(), 'post', true);
?>
</h2>
                <?php 
the_content();
?>
        </div>
Example #2
0
                            <span class="slash">/</span> <?php 
                echo rcm_term_name($program);
                ?>


                    <?php 
            }
        } else {
            ?>

                    <span class="slash">/</span><?php 
            echo $tv_show_id;
            ?>

                    <?php 
        }
    }
    ?>
            </div>

        </article>
        <a href="<?php 
    to_page('echipa/calendar-meciuri');
    ?>
" class="cta">Vezi Calendarul de Meciuri &raquo;</a>
    </div>
</section>

<?php 
    wp_reset_query();
}
Example #3
0
<?php

the_post();
get_header();
?>


<div id="wrap" class=cc>

    <article class="g_100 clearfix">

        <a href="<?php 
to_page('echipa/echipa-de-juniori');
?>
" class="preh1 right">Vezi toți jucătorii &raquo; </a>

        <h1><?php 
the_title();
?>
</h1>

        <div class="g_50 post-content">
                <?php 
the_content();
?>
        </div>

        <div class="g_50">
            <?php 
the_post_thumbnail('player-thumbnail');
?>
Example #4
0
            <div id="fb-like">
                <iframe src="http://www.facebook.com/plugins/like.php?app_id=135611876524447&amp;href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FRugby-Club-Timisoara-Pagina-oficiala%2F224404584253969&amp;send=false&amp;layout=standard&amp;width=420&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:420px; height:24px;" allowTransparency="true"></iframe>
            </div>

            <a href="http://www.facebook.com/pages/Rugby-Club-Timisoara-Pagina-oficiala/224404584253969" rel="me external" id="to-fb" class=ir>facebook </a>


            <?php 
wp_nav_menu(array('menu' => 'nav', 'theme_location' => 'Navigation', 'depth' => 2, 'container' => 'nav', 'menu_class' => 'dd', 'menu_id' => 'footernav', 'walker' => new extended_walker()));
?>


            <div id="footercopy">© RCM MVT Universitatea de Vest Timisoara 2011. Toate drepturile rezervate.</div>
            <div id="footermisc"><a href="<?php 
to_page('contact');
?>
">Contact</a> | <a href="http://rugby-timisoara.ro/webmail" rel=external>Webmail</a></div>

        </div>


    </div>


</footer>


	<script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
	<script>!window.jQuery && document.write(unescape('%3Cscript src="<?php 
echo get_template_directory_uri();
Example #5
0
        ?>
.</span>
                    <span class="host"><?php 
        echo $team->description ? $team->description : $team->name;
        ?>
</span>
                </li>

                <?php 
    }
    ?>

            </0l>
            <div class="bottom">
                <a href="<?php 
    to_page('echipa/clasament');
    ?>
" class="view-all-rankings-cta ir">Vezi Toate Clasamentele</a>
            </div>

        </div>
        <?php 
    break;
}
?>


    </section>


</div>