How do I remove this message from my add listing page?

Discussion in 'GeoCraft WordPress Theme' started by millmead2, Apr 20, 2016.

  1. millmead2

    millmead2 Guest

    Joined:
    Apr 27, 2014
    Messages:
    77
    Likes Received:
    1
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (GeoCraft Setting-> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    #add_place .errors {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. millmead2

    millmead2 Guest

    Joined:
    Apr 27, 2014
    Messages:
    77
    Likes Received:
    1
    Thanks but what your solution did is to erase all other errors resulting from filling the form.
    What I really want is ONLY the "ERROR: Select at least one package" not to show.
    I even do not have the "select one package" as an option on my "add listing" form as all listings are supposed to be free.
    Please help get to the root of the problem.
    Regards
     
  4. priya

    priya Guest

    Hello,

    Please follow the screenshot given below.

    remove_error_at_least_paymnt.png


    For your information, I am using "WP-Editor" plugin to edit files.

    You can also download and use it from the link https://wordpress.org/plugins/wp-editor/.

    After activating this plugin, you will get the same screen as shown in the screenshot.

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page