Title: brainstorm51's Replies | WordPress.org

---

# brainstorm51

  [  ](https://wordpress.org/support/users/brainstorm51/)

 *   [Profile](https://wordpress.org/support/users/brainstorm51/)
 *   [Topics Started](https://wordpress.org/support/users/brainstorm51/topics/)
 *   [Replies Created](https://wordpress.org/support/users/brainstorm51/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/brainstorm51/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/brainstorm51/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/brainstorm51/engagements/)
 *   [Favorites](https://wordpress.org/support/users/brainstorm51/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Admin Dashboard So Slow since Yoast update](https://wordpress.org/support/topic/admin-dashboard-so-slow-since-yoast-update/)
 *  [brainstorm51](https://wordpress.org/support/users/brainstorm51/)
 * (@brainstorm51)
 * [6 years ago](https://wordpress.org/support/topic/admin-dashboard-so-slow-since-yoast-update/#post-12793827)
 * I am having similar issue. A prompt from Yoast asked if I wanted my speed increased
   and if so to click here to have it indexed (this happened twice even though it
   said it would not ask again)… Once I did that, my admin dashboard went into uber
   slow mode. Takes 90 seconds every click… emailed support several times. Still
   waiting on an answer. Frustrating as I also had issues with the social link –
   click on it, and the whole page would just reboot.
    Sounds like compatibility
   issue but I dont know for certain. I tried deactivating Yoast, but that did not
   help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Approve “Edit” Listing](https://wordpress.org/support/topic/approve-edit-listing/)
 *  [brainstorm51](https://wordpress.org/support/users/brainstorm51/)
 * (@brainstorm51)
 * [9 years ago](https://wordpress.org/support/topic/approve-edit-listing/#post-9075452)
 * I have ran across this problem as well.
    The theme has an admin approval function
   that when used, requires new ads & edits to be approved. If you do not want edits
   to have to be approved – you can change the php to “publish” – but, this opens
   up a problem for the client can create a new ad – immediately edit the ad – and,
   have the ad live without any approval at all.
 * I have been going round & round with the theme author about this… The staff obviously
   has no idea how to fix it… I offered up the idea of using a draft (copy recordset)
   theory which should work… Since, I am running my own business, I do not have 
   time to write the code… and try to make it work with hers…
 * Please let me know if you came up with a solution… I would think someone out 
   there has a better approval setup.
 * Below is what I sent her.
 * If $new_status=’pending’ – the edited ad is pulled off the active list because
   it is not yet approved by admin
    If $new_status=’publish’ – the edited ad is 
   on the list with changes made without aprroval by admin – but, creates a problem
   if a new ad is created & immediately edited – the ad can be published without
   any approval from admin
 * So, if we can change the edit function
 * Example (obviously, fields etc are not what is currently there – but, you will
   get the idea)
 * The users currently running ad = user_current_Ad_ID =’487′
 * …user selects edit
 * 1) Create a new ad and copy all the fields, expiration dates, attachments, etc
   of user_current_ad_ID=’487′
    user_current_ad_ID=’506′ is created with exact same
   contents of ‘487’
 * 2) user_current_ad_ID=’506′ will enter the edit funtion – this is the ad user
   will edit
    user_current_ad_ID=’506′ $post_status=’pending’ – Ad is held for approval
   user_current_ad_ID=’487′ is still on the active list with no changes completed
 * 3) admin approves edited ad 506
    user_current_ad_ID=’487′ = contents of user_current_ad_ID
   =’506′
 * 4) user_current_ad_ID=’506′ = delete
 * Changes are approved with admin approval & the ad never left the active list.
 * This should work… (I know – may be a bit of coding) but, please tell me why it
   would not work…”?”
 * I am also having an issue with this theme’s membership vs pay per listing code…
   There should be a better option of “pay per listing with distinct price, time
   frame, and amount of photos, etc”… but… nooooo… they don’t do that customization.

Viewing 2 replies - 1 through 2 (of 2 total)