コード例 #1
0
?>
</h1>
              <!-- <h1>The best way to<br>find a professional</h1> -->
            <p><a href="<?php 
echo et_get_page_link(array('page_type' => 'submit-project', 'post_title' => __("Post a Project", ET_DOMAIN)));
?>
" class="btn-sumary btn-sub-post"><?php 
_e("Post a Project", ET_DOMAIN);
?>
</a></p>
    </div>
</div>
<div class="color-right">
	<div class="content-sub">
        <h1><?php 
fre_profile_demonstration(false);
?>
</h1>
    	<!-- <h1>Need a job?<br>Tell us your story</h1> -->
        <p>
            <a href="<?php 
echo get_post_type_archive_link(PROFILE);
?>
"  class="btn-sumary btn-sub-create">
                <?php 
_e("Find a Freelancer", ET_DOMAIN);
?>
            </a>
        </p>
    </div>
</div>
コード例 #2
0
            <p>
                <a href="<?php 
echo get_post_type_archive_link(PROJECT);
?>
" class="btn-sumary btn-sub-post">
                    <?php 
_e("Find a Project", ET_DOMAIN);
?>
                </a>
            </p>
    </div>
</div>
<div class="color-right">
	<div class="content-sub">
        <h1><?php 
fre_profile_demonstration(true);
?>
</h1>
    	<!-- <h1>Need a job?<br>Tell us your story</h1> -->
        <p>
            <a href="<?php 
echo et_get_page_link(array('page_type' => 'profile', 'post_title' => __("Create a Profile", ET_DOMAIN)));
?>
" class="btn-sumary btn-sub-create">
                <?php 
_e("Review your Profile", ET_DOMAIN);
?>
            </a>
        </p>
    </div>
</div>