latest stuff | the author | contact

Insert / Edit link button not working in tinyMCE Pods CMS?

2011-05-23 | Pods CMS

For a quite a while now I thought I was doomed to live with an issue with the insert / edit link button in the WYSIWYG editor when using the tinyMCE package for Pods CMS for WordPress.  Quite simply, the pop-up window didn’t, well – pop-up!

I found a solution buried deep in the WordPress forum pages: (about half way down in a post by “davidsword”)

I added the following to the bottom of wp-contents/plugins/pods-tinymce/pods-tinymce.php:

add_action( 'admin_print_footer_scripts', 'wp_tiny_mce_preload_dialogs', 30 );
add_action( 'tiny_mce_preload_dialogs', 'wp_link_dialog', 30 );

It worked for me!!

(FF3.6, Chrome, IE8)

Aloha everybody! Cool site! Does anyone know more blogs on this topic?

2011-11-22 13:42:34 | Cristopher Mordhorst

Hey Christopher - I found this trawling the Wordpress forum pages - that's your best bet!

2011-11-22 22:55:41 | Chris

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>