Removing tabs all together

HomeSupportPopular WidgetRemoving tabs all together

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #46195
    BND83
    Participant

    Hi,
    Great plugin.
    I was just wondering how I could remove the tabs all together?
    I only wish to use the widget as ‘most viewed’ at this stage, so having just one tab sitting there is kind of useless.
    Can I just remove the code in the files?
    Codes such as the four of these maybe? Or will that leave a blank space at the top?

    //most comments
    if( empty( $norecent )){
    $output .= ‘number.'”>’;
    $output .= $this->functions->get_recent_posts( $instance );
    $output .= ”;
    }

    #46226
    Xpark Media
    Keymaster

    you can disable all but the tab that you want to keep and use css to hide the remaining tab

    #46230
    BND83
    Participant

    Ok thanks. Is there a way i could disable tabs though?

    #46262
    Xpark Media
    Keymaster

    yes, just bellow the widget you have a few checkbox to “disable” the tabs

    #46413
    BND83
    Participant

    Cheers, it’s not what I mean but it’s okay.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.