social Sidebar plugin on image attachment page
-
Hie, m facing a problem with social sidebar plugin on image attachment page..
actually the social sidebar plugin appears exactly beside the Description[content] .. Coming to image attachment page, the social side bar should appear beside image [ https://prntscr.com/1vh4gy ], but it is appearing at the end of the page where no one can see .. to make the social sidebar appear at the top , i simply cut pasted this code above the title `<div class=”entry-description”>
<?php the_content(); ?>
<?php wp_link_pages( array( ‘before’ => ‘<div class=”page-links”>’ . __( ‘Pages:’, ‘themonic’ ), ‘after’ => ‘</div>’ ) ); ?>`it worked but the problem is, m also using related posts plugin, related posts are started appearing at the top of the page instead of bottom of the page { https://prntscr.com/1vh3jv }..
what should i do now ?? i am not a good coder, please give me clear instruction, thanks for the awesome theme ??
- The topic ‘social Sidebar plugin on image attachment page’ is closed to new replies.