Activity Stream
48,167 MEMBERS
6964 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1.     
    #1
    Member

    Post Invisible a selected category in main page

    Hi KWWH

    I need a suggestion, I have wordpress blog I want add porn category in my blog but I want my porn category never show in main/home page. If any one want to see porn then he need to click on Porn category. I know it possible in DLE and other CMS but dont know how to do this in wordpress?

    Please help me.
    MiTU? Reviewed by MiTU? on . Invisible a selected category in main page Hi KWWH I need a suggestion, I have wordpress blog I want add porn category in my blog but I want my porn category never show in main/home page. If any one want to see porn then he need to click on Porn category. I know it possible in DLE and other CMS but dont know how to do this in wordpress? Please help me. Rating: 5


  2.   Sponsored Links

  3.     
    #2
    Member
    Sure thing! Wordpress is awesome and very complete.
    Use the conditional template tag is_home.

    Do you know how to implement it?

  4.     
    #3
    Banned
    what is Ur URL ???

  5.     
    #4
    Member
    I dont know how to implement, Can you please explain how I can do it?

    Thanks for reply

    My Site URL is www.mitu420.com


  6.     
    #5
    Member
    try this bro

    http://wordpress.org/extend/plugins/...ection-widget/

    edited,, sorry lack of sleep haha
    -: Free Premium Account Giveaway! :-

  7.     
    #6
    Member
    @ty180sx what should I try????


  8.     
    #7
    Member
    This will do:

    Code: 
    <?php if ( is_home() ) {
    wp_list_categories('exclude=6');
    }else{
    wp_list_categories();
    }
    ?>
    Just replace that 6 by the Porn category ID number.

  9.     
    #8
    Just Another Coder
    MiTU,

    Nothing to worry and this is really easy to do also. You can follow what Solutho said but there is a plugin to do this also.

    Plugin - Simply Exclude

    Install the plugin and visit the settings page. Do as the screenshots show below :



    Well in my blog these are the categories and respectively do this in your blog too.



    I hope that helped you out.

  10.     
    #9
    Member
    @Solutho thanks for your help I am trying now but can tell me where should I use this code.


  11.     
    #10
    Member
    @ fdls4all thanks bro its easy for me


Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 16th Feb 2011, 05:52 PM
  2. No certain category posts in main page
    By EL-Warez in forum Web Application/Script Support
    Replies: 1
    Last Post: 18th Aug 2010, 09:27 AM
  3. KWWHunction main page
    By Gavo in forum General Discussion
    Replies: 12
    Last Post: 15th May 2010, 07:44 PM
  4. Image on main page
    By wCruiser in forum Technical Help Desk Support
    Replies: 0
    Last Post: 28th Nov 2009, 04:15 PM
  5. porn in /dir and google ads in main page?
    By wman in forum General Discussion
    Replies: 2
    Last Post: 10th Oct 2009, 10:44 AM

Tags for this Thread

BE SOCIAL