Ejemplo n.º 1
0
<img src="<?php 
echo image_path('docs/layout-broadsheet.png');
?>
" alt="Broadsheet Homepage Layout" />

<ol>
    <li><strong>Featured Content</strong> The 4 Featured Posts are controlled with <?php 
echo documentation_link('featured-content');
?>
 functionality.</li>
    <li><strong>Homepage Slider</strong> The slider is controlled via a property set in the Customizer. Blog posts require <?php 
echo documentation_link('featured-image');
?>
 to display here. A maximum of 6 posts at a time will display in the slider.</li>
    <li><strong>Featured Categories</strong> The categories used in the third column are controlled with the Customizer. Blog posts require <?php 
echo documentation_link('featured-image');
?>
 to display here. Blog posts will only be shown once in the featured categories column. Some categories may not display. This will be because either there are no posts in the category, the posts in the category do not have featured images, or the posts in the category have been displayed in a different category already.</li>
</ol>

<h2>Customizer Settings</h2>

<img src="<?php 
echo image_path('docs/customizer-broadsheet.png');
?>
" alt="Broadsheet Customizer Screenshot" class="align-right"/>

<ul>
    <li><strong>Display Date and Social Links in Header</strong> - allows you to hide the date from the site header.</li>
    <li><strong>Date Format</strong> - change the date format/ order used.</li>
    <li><strong>Homepage Slider Category</strong> Here you can select the category used for the Homepage Slider.</li>
Ejemplo n.º 2
0
Archivo: opti.php Proyecto: cutout/ptd
<h2>Homepage Layout</h2>

<img src="<?php 
echo image_path('docs/layout-opti.png');
?>
" alt="Opti Homepage Layout" />

<ol>
    <li><strong>Featured Content</strong> This shows either the latest post published or, optionally, 4 Featured Posts in a slider. If you want the slider then the 4 featured posts are controlled with <?php 
echo documentation_link('featured-content');
?>
 functionality.</li>
    <li><strong>Featured Categories</strong> The 4 Featured Categories can be selected in the Theme Settings. If there are no featured categories selected then the theme defaults to using the 3 categories that contain the most blog posts. You can also hide the featured categories in the Theme Settings.</li>
</ol>

<h2>Theme Settings</h2>

<p>The theme settings control the content displayed on the homepage. These settings can be found in <em>WordPress Admin &rarr; Appearance &rarr; Theme Options</em>.</p>

<img src="<?php 
echo image_path('docs/settings-opti.png');
?>
" alt="Opti Theme Settings" />

<ul>
    <li><strong>Display Homepage Categories</strong> - Tick this to hide the Featured Categories on the homepage.</li>
    <li><strong>Homepage Categories</strong> - Select the categories you want to display in the Featured Categories section on the homepage.</li>
    <li><strong>Display Header Image on</strong> - Select which pages you would like to display the header image on.</li>
    <li><strong>Featured Posts</strong> - Select the number of featured posts to display in each of the featured categories.</li>
    <li><strong>Display Related Posts</strong> - Decide whether you want to display the related posts or not on blog posts.</li>
</ul>
Ejemplo n.º 3
0
    <h2>Recommended plugins</h2>

    <ul>
        <li><strong><?php 
documentation_link('jetpack');
?>
</strong> - we support most of the Jetpack functionality. Infinite scroll, custom logo, photon, and more.</li>
        <li><strong><?php 
documentation_link('styleguide');
?>
</strong> - customize fonts and colours through the theme customizer.</li>
    </ul>