[Plugin: List category posts] Template question
-
Hello,
First off thank you fernandobt for this wonderfull plugin!Im trying to use the “List category post” in combination with the “Custom Field Template” plugin.
Therefor I created a template for list categrory and copied the Default.php
Now I want to add the following code in the template loop:
$lcp_display_output .= '[cft post_id=1 format=0]';Could someone explain me how I can replace the post_id value of “1” by a variable of the current post in the loop?
The topic ‘[Plugin: List category posts] Template question’ is closed to new replies.