WP Calendar shortcodes
-
Hi love the Calendar Plugin
not a programmer so any help would be great
want to output to a page the following
posts that are in 2 different categories i’ll try explaining
i have 4 categories i use in the calendar and have with the help of others colour coded them
some of the posts belong to 2 different categories and i want to show only the 2 that are in both i will try to gie example of what i wantcat 1 10 posts with 3 in cat 4 as well
cat 2 15 posts with 6 in cat 4 as well
cat 3 12 posts with 7 in cat 4 as wellwhen i use the {event_categories; exclude=x; sep=y} replacing the x with 3 should give me an output with cat4, cat2, cat 1 ( but doesnt)
usng
{events_print; categories=4;} give me the 17 outputs
but using{events_print; categories=4; exclude=1,2;} should give me (by my thinking )
only cat3 events that are in cat 4 as well (but it does not)ultimatly i wish a list in 2 parts like the following
- cat 1 posts in cat 4
- cat 2 posts in cat 4
- cat 3 posts in cat 4
So someone please put me on the right track read all the help and dragged through the forums getting bit dishearted
Please Help DSG
The topic ‘WP Calendar shortcodes’ is closed to new replies.