Portfolio Remove Leave a Reply

  • Posted in : Read WP
  • shapingstuff
    Participant

    How can I remove “leave a reply” from the portfolio pages. I have turned of comments globally.

    How can I add a title to the main blog roll pages, along with other pages?

    Also why does the title change from a plain font to the chosen font on first load.

    There are a few bugs in the way the site resizes that are really annoying. In particular the portfolio page does not appear to align center in internet explorer and in Firefox it is in the center, but moves when you change the zoom level.

    http://www.tommydykes.com/projects

    In

    serkan
    Moderator

    Hi shapingstuff,
    You need to turned off comments in single portfolio section but also you can use this custom css code, it will solve your issue as well.
    .single-portfolio .comments-area { display: none; }
    For the fonts issue, you can deactivate all your issue and try it again.
    And we will run some test om resizing issue and if we come up with a solution, i will let you know.
    Thanks

    shapingstuff
    Participant

    Hi,

    I’m unable to get this css to work I put it in the style sheet but no luck. I have been seriously spammed and struggling to get rid of all these comments.

    Thanks.

    /* WordPress Core ————————————————————– */

    .single-portfolio .comments-area { display: none; }

    .alignnone {
    margin: .4em 0 1.4em 0;
    }

    .aligncenter,
    div.aligncenter {
    display: block;
    margin: 1.8em auto;
    }

    .alignright {
    float: right;
    margin: .3em 0 2em 2em;
    }

    serkan
    Moderator

    Hi shapingstuff,

    Go to appearance > theme options > style > Custom CSS (paste your codes here)

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register