• Hi,
    I was wondering if there is a way to remove the “Show All” Links that displays at the top of TP List and TP Cloud displays. It is useful in clouds with criteria to narrow display but seems pointless on simple lists. I can hide it globally with CSS:
    .teachpress_pub_list form a[rel=nofollow] {
    display: none !important;

    but I would rather have the option to turn it on or off on indidual lists and clouds.

    Thanks!
    Marc

Viewing 1 replies (of 1 total)
  • Plugin Author winkm89

    (@winkm89)

    Hi Marc,

    Thanks for the information! The problem should now be fixed in version 7.0.2.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove “Show All” link’ is closed to new replies.