Home Forums WoodMart support forum Issue with posts showing title and author while disabled.

Issue with posts showing title and author while disabled.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #627912

    Carsten-Lemche
    Participant

    Hi! Previously we had an issue with posts showing the post title, image and author despite it being disabled. the fix that was made worked for a while but now its back to how it was previously and our posts display them on the top of the page. How do we fix this, and what went wrong to cause it to return?

    Attachments:
    You must be logged in to view attached files.
    #627922

    Carsten-Lemche
    Participant

    We currently also have a global CSS which was used as the fix previously but seems to not affect the posts any longer.

    .single-post .entry-header,
    .single-post .wd-entry-meta,
    .single-post .post-title,
    .single-post .wd-post-cat {
    display: none;
    }

    #627959

    Carsten-Lemche
    Participant

    I seem to have found the issue. I changed from default which is (Elementor Full Width) to Canvas and then to the actual Elementor Full Width which seems to have fixed the layout issue. But I will have to manually do this for every single post then which there are very many of. Is there an easier solution to this issue?

    (Edit)
    I made a bulk edit of all posts and are checking them for issues. So far seemingly it has been resolved but I think its odd that the CSS does not apply if the default canvas is applied even if its the same canvas as its changed to.

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