singitlow
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Custom Post Type SupportHello, thank you for this helpful plugin!
I´d like to publish my portfolio, which is a custom post type as well. Do you have a hint for me, where to add a line in the code to make this work?
Thank you.
Best singitlowForum: Fixing WordPress
In reply to: TinyMCE in backend disappeared after restructuring permalinksI switched now everything back to have the index.php in /wordpress directory. Then the TinyMCE works again. Then I switched again to have index.php in the root directory and the WP installation in /wordpress and the editaor disappeared again. Do you have an idea?
The only thing that has been different in the manual from what I did the first time (because the german manual is different in this point) was that I didn´t copy but move the index.php from /wordpress to root and updated permalinks without having a copy of index.php in the “old” place. Did that maybe cause an error?Forum: Fixing WordPress
In reply to: TinyMCE in backend disappeared after restructuring permalinksYes, I followed the instructions “Using a pre-existing subdirectory install” on http://codex.ww.wp.xz.cn/Giving_WordPress_Its_Own_Directory
I have it in a subdirectory /wordpress, exactly as in the example.
Everything works, except that the editor in the backend doesn´t appear anymore. Is it advisable to change everything back to see if it appears again? Or do you know a solution?
Thank you for your answer!