ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Multi-Entry Page for Child Category?

June 28, 2009 5:12am

Subscribe [1]
  • #1 / Jun 28, 2009 5:12am

    AnthonyBaker

    1 posts

    Hey everyone,

    Hope someone might be able to assist here.

    I am trying to create a multi-entry page based on a child category, but this does not seem to be working at all—blank screens continue to pop up with each attempt.

    First:

    * I have “Use Category URL Titles In Links” set to TRUE
    * The Category URL Indicator is “category”
    * The URL I’m trying to pass is “www.website.com/site/category/child-category-name/
    * The code in my template is:

    {assign_variable:my_weblog="documentation"}
    {assign_variable:my_template_group="docs"}
    
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       "http://www.w3.org/TR/html4/loose.dtd">
    
    <html lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <title>Title Goes Here</title>
    </head>
    <body>
        
    {exp:weblog:entries weblog="{my_weblog}" limit="10" disable="trackbacks"}
    <h2>{title}</h2>
    <p>{body}<br />
    {/exp:weblog:entries}</p>
    
    <p></body><br />
    </html>

    Am assuming, given what I’m seeing, that this is incorrect.

    Would love any links/corrections/support on this.

    Thanks!

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases