Home Forums Weaver Xtreme Theme Post title has disappeared

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #18051
    lambert
    Participant

    Please help, I cannot figure this one out. Yesterday it was fine, today the title has dissapeared

    I have a page with posts, showing 4 masonry columns, with the first post shown as a full post. The problem is that the full post at the top has lost it’s title. I have tried turning off all plugins, in case an update did something, but no change
    Driving me crazy 

    @-)

    #23493
    Maureen
    Participant

    Hi Lambert. Your site is under construction.

    #23494
    lambert
    Participant

    Hi Maureen, must have happened when I re-activated the plugins. Can you check again please?

    #23495
    Maureen
    Participant

    Lambert, I changed the class from entry-header to page-header and the title appeared.

    <header class=“page-header”>

    <h2 class=”post-title entry-title”> <a href=”http://www.materialitytracker.net/2015/07/in-this-corner-djsi-and-in-this-corner-materiality-ding/&#8221; title=”Permalink to In this corner, DJSI; and  in this corner, materiality. Ding!” rel=”bookmark”>In this corner, DJSI; and  in this corner, materiality. Ding!</a>

    </h2>

    <div class=”entry-meta “>

    </div><!– /entry-meta –>

    </header>

    #23496
    scrambler
    Moderator

    You have a custom rule

    .post-order-1 .entry-header {
    display: none;
    }

    Hiding it. If that rule is needed for something else, explain and we can help specialize it so it only applies where intended

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