• Resolved IT Hertz

    (@it-hertz)


    Mail using the add_filter('cf7sg_mailtag_grid_fields','insert_table_in_mail',10,5);
    filter is the exact same as mail without the filter.

    Email is formatted as:

    Field Name
    tab(1): value
    tab(2): value
    tab(3): value

    Field Name
    tab(1): value
    tab(2): value
    tab(3): value

    Where “Field Name” and “value” are the actual field names and values, but “tab(1):” “tab(2):” “tab(3):” show up exactly as quoted, with no filter css rules having been applied to the email.

    I did make sure the form key is the correct name in the filter function. The filter has no effect at all on mail output.
    Same result with different themes, including vanilla 2019,2020, etc.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    Apology for the late reply, I was away on work/holiday in Japan and didn’t get time to chase up these requests for support.

    > The filter has no effect at all on mail output.

    what’s the function insert_table_in_mail you’re running, can you paste it here too?

    Thread Starter IT Hertz

    (@it-hertz)

    oops! I no longer have any hook stuff related to SG. I know, I should have saved it to a separate file, just in case, but alas, I can’t find it, so apparently I did not.

    I will have to try to recreate it when I get the spare time to tinker again, unless someone else posts a similar issue first.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    ok, no worries, I will mark this as resolved for now. If you need help, then post it here and we can reopen the issue.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘mail filter for tabs has no effect’ is closed to new replies.