Home Forums WordPress Themes – Premium Encase Pro Encase Pro Theme _ Authored by and Post date

Viewing 12 posts - 16 through 27 (of 27 total)
  • Author
    Posts
  • #22596

    After checking the site it appears that when I add a new page the same problem occurs regarding date stamping and indicating that I’m the author. Help!

    #22600
    Sushil Adhikari
    Moderator

    We had checked your site by creating new test page and we didn’t see any author information about author. Please have a look on attached image.

    Thanks
    testpageHUEMOVIES.jpeg

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

    Thanks again, I just tested the page and no author information showed up.

    #22609
    Sushil Adhikari
    Moderator

    You are most welcome , be free to ask a question. We are here to help you.

    Thanks

    #23158
    Anonymous
    Inactive

    I am having same issue with “About the Author” showing up on bottom of Home Page and Author and date information at the top of the page. I would also like to remove the title “Home” from page.

    URL: http://fbh.dondulindev09.com

    #23161
    Binaya D
    Participant

    Hi Don,

    Please use the following css to fix your issue;

    section.author-bio.clearfix {
        display: none;
    }
    h2.entry-title {
        display: none;
    }
    .entry-meta {
        display: none;
    }

    NOTE: Please use the child themes style.css or custom css plugin to write the css.

    Thanks

    #23162
    Anonymous
    Inactive

    Thank you. I have gone live with site: http://fortbendhousing.com/

    Can you tell me how to remove title ‘home’ from header?

    #23164
    Binaya D
    Participant

    Hi Don,

    It seems that you have use Home Title in Widget or in slider, so please check it and remove. If you didn’t found it then please send us your WP-login details of your site vi mail, so that we could fix your issue. We hope you understand.

    We look forward to your respond.

    Thanks

    Email Address: [email protected]

    #23169
    Anonymous
    Inactive

    That did it… thank you!

    #13557
    Binaya D
    Participant

    Hi Don,

    You are welcome ! If you face any problem in future then please feel free to contact us. We will happy to help you.

    Thanks

    #42241
    Tiffany Maymi
    Participant

    I have also tried to remove the headers and author info with .type-page .entry-header .entry-meta {
    display:none;
    }

    .page #header-meta {
    display:none;
    }

    None of these work. Please advise.

    #42321
    Sushil Adhikari
    Moderator

    Hi Tiffany Maymi,

    We had checked on this site http://test.montspaper.com/ and it leads to site can’t be reached message. Could you please share proper link, so we can provide you appropriate solution.

    Thanks

Viewing 12 posts - 16 through 27 (of 27 total)
  • You must be logged in to reply to this topic.