creaturis
Forum Replies Created
-
Forum: Plugins
In reply to: [BP Posts On Profile] [Plugin: BP Posts On Profile] pagination not showingyou need page-navi plugin for the pagination to show up. but since 3.4 it is not working anymore
@ Dannielokk I found a way to add more button to the rich text editor. I’m not sure if this is the right way to do it but.
go to wp-content/plugins/wp-user-frontend/wpuf-add-post.php. find this
wp_editor( ”, ‘new-post-desc’, array(‘textarea_name’ => ‘wpuf_post_content’, ‘teeny’ => true, ‘textarea_rows’ => 8) );
and change ‘teeny’ => true to ‘teeny’ => false
that’s it. I’m not sure if it is safe. so do this at your own risk :). also if you want to add an insert image button or video. you can do that with ultimate tinymce. if you want to add the upload media button from the backend to plain members you need to add the plugin capsman. But I don’t recommend that cause you can easily give some people permissions that they can abuse, I suggest using the attachments for that and make it so that the thumbnail gets inserted into a post.
I assume it’s the same for edit post also.
I hope this will help you out.
p.s. this will add all the buttons from the backend into this plugin I believe.
sure I know some coding knowledge. The only thing i’m struggling with is were do i find the code that is calling the tinymce?
thanks timmy i’ll do that. it worked for me
the edit page dropdown works now but the dropdown with “show post type” & “default post category” is not for me. did the same reinstalled completely and only used your plugin in wordpress MU.
thanks for fixing this btw.
I have the same problem in multisite. Installed latest version of wordpress multipress and only one plugin wp user frontend. and i get the same result as timmy06.
I have the same problem. Only in Google chrome this issue happens for me with firefox and explorer the grid works normal