Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi w4rl0,

    1. Create custom post type called “Glitch”
    Go to Types->Custom Types and Taxonomies, choose ‘Add Custom Post Type’

    Type ‘Glitches’ for ‘Custom post type name plural (required)’ input filed
    and ‘Glitch’ for ‘Custom post type name singular (required)’

    slug: glitch

    Scroll down to ‘Display Sections’ section and check Thumbnail (you will use it for images)

    You can leave all other options set with default values.
    Save your cutom post type.

    2. Create a taxonomy called “glitch category”

    Go to Types->Custom Types and Taxonomies, choose ‘Add Custom Taxonomy’ this time

    enter:

    glitch categories
    glitch category
    glitch-category

    for three first input fields

    In Select ‘Post Types section’ check ‘glitch’
    Save your taxonomy

    Now, you should see a new section in your WordPress dashboard left panel (under your Comments). It is called Glichtes.
    Add some glitch categories first.

    Choose Glitches->Glitch categores and create some categories the same way you add your regular WordPress categories.

    After you are done with glitch categories, add some Glitches the same way you add your regular WordPress posts.
    Choose Glitches->Add new, enter your title and description, select glitch category, upload the image using Feature image.

    Now you can preview you glitch in a single post view.

    To see all the glitches in a specific category use this URL pattern:

    http://your-site.com/glitch-category/mac/
    where ‘mac’ is the name of one of your glitch categories.

    Hope it helps.

    Thread Starter w4rl0

    (@w4rl0)

    Thanks alot! Ont thing I am trying to figure out is how to add the it like so.

    System Selector > PC > Diablo 3 > (Then the glitch)

    Kinda like this:
    http://www.glitchgamer.com/diablo-iii-pc-mac

    SHows the game then a list of all the glitches

    You can create parent-child relationship. A game could be a parent having all glitches as its children. More info: http://wp-types.com/documentation/user-guides/creating-post-type-relationships/

    Thread Starter w4rl0

    (@w4rl0)

    Could you give me a hand. I am really lost of all of this.

    @w4rl0, you can read more practical example of using child-parent approach in this article:
    http://wp-types.com/2014/02/design-first-non-programmer-can-build-portfolio-site-using-types-views/

    However, to display it in a easy way you will need Views plugin.

    Thread Starter w4rl0

    (@w4rl0)

    I got the views plugin and I am still sorta lost. I just wish you guys would add me on skype and walk me through it.

    Hi w4rl0,
    great news you have Views plugin. This will help you a lot. I’m sure once you “feel” the whole idea behind using it will simplify your life.

    Since you have the Views plugin, you can ask any Views specific question in our dedicated support forum. http://wp-types.com/forums/forum/support-2/. Go ahead. There are Types and Views specialists ready to help you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Need help w/ this plugin’ is closed to new replies.