Ejemplo n.º 1
0
                    </p>
                    <p>
                        3.免费wordpress主题在使用中遇到的问题大家可以去
                        <a style="color: #419900;" target="_blank" href="javascript:;">
                            站长交流中心
                        </a>
                        进行交流或者加群:153526824 请求大家的帮助!
                    </p>
                    <p>
                        4.请WP小白们注意,不是任何主题一安装后就可以展现出完美效果的,是需要设置/修改的(特别是国外主题,设置相当复杂),不要因为自己的不会用而怪罪、埋怨到主题作者/本站头上!
                    </p>
                    <div class="clear">
                    </div>
                </div>
                <?php 
$relation_moban = get_relation_moban($cattype, $id, $catid);
?>
                <?php 
if (count($relation_moban) > 0) {
    ?>
				<div class="m_Boxxg">
                    <div class="m_Boxxgb">
                        类似的模板还有:
                    </div>
                    <ul id="tags_related">
                        <?php 
    $n = 1;
    if (is_array($relation_moban)) {
        foreach ($relation_moban as $moban) {
            ?>
                        <li>
Ejemplo n.º 2
0
echo $fileUrl;
?>
');
            }
        }
    </script>
</div>
<div class="m_T11">
</div>
<!--
<div class="m_Box17">
    <div class="clear">
    </div>
</div>-->
<?php 
$relation_tx = get_relation_moban('', $id, $catid, 14);
if (count($relation_tx) > 0) {
    ?>
<div class="m_Boxxg">
    <div class="m_Boxxgb">
        类似的特效还有:
    </div>
    <ul id="tags_related">
        <?php 
    $n = 1;
    if (is_array($relation_tx)) {
        foreach ($relation_tx as $tx) {
            ?>
        <li>
            <a href="<?php 
            echo $tx['url'];