Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter vismic

    (@vismic)

    Really hope that someone can help me with this…

    I have tried to modify this piece of code:
    <?php query_posts(“posts_per_page=” . $count . “&post_type=portfolio” . $category); ?>

    into this: <?php query_posts(“posts_per_page=” . $count . “&post_type=portfolio” . $category . “&category_name=produkter”); ?>

    But apparently, the My Post Cycle widget doesn′t take slug names…

    Any help would be appreciated!

    Hi, I am having the same issue. Did you ever figure this out?

    Thread Starter vismic

    (@vismic)

    No, I didn′t ??

    Do you still need this help… I can probably help.

    same here. would really like to be able to filter by the category_type, or be able to include only posts by id, or exclude by post id. Include only these posts would be better since it would require less input than having to create a list of id’s to exclude.

    Hi there,
    same problem here, anyonne?

    Hi everyone,

    I got the same problem: the widget “My – Post Cycle” just uses the whole portfolio and you′re not able to select just a single category.
    Can anybody help, please????

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Adjusting "My Post Cycle" and "My Advanced Cycle"’ is closed to new replies.