• Resolved rajs1010

    (@rajs1010)


    Hi Greg,
    Third party Slider(metaslider) plugin shortcode is not working in an Adverts description box..
    how to fix this ?

Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    By not working i understand the shortcode does not render?

    The shortcodes in Ad description are disabled for security reasons. To enable them (at your own risk) at the code below in your theme functions.php file.

    
    add_action( "adverts_the_content", "do_shortcode", 10000 );
    
Viewing 1 replies (of 1 total)
  • The topic ‘slider shorcode’ is closed to new replies.