Support » Plugin: Posts for Page » hide_xyz – none of the hide parameters work

  • peacesong

    (@peacesong)


    Overall this plugin is working well for me, but can’t put in production without edits.

    I need to remove the Title, Read More, and Older Entries links.

    Maybe a fix soon?

    Here’s an example of the code I used (maybe i’m doing it wrong)

    [posts-for-page cat_slug=previous-services num=1 show_full_post=true hide_post_title=true hide_read_more=true]

    Thanks for any guidance!

    https://wordpress.org/plugins/posts-for-page/

Viewing 1 replies (of 1 total)
  • Do you have the single quotes in there? Try this:

    [posts-for-page cat_slug=’previous-services’ num=’1′ show_full_post=’true’ hide_post_title=’true’ hide_read_more=’true’]

Viewing 1 replies (of 1 total)
  • The topic ‘hide_xyz – none of the hide parameters work’ is closed to new replies.