Tagged: x Author Posts June 20, 2016 at 7:12 pm #1051581 ldollardParticipant Hi Guys, Is there any way to put the rev slider above the featured image on my blog posts. I’m using a shortcode? There is no option on posts like on the pages to place the revslider above or below the masthead. Hence the use of the shortcode? http://www.mttaborfinewines.com/friday-tastings/swiss-italian-french-alpine-wines/ June 21, 2016 at 12:51 am #1051996 RupokMember Hi there, Thanks for writing in! Unfortunately it’s not possible. You can do it only for pages. Cheers! June 21, 2016 at 1:00 am #1052000 LelyModerator Hi There, Thanks for posting in and giving us your site URL. Please add this on your child theme’s functions.php file: add_action('x_after_view_renew__content-post-header', 'revslider_above_single_post'); function revslider_above_single_post () { if ( is_single() ) { echo do_shortcode('[PUTSHORTCODEHERE]'); } } Then change this [PUTSHORTCODEHERE] to your revslider shortcode. Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1051581 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In