Jump to content
Sign in to follow this  
yizhan

feature page

Recommended Posts

yizhan

i want to insert a php shortcode to my featured page but when i do that notings come up its blank. here is the code: <?php featuredpostsList2($before = ' ', $after = ' ', $details = 'y', $image = 'N'); ?>

Share this post


Link to post
Share on other sites
cmunns

That is PHP, but it's not a shortcode. A PHP shortcode should look something like this: `[featuredposts]` You need to convert it first or find some code that does it for you.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×