Jump to content

PHP slider in a HTML area


Noz03

Recommended Posts

I am trying to use my slider which only gives me php code to manually put it but the place I want to put it doesnt accept PHP code. Whenever I put it nothing shows at all. Any suggestions? I guess I need to put it to a file somehow and use a shortcode or something like this... Unfortunately I'm quite a beginner at this kind of stuff :/in case its important the code is:

<?phpif( function_exists('FA_display_slider') ){    FA_display_slider(103);}?>

Link to comment
Share on other sites

Not sure but I don't think so. Actually I'm using wordpress and trying to put it into one of their plugins. I know HTML and shortcodes work but this php wont. Thats why I figured I have to put it into some kind of file first.

Link to comment
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
×
×
  • Create New...