i tried to add player to the post through custom fields in wordpress i added "player" key to the custom fields. now i want this player to display in somewhere in theme loop.
how to call custom fields in loop in wordpress
7
i tried to add player to the post through custom fields in wordpress
i added "player" key to the custom fields.
now i want this player to display in somewhere in theme loop.
i used the code :
<?php $player = get_post_meta($post->ID,'player', true); ?>
but player doesn't display at all . is this code correct .
please help.:confused:
i added "player" key to the custom fields.
now i want this player to display in somewhere in theme loop.
i used the code :
<?php $player = get_post_meta($post->ID,'player', true); ?>
but player doesn't display at all . is this code correct .
please help.:confused:
- jaasmit
- tmtechno
- luckytools
- n7 Studios
- JohnnyS
- [1] reply
- Jeremy Lebre
- ricky11 Banned
Next Topics on Trending Feed
-
7