Disable Category

Discussion in 'GeoCraft WordPress Theme' started by sontranduc, Dec 1, 2013.

Thread Status:
Not open for further replies.
  1. sontranduc

    sontranduc New Member

    Joined:
    Dec 1, 2013
    Messages:
    3
    Likes Received:
    0
    My site does not need category. How can I turn off category in "add listing" page?

    Thanks
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For this go to the
    geocrafttheme\library\front_end\listing_submit_form.php
    and remove category code from line number 18 to 168 (From "<!--Start Row--> " comment to " <!--End Row-->")

    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. srfrdrew

    srfrdrew New Member

    Joined:
    Apr 15, 2013
    Messages:
    14
    Likes Received:
    1
    Hi Nitesh,
    I'm trying to locate this path geocrafttheme\library\front_end\listing_submit_form.php in WP but unable to locate where exactly I can edit this? Also, insted of deleting the code can I just put REM/"Comment" just in case I want to put the code back easily?

    code <!-- //

    Your html here

    // -->
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    To access these files through dashboard download "wp-editor" plugin.
    Download it from the link given below.
    http://wordpress.org/plugins/wp-editor/

    Yes you can comment that code instead of deleting it.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  5. srfrdrew

    srfrdrew New Member

    Joined:
    Apr 15, 2013
    Messages:
    14
    Likes Received:
    1
    Cool, thank you Nitesh... Yes I was using the default built in editor.. That is why I wasn't seeing it.
     
Thread Status:
Not open for further replies.

Share This Page