Hi.
I have almost the same problem. I can choose to display Recent Post in the gallery, but how can I choose some individual posts?
Thanks in advance.
Thread Starter
Anton
(@soulfire23)
Great!
It works. Thanks a lot! I’m much obliged to you.
Thread Starter
Anton
(@soulfire23)
Hi, thanks for your reply.
I tried to do that but it didn’t work.
I have this code:
'cat' => $instance['posts_cat_id'],
What should I add to this code? I tried:
'cat' => $instance['posts_cat_id'].'cat=-45',
'cat' => $instance['posts_cat_id'].'&cat=-45',
but without any result.