• Resolved afreyer

    (@afreyer)


    hi there,

    thank you for this great plugin!
    i am looking for a solution, to send personal mails. if {name} is not empty, recipient will named by his name, otherwise recipient will named by public adress.

    example: $name ="{name}";if ($name='{name}'){echo '{name}';} else echo 'Dear recipient!';

    thank you.

    https://www.ads-software.com/plugins/newsletter/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter afreyer

    (@afreyer)

    no ideas?

    Thread Starter afreyer

    (@afreyer)

    wow! great support. i will search for another plugin. thank you.

    Plugin Author Stefano Lissa

    (@satollo)

    You’re welcome. Anyway just a look to the documentation and you’d find that a custom theme can contain any PHP code you want.

    Thread Starter afreyer

    (@afreyer)

    I’m sorry that I was so impatient.
    I know this fact, that a custom theme can contain any PHP code. In the past i ‘ve created many templates for this great plugin. But now I’m looking for a way to read the placeholder and assign it to a variable, before i can compare it.

    Thread Starter afreyer

    (@afreyer)

    How could i assign placeholders content to a variable?

    Thread Starter afreyer

    (@afreyer)

    thank you. my project was launched last week and now i use another plugin with better support, i hope.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘solution with conditional tags’ is closed to new replies.