• Is there any way of inserting logic (using php for example) into templates?

    I want to be able to display one message if a price is found, and a different one if a price isn’t found.

    Alternatively, is there another way this could be accomplished?

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

    (@paulstuttard)

    Hi,

    There is no easy way to do this currently (from inside a post). However it is possible to access the plugin’s functions say from within PHP e.g. from within the Theme’s code.

    Cheers,

    Paul

Viewing 1 replies (of 1 total)

The topic ‘Insert logic into templates?’ is closed to new replies.