This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$exclude_cat = stripslashes( get_option($shortname.'_exclude_cat_latest_news') ); | |
// Remove any space | |
$exclude_cat = str_replace(' ', '', $exclude_cat); | |
// Explode the string into array | |
$exclude_cat = explode(',', $exclude_cat); | |
$latest_news_total = stripslashes( get_option($shortname.'_latest_news_total') ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php get_header(); ?> | |
<!-- START: LEFT COLUMN --> | |
<div id="leftcol" class="wide"> | |
<?php if (have_posts()) : while (have_posts()) : the_post(); ?> | |
<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>> | |
<h1 class="title"><?php the_title(); ?></h1> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We're a small web development studio based in Jakarta, we're looking to hire talented individual to work remotely as our WordPress Developer. | |
Requirements: | |
- WordPress is your passion & you're fun person to work with | |
- 2 years experience w/ PHP & MySQL & familiar w/ WordPress API | |
- jQuery is your friend | |
- Experience building web apps using CakePHP / CodeIgniter is a big plus but not mandatory | |
- Knows how to use git / svn is a plus | |
- Have 24 hours internet connection, a broadband connection is a plus | |
- Able and willing to work Monday to Friday (8am - 4pm). You must stay online during working hours |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="left"> | |
<div class="main-banner"> | |
<div id="slideshow" class="image"> | |
<div class="slides_container"> | |
<img alt="" src="/img/HomeRotatingBanner/rotatingbanner-01.png"> | |
<img alt="" src="/img/HomeRotatingBanner/rotatingbanner-02.png"> | |
<img alt="" src="/img/HomeRotatingBanner/rotatingbanner-03.png"> | |
<img alt="" src="/img/HomeRotatingBanner/rotatingbanner-04.png"> | |
</div> | |
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="table table-comparison"> | |
<div class="row row-head clearfix"> | |
<div class="cell cell-brand"><span><img alt="" src="/img/img-table-brand.jpg" /></span></div> | |
<div class="cell"><span> <a class="tooltip" title="Docosahexaenoic acid (DHA) is an omega-3 fatty acid. It is found in cold water fatty fish, such as salmon." href="#"><img alt="" src="/img/icon-ask.png" /></a> <img alt="" src="/img/img-table-dha.jpg" /> </span></div> | |
<div class="cell"><span> <a class="tooltip" title="Docosahexaenoic acid (DHA) is an omega-3 fatty acid. It is found in cold water fatty fish, such as salmon." href="#"><img alt="" src="/img/icon-ask.png" /></a> <img alt="" src="/img/img-table-ara.jpg" /> </span></div> | |
<div class="cell"><span> <a class="tooltip" title="Docosahexaenoic acid (DHA) is an omega-3 fatty acid. It is found in cold water fatty fish, such as salmon." href="#"><img alt="" src="/img/icon-ask.png" /></a> <img alt="" src="/img/img-tabl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<li> | |
<div class="thumb"> | |
<a href="http://72.251.217.94/rare-books/autographs-signed-books/a-wonder-book-2/"><img width="110" height="152" src="http://72.251.217.94/wp-content/uploads/2012/09/19099-110x152.jpg" class="attachment-book-browse-thumb-small wp-post-image" alt="A Wonder Book." title=""></a></div> | |
<div class="info"> | |
<h2><a href="http://72.251.217.94/rare-books/autographs-signed-books/a-wonder-book-2/"> | |
(RACKHAM, Arthur) HAWTHORNE, Nathaniel. </a> | |
</h2> | |
<h3>A Wonder Book. [1922]</h3> | |
<p class="price">£1,500.00</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Frontend Web Developer | |
We're a small web development studio based in Jakarta, we're looking to hire talented individual to work as our web designer. | |
Requirements: | |
- You're creative and fun person to work with | |
- Able to slice PSD/PNG into HTML & CSS | |
- Knowledge in converting HTML into WordPress or other CMS themes is a plus | |
- Able to design website mockups in Photoshop is a big plus but not mandatory |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WEB DEVELOPER JOB VACANCY | |
We're a small web development studio based in Jakarta, we're looking to hire talented individual to work remotely as our WordPress Developer. | |
Requirements: | |
- You're a fun person to work with | |
- 2 years experience w/ PHP & MySQL | |
- jQuery is your friend | |
- Knows your way around HTML & CSS | |
- Knows how to write good and clean codes with indentation along with proper documentation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php get_header(); ?> | |
<!-- START: MAIN CONTENT --> | |
<div id="main-content" class="clearfix"> | |
<div id="lcol-wrapper"> | |
<!-- START: LEFT COLUMN --> | |
<div id="leftcol" class="clearfix"> | |
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Homepage') ) { } ?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<li> | |
<a href="http://your-tumblr-url.com"> | |
<img src="http://your-tumblr-icon.png" alt="<?php _e('Tumblr', 'warrior'); ?>" title="<?php _e('Tumblr', 'warrior'); ?>" /> | |
<strong>your-tumblr-username</strong> | |
</a> | |
</li> |
OlderNewer