Viewing 4 replies - 1 through 4 (of 4 total)
  • GO to Basic Options in the widget and change the title from “Special Recent Posts” to anything you want

    how do we change this in the shortcode version?

    Thread Starter richard

    (@rich_smc)

    Hi, visit for which code to use – https://www.specialrecentposts.com/docs/

    Mine is –

    [srp post_limit=’3′ widget_title_hide=’yes’]

    I went into the layout.css under edit plugins and changed the following line .srp-widget-title {} to be .srp-widget-title {display:none}

    This may mess me up at another time, and will break on update, but I am using the shortcode to pull in my blog posts and do not need, nor do I want it to say “Special Recent Posts” at the top of the page – that would mean nothing to readers.

    EDIT: Rather than the above, just add this to your shortcode

    widget_title_hide='yes'

    No issues then with updates etc!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to remove "Special Recent Posts"’ is closed to new replies.