modeman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to loop tags in custom post typeThanks, works perfect!
Forum: Fixing WordPress
In reply to: How to show only subcategories posts in category.php?Worked! Very thanks for your help you are awesome 🙂
Forum: Fixing WordPress
In reply to: How to show only subcategories posts in category.php?Thanks, alchymyth for your help, code is working now.
But i have another problem, i use plugin “Custom Fields and Types”.
I have created custom type named “Katalogas” from witch im adding posts.My problem is that if i create new post and attach to sub-category “CREAMS”,that post shows on all sub-categories, how to separate posts to show only on selected sub-categories?
Forum: Fixing WordPress
In reply to: How to show only subcategories posts in category.php?In your code i have an error Parse error: syntax error, unexpected $end can you please help to fix it?
Forum: Fixing WordPress
In reply to: How to show only subcategories posts in category.php?Yes this code part i will delete i dont need it.
Forum: Fixing WordPress
In reply to: How to show only subcategories posts in category.php?Yes i have 1 post in category ‘FACE’ its also attached to child category ‘Cream’.
I planning only 1 level of child categories. Category -> Child category
But i want to show posts only when i choose the child category.
Any Suggestions?