Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

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

Remove post section within the pages

Home Forums Misc. General Forums Remove post section within the pages

  • #13015

    knhagan

    subscriber

    I don’t want anyone to be able to post anything within my pages, I don’t want this to be in anyways a blog site. I believe I have to create a template page, but what code would I have use to do so. Also I am having issues with my permlinks, if I have it customized to be the name of the page, it will not go to the page and show me 404s. I have called godaddy about this(they are my hosting provider) and they say this an issue with wp.

    Thanks!

    #19965

    Towfiq I.

    administrator

    1. when say “post section” do you mean the comment area?

    2. can you copy all the code .htaccess and paste it here?

    #19966

    knhagan

    subscriber

    Yes I mean the comment area kellynhagan.com. Also the permlinks will not allow me to have them set to the name of the page, it will keep showing up as errors.

    #19967

    knhagan

    subscriber

    I’m using Dreamweaver as my back end, I know it’s a lot of going back and forth, but it’s the only way I know how to do it. I use to work for a company that took their whole sit onto wp, and I would just maintain it for them. I believe I have to create a template page, that I then upload to wp-but I could be wrong.

    #19968

    Towfiq I.

    administrator

    remove this line from single.php and page.php:

    <div class="comments_template"><?php comments_template('',true); ?></div>

    can you login with ftp and access the .htaccess file?

    #19969

    knhagan

    subscriber

    I have a mac, I have never access my hidden files before, and looking up how to on google is just not helping. Is this what is affecting my permlinks? Sorry for all the questions, I have changed my site to wp, cause I wanted it to be easier………..

    #19970

    Towfiq I.

    administrator

    whats wrong with your permalink? whats your site address?

    #19971

    knhagan

    subscriber

    kellynhagan.com

    Right now I have -page within the permlinks full address, if I didn’t it wouldn’t go to the “About” “Portfolio” and “Contact” page it would give a 404 page. I talked to go daddy and they said it was a issue on wp end.

    #19972

    Towfiq I.

    administrator

    I know about the issue. as I told you before, you will have to login to your server via ftp and copy all code of .htaccess file and paste it here.