Custom List view
-
Hello I am using your shortcode for a custom list view ([ccc_my_favorite_list_custom_template]) along with the function
ccc_my_favorite_list_custom_template( $my_favorite_post_id )
– this works as expected.I am wondering if would be possible to use this shortcode twice, but associated with different layout – any ideas if this is possible or suggestions on how to achieve this. Alternatively how can access the $my_favorite_post_id array from PHP?
- You must be logged in to reply to this topic.