wp_fish
Forum Replies Created
-
OK, I think I have worked out what is causing the issue, seems to be a conflict with “Enable posts order” plugin. When I deactivate it then the buttons appear.
Luckily I don’t need that plugin but someone else might…
Forum: Fixing WordPress
In reply to: WP wysiwyg editor disappearedI’ve got the same problem, moved the site to another server and it’s disappeared. Any ideas anyone?
Forum: Fixing WordPress
In reply to: tinyMce and block level elementsFound the answer, see http://www.kevinleary.net/customizing-tinymce-wysiwyg-editor-wordpress/
Forum: Fixing WordPress
In reply to: Comments won't showHey that works! it renders the comments and form and it also triggers the functions that I had on the same page, wp_list_comments() and get_comments(), so now I have two forms and several comments.
I would rather use the functions I mentioned as I have more control. Can I use comments_template() so that the other functions do their bit without the duplication?
Forum: Fixing WordPress
In reply to: Uploading large media files and associating them with postsThanks for the reply Pothi, the Vipers plugin might come in handy for another thing I’m doing for the site.
The large video files, that my post refer to, have to be on the same server that the site is hosted on so I need a solution that will make it easy for the client to complete the task.