Thread Starter
ms70
(@ms70)
Ok.. no probs …
I can deactivate Ultimate TinyMCE if I need to work on HTML5 Player + …
Thread Starter
ms70
(@ms70)
Ultimate TinyMCE is the reason!
If I deactivate Ultimate TinyMCE I get the HTML5 Player + back ….
anything I can do to resolve that behavior..?
Thread Starter
ms70
(@ms70)
yep.. that was the first thing i did before i imported the sql file into the new DB.
A re-search in the imported database for old URLs has a zero result.
Meanwhile i’ve found two lines to add to the wp-config, which are working:
define('WP_SITEURL', 'http://www.domain.org');
define('WP_HOME', 'http://www.domain.org');
pointing these to the new folder do the trick.