After editing post, ad goes into pending state.

Discussion in 'ClassiCraft WordPress Theme' started by themotorcycledude, Aug 5, 2013.

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

    themotorcycledude Member

    Joined:
    Jul 11, 2013
    Messages:
    83
    Likes Received:
    0
    I have my free ads set to publish automatically. When I edit an ad and click submit, the ad is now in pending state. It should publish automatically. Any idea why this might happen?

    Screen shot 2013-08-04 at 6.25.08 PM.png
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,
    Ad setting option is to control first time publishing of ad. If ad owner edit ad and update. It will move to pending for site admin approval.
    It is not possible to publish is automatically.
    System is intentionally designed in this way for security purpose.
    Personally i will suggest you to check ad before publish.
     
  3. themotorcycledude

    themotorcycledude Member

    Joined:
    Jul 11, 2013
    Messages:
    83
    Likes Received:
    0
    This is a seriously negative issue, almost a deal-breaker for your product. How can I have a self-maintaining classified site when I have to approve things like this. What is the security issue exactly? I want people to be able to post and edit without having to intervene. Is there really absolutely no way to accomplish this?
     
  4. kerristevens

    kerristevens Guest

    Joined:
    Feb 13, 2013
    Messages:
    18
    Likes Received:
    0
    A non-maintained social website will be spammed without intervention by a moderator.
     
  5. themotorcycledude

    themotorcycledude Member

    Joined:
    Jul 11, 2013
    Messages:
    83
    Likes Received:
    0
    That doesn't make sense, when you create a new ad, it is automatically published.
     
  6. themotorcycledude

    themotorcycledude Member

    Joined:
    Jul 11, 2013
    Messages:
    83
    Likes Received:
    0
    This was a SIMPLE fix. I can't imagine why you guys at Classicraft couldn't divulge the solution. If anyone else is looking for this, here is the fix.

    1. Go to wp-content/themes/classicrafttheme/library/control/admin_settings/edit_ad.php
    2. At the very beginning of the file, you will see: $post_status = "pending"; Change this to $post_status = "publish";
    3. Save file and voila!

    Now when you edit an ad, it will automatically be published.
     
Thread Status:
Not open for further replies.

Share This Page