Home Forums WoodMart support forum blog settings

blog settings

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #335513

    Etienne
    Participant

    Hello, I try to disable some elements on blog, but I can’t find how to do that.
    You can see what elements is about on screenshot.
    Thank you for your help

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

    Hello,

    Please Go to Theme Settings >> Blog >> Single Blog. And set the single post design to default.

    Screenshot for Clarification: https://gyazo.com/bd3ea24dc03c9155f57df1682ad47a20

    Best Regards

    #345910

    Etienne
    Participant

    Hello, I still have issue with blog settings. I went to Theme Settings >> Blog >> Single Blog. And set the single post design to default.
    But is still the same, no changes.
    I sent you screenshot.
    Thanks for your help.

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

    Etienne
    Participant

    I forgot the second screenshot for blog settings

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

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #346092

    Etienne
    Participant

    In the private content area:

    #346124

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .post-single-page .post-title, .wd-post-cat.wd-style-with-bg, .wd-entry-meta .meta-author {
        display: none;
    }

    Best Regards

    #346744

    Etienne
    Participant

    Hello, I have the same issue on an other website https://racktaboard.com/creation-de-rack-made-in-france-a-saint-malo
    I tried your CSS code but it’s not working.
    Thanks for your help.

    #346883

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-post .post-title, .wd-post-cat.wd-style-with-bg, .wd-entry-meta .meta-author {
        display: none;
    }

    Best Regards

    #346945

    Etienne
    Participant

    Hello, thank you for the new CSS code, but i’t’s still not working 🙁

    #346956

    Hello,

    Please provide the login details of the website to check it myself and help you out accordingly.

    Best Regards

    #346962

    Etienne
    Participant

    here are logins in private content

    #346979

    Hello,

    Please deactivate all the third party plugins then check back.

    Because any of the CSS is not working on your website.

    Best Regards

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