medak
Forum Replies Created
-
Forum: Plugins
In reply to: [PAYMILL for WordPress] SAQ A complianceHi Matthias,
I’ve received an email from Paymill saying that your plugin version 1.10 is SAQ A.
When will it be available? I’m currently in process to migrate to Braintree, but if it’s a matter of days, then I will still consider Paymill.
Regards, MarinForum: Fixing WordPress
In reply to: please help with get_posts()Thank you very much!
The code works great, just now ther is a problem with offset 🙂
Look at this example(1. is last posted, 2. is second last posted…:
1.postZZZ-(published in category 3)
2.postXXX-(not published in category 3)
3.postYYY-(not published in category 3)
4.postMMM-(not published in category 3)If offset=2, the first post to apper it will postYYY. But i need to display the postMMM. Offset in my situacion is relativ (i want to skip first two posts that are not from category 3, but the first two latest posts). Do you know what i mean? 🙂
Forum: Fixing WordPress
In reply to: please help with get_posts()🙂
Unfortunately yes, i can not use categories for this purpose.And yes, that ‘almost’ is a big pain in the ass 🙂
ps: pozdrav u Austrailiju
Forum: Fixing WordPress
In reply to: please help with get_posts()I looked at query_posts, but i tried almost everything i could, but i didn’t manage to do it right. It displays or pages or posts, but not pages and posts.
I spend last 2 hours looking for the solution to display pages and posts at the same time, but i didn’t find it 🙂
Do you have any idea?
Forum: Fixing WordPress
In reply to: please help with get_posts()Hey
I looked. but $exclude is just for a specific ID, not for a category.
Am i wrong?Forum: Fixing WordPress
In reply to: no Preview this Post/Page buttonI am such an idiot 🙂
Found the problem. You have to write a sentence and than it comes up.
I am so ashame 🙂