Your Time:
Our Time:
← Back to discussions

Custom Animation Shortcode missing

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 0 replies, 1 voice, and was last updated 12 years, 11 months ago by Fem.

  • 2013-10-07 at 6:01 pm
    #123
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Hello folks,

    custom animation shortcode is not working in the version 1.2.

    Fix for that is open up the file framework/shortcode/general.php and add the following code in the starting after the php tag opens.

    '.do_shortcode($content).'
    '; } add_shortcode('custom_animation', 'sys_custom_animation');
    • This topic was modified 12 years, 11 months ago by Fem.
    • This topic was modified 12 years, 11 months ago by Fem.

You must be logged in to reply to this topic.