Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 3 posts - 1 through 3 (of 3 total)

Blocks in a Page?

Home Forums Free Theme Support Theron Lite Blocks in a Page?

  • #53026

    Clint

    Is there any way to add the blocks to a page? I want to use the blocks on a page for the articles I’ve written, but I also want to be able to add text to the page itself and add a unique Title tag.

    Thanks

    #53027

    Clint

    Or, on the other hand… is there any way to add content to this page?
    http://www.wiredseo.com/category/blog/seo/

    #53651

    Towfiq I.

    administrator

    Open up category.php and add this:

    <?php if (is_category('seo')){?>
    
    Your content Here......
    
    <?php } ?>

    after this:

    <?php get_header(); ?>

You must be logged in to reply to this topic.