• Resolved Franz.Humanic

    (@franzhumanic)


    So far so impressive!

    Unfortunately I didn’t get how to handle the custom fields of custom types to be shown on the generated pdf. Also the pdf & print icon is always below the content but in front of the custom fields. To show the custom fields I had to extend single.php. So I assumed this is also the place to add sth to let pdf & print know the custom fields have to be respected too.

    The hint “use the … where you have to specify query parameters for your custom post” confused me.

    Can you please line out a little bit more in detail what to do here?

    Many thanks.

    http://wordpress.org/plugins/pdf-print/

Viewing 1 replies (of 1 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi Franz,

    On query parameters there is a link http://codex.wordpress.org/Class_Reference/WP_Query#Parameters [^] – please make use of this information.
    As for the place where the icons will be displayed – it depends on the fact where you insert the function in the custom post.
    As for custom fields – it is necessary to analyze what you mean and how they are added to the page.

    Sincerely,
    BestWebSoft Support Team

Viewing 1 replies (of 1 total)

The topic ‘Custom Types’ is closed to new replies.