Results 1 to 5 of 5

Thread: Custom Types

  1. #1
    Thread Starter
    Senior Member toms's Avatar
    Join Date
    Aug 2010
    Location
    United Kingdom
    Posts
    147
    Thanks
    7
    Thanked 4 Times in 4 Posts

    Custom Types

    Hi,

    Can anyone help me out here, I've been trying to get this working for hours!! I'm trying to figure out of this should work in ClassiPress 3.0.5.2:

    <?php if ( is_category( 'mycategory' ) ) { ?>
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/mystyle.css" type="text/css" media="screen" />
    <?php } else { ?>
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>" type="text/css" media="screen" />
    <?php } ?>

    I guess I'm wondering if is_category is the right term with these custom category types?

    Thanks
    Tom

    PS. I'm not so good at php so I might be way over my head here...

  2. #2
    Veteran hugo's Avatar
    Join Date
    Aug 2010
    Location
    United Kingdom
    Posts
    310
    Thanks
    13
    Thanked 80 Times in 54 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    My Classipress Suggestion: http://ideas.appthemes.com/forums/84...ents?ref=title vote if you like!

  3. #3
    Thread Starter
    Senior Member toms's Avatar
    Join Date
    Aug 2010
    Location
    United Kingdom
    Posts
    147
    Thanks
    7
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Veteran hugo's Avatar
    Join Date
    Aug 2010
    Location
    United Kingdom
    Posts
    310
    Thanks
    13
    Thanked 80 Times in 54 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    My Classipress Suggestion: http://ideas.appthemes.com/forums/84...ents?ref=title vote if you like!

  5. #5
    Thread Starter
    Senior Member toms's Avatar
    Join Date
    Aug 2010
    Location
    United Kingdom
    Posts
    147
    Thanks
    7
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. More Custom Field Types
    By gideonsmolders in forum ClassiPress General Discussion
    Replies: 4
    Last Post: March 2nd, 2011, 04:14 AM
  2. Are custom post types SEO friendly???
    By leda88 in forum Report ClassiPress Bugs
    Replies: 7
    Last Post: November 30th, 2010, 05:10 PM
  3. Custom Taxonomies and custom post types in Classipress
    By carlos takemura in forum ClassiPress General Discussion
    Replies: 1
    Last Post: July 8th, 2010, 03:26 PM
  4. could custom field types add a check box ?
    By b2bexpress in forum Help Using ClassiPress
    Replies: 2
    Last Post: June 6th, 2010, 08:42 PM