• When I install FeatureMe plugin and active it.
    Then I edit post and copy this word ; <?php show_featured_posts( [max_posts], [offset], [before], [after] ); ?> from https://www.bioxd.com/featureme/
    and paste at my old post (edit post),then my old post and old page post show “no pages found”.
    I deactive it and change new theme and add new post or new post page, it show “no pages found”.

    How can I do? Please help me!
    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • I think you may need to add <?php show_featured_posts( [max_posts], [offset], [before], [after] ); ?> to your template file (perhaps single.php?) – not your post content.

    Thread Starter achima

    (@achima)

    Esmi,Thank you very much.
    I add to my post content and click link.
    You thank what can I do.

    Thread Starter achima

    (@achima)

    T done but I do not understand where: <?php show_featured_posts( [max_posts], [offset], [before], [after] ); ?> is add to.
    Now I change new theme, but when I add new post or new post page at new categories, it show “no pages found”.

    How can I do.

    where exactly should the <?php show_featured_posts( [max_posts], [offset], [before], [after] ); ?> be inserted? I went to the plugin homepage and it only states to input the line “where you want to feature post”. That doesn’t tell me exactly where to input the code. Can someone offer me a suggestion? I tried to input it on one the index.php which prompted a server error….

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Post problem with FeatureMe plugin’ is closed to new replies.