How can I change the "contact this person" form

Discussion in 'ClassiCraft WordPress Theme' started by jbissitt, Jan 14, 2015.

  1. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    Hi

    I need to be able to capture a lot more information when someone completes an advert enquiry form. How can I add fields, I did look at the custom fields section but this only changes what is asked for when someone adds an advert? Also is there anyway to be able to download the data capture enquiries? At the moment you can only view or delete them?

    Thanks

    Joel
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Joel !

    Unfortunately there is neither a way to use custom fields for form as "contact this person" nor to download that data.
    We have got these issues and try fix these in future update .

    Thanks & Regards
    Pramod
     
  3. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    OK, can I work around this? Is it possible to disable the lead capture and use another plugin? What code is custom css would I need to disable the form and the data capture?
     
  4. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    Just to clarify is it possible to diable the lead capture and existing enquiry form? I have found plugins I could use and add the shortcode to the advert pages?
     
  5. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Paste the code given below in Custom CSS section
    ( Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .sidebar .contact_widget {
    display: none;
    }
    Use that on sidebar widget.

    Thanks & Regards
    Pramod
     
  6. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    Thanks very much for this Pramod. I want to disable the login for people to create free ads as we are not offering this, what code do I need to put into custom css to remove the login please? Kind regards Joel
     
  7. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    Hi. is there a way to change the default display to show premium ads? Also the top search bar on the site, can this be removed? Please can you advise if these can be done and how I can do this? Many thanks. Joel
     
  8. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Joel !

    Paste the code given below in Custom CSS section
    (Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    To remove search area.
    Code:
    .search_wrapper {
    display: none;
    }

    To remove post free add button.
    Code:
    .header .post_add_btn {
    display: none;
    }
    Always provide screenshots if possible for issues which make me better understand.

    Thanks & Regards
    Pramod
     
  9. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    Thanks very much Pramod. I also want to remove the login and my dashboard please can you advise the code for this? I have a couple of other queries please. How do I add category lists into pages ( not classicraft categories but post and page categories )? I have tried using the shortcode [cast list = "name"] but it doesnt work? Also how can I make Premium adverts the default view on the home page? Many thanks, service through here has been great by the way. Kind regards Joel
     
  10. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Joel,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .top_header #user_acces {
    display: none;
    }
    Please explain other questions little bit more.

    Thanks & Regards
    Pramod
     
  11. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    Whe replying to above can you also confirm the shortcode for adding individual classicraft categories to pages/posts please? Thanks
     
  12. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    I have created additional pages and I want to display adverts and posts by selected categories. I think the shortcode is either catlist of display-posts but i cant get it to work , please can you help? Thanks Joel
     
  13. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello joel !

    Please follow below link in which i will create menu and i have putted category on menu.
    You can add category of ad on menu.

    http://screenpresso.com/=YdLge
    There are not any option to put categories on any page through short codes.

    You can create page and put manually all the categories on them with a link of all categories pages.

    Thanks & Regards
    Pramod
     
  14. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
  15. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    I have looked at your video but what I am trying to do is list classified adverts by category to the body of pages I create. Like the template called "all ads" but where I can just select a certain category(s). Can I create my own page templates or is their a shortcode like catlist where I can do this?
     
  16. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    When creating a menu I do not have access to the classified categories?
     
  17. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    Just to clarify I do not have theme check, editor or access to classified categories via the menu section on my installation???
     
  18. jbissitt

    jbissitt Member

    Joined:
    Jan 13, 2015
    Messages:
    65
    Likes Received:
    0
    I now have editor but I cannot see any of the classified categories in the menu section, how can I add these? ideal;ly I would like to create my own templates
     
  19. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello !


    Firstly you have to add categories from
    Classified=>Classified Categories.

    Thanks & Regards
    Pramod
     

Share This Page