how do I remove category names from showing on the page?

Viewing 5 posts - 1 through 5 (of 5 total)
  • #16310
    marilyn
    Participant

    URL is http://haydoesvintage.co.uk/laura-ashley/

    My question is, how do I remove the following from showing on the page?

    STICKY panels_data: a:0:{}

    #16335
    Daniel Tara
    Keymaster

    The theme does not generate such meta data. It was either added manually or it’s added by a plugin.

    #16341
    marilyn
    Participant

    Ok, thank you. I’ve made 2 sites using the Pinboard theme, and only one has generated this info.. I’m looking to see what is different in the set up

    #16345
    marilyn
    Participant

    This is what is coming up on the page. Shows even when you look at the page as a site visitor, not as admin. I’ve uninstalled all the plugins now, except the ones that I had installed for the other site that is working.

    http://haydoesvintage.co.uk/laura-ashley/

    panels_data: a:0:{} sharing_disabled: 1

    I’m sure it must be something simple:)

    #16347
    marilyn
    Participant

    Hi, I fixed the problem with this css code from WordPress

    .entry-author-link,
    .entry-permalink,
    .entry-date,
    .entry-meta {
    display: none;
    }

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.