Title: Error after ACADP update
Last modified: September 2, 2019

---

# Error after ACADP update

 *  Resolved [tongpang](https://wordpress.org/support/users/tongpang/)
 * (@tongpang)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/error-after-acadp-update/)
 * error in the front page after i updated from 1.6.5 to 1.7.2
    picture link [https://ibb.co/PgvMCFW](https://ibb.co/PgvMCFW)
 * kindly help
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-after-acadp-update%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [pluginsware](https://wordpress.org/support/users/pluginsware/)
 * (@pluginsware)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/error-after-acadp-update/#post-11893394)
 * Hi,
 * Actually, in our last version, we restricted scripts within our form. This is
   for security reasons.
 * If you need to allow script, please open the below file,
 * **/wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/
   listing/ **
 * Search the below code in the above file:
 * `<?php echo wp_kses_post( $description ); ?>`
 * Replace the above code with the following code:
 * `<?php echo $description; ?>`
 * Finally, save the file and check.
 * Thanks
 *  Thread Starter [tongpang](https://wordpress.org/support/users/tongpang/)
 * (@tongpang)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/error-after-acadp-update/#post-11895138)
 * Thank you, its working fine now 🙂
 * thanks once again
 *  [donmck2017](https://wordpress.org/support/users/donmck2017/)
 * (@donmck2017)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/error-after-acadp-update/#post-12060046)
 * If you do a version upgrade, make sure you do this small patch again, else it
   will be overwritten, and scripts will stop working.
 * Sanjiv gave me this patch a few days ago, with the explanation.
 * I have started off a “Modifications for ACADP” directory on my hard drive as 
   a reminder.
 * Cheers Don…

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

The topic ‘Error after ACADP update’ is closed to new replies.

 * ![](https://ps.w.org/advanced-classifieds-and-directory-pro/assets/icon-128x128.
   png?rev=1506527)
 * [Advanced Classifieds & Directory Pro](https://wordpress.org/plugins/advanced-classifieds-and-directory-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-classifieds-and-directory-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [donmck2017](https://wordpress.org/support/users/donmck2017/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/error-after-acadp-update/#post-12060046)
 * Status: resolved