website url: teze.aqra.az
https://teze.aqra.az/az/category/elm/
I have added the following code near the display_postmeta in content-excerpt.php in theme folder. but it doesn’t stand near date of post and category name. It is shown under them. Note: “Bax?? say?” is “Post view” in our language.
<div class=”entry-meta postmeta”><?php smartline_display_postmeta();?></div> <?php echo do_shortcode( ‘[post-views]’ );?>
How to this code “echo do_shortcode(‘[post-views]’);” into smartline_display_postmeta?