Fidgety Lizard
Forum Replies Created
-
Forum: Plugins
In reply to: [Fix Forum Emails] doesn't seem to workHi Andrew, have you got an example of a subject line that’s coming out garbled? You can post a link to a screenshot if the forum is refusing to play nice!
Forum: Plugins
In reply to: [Forum Beginner Posts] Can you fix this issue?Hi guys,
Ok, I understand the context now.
abooster, if the pages that are showing up in the TinyMCE posts listing are published and public, then I’d say this is “expected” behaviour (in the sense that you’re relying on “security through obscurity” to hide your pages, rather than actually restricting them.) I can see why this TinyMCE feature is annoying you however.
(Note – there may be ways to filter the posts visible in the link selector – see http://wordpress.stackexchange.com/questions/115592/excluding-post-type-from-wordpress-link-builder/116027.)When I get a chance, what I’ll try and do is add some functionality to the plugin to support custom javascript snippets for TinyMCE. This functionality could be used to make the JS-based CSS tweaks you’re suggesting, or other CSS tweaks to TinyMCE, so it would be a more widely useful extension. I’m flat out just now but will get onto this when I can.
Cheers!
Forum: Plugins
In reply to: [Forum Beginner Posts] Can you fix this issue?Hello!
Which version of WP and bbPress are you using? I’ve just created a test private page and test private post, and I’m not seeing either of them in the “link to existing content” suggestions when adding a link to a forum post. (That’s true whether I’m logged in as the creator of the private content, or as somebody else.) I’m using the standard TinyMCE not the Extended editor.
Forum: Plugins
In reply to: [Forum Beginner Posts] Jetpack Markdown ModuleHi Benny,
I see there’s a support ticket for this in bbPress itself:
https://bbpress.trac.wordpress.org/ticket/2730
Not much action on that one recently though…Have you tried this plugin?
https://github.com/jawittdesigns/Jetpack-Markdown-for-bbPress
It might do what you need already?Cheers,
KonaForum: Plugins
In reply to: [Forum Beginner Posts] CSS fontHi oivind,
If you mean changing the default font in the Visual Editor text editing box, I suspect you’ll need a bit of Javascript to persuade TinyMCE to pick up your custom styling.
This thread has a couple of suggestions, and you’ll find plenty more with a search on “tinymce change default font”.
Cheers,
KonaForum: Plugins
In reply to: [Forum Beginner Posts] HTML in text – no paragraphsOk try this one:
https://wordpress.org/plugins/fix-forum-emails/(You can search for “Fix Forum Emails” in the plugin installer.)
It should sort out the email issues for bbPress 2.5.8, and hopefully this will be fixed in a future bbPress.Forum: Plugins
In reply to: [Forum Beginner Posts] HTML in text – no paragraphsI mean a small new *plugin*, the world has enough small new problems 😉
I have a new plugin incorporating the fix above that is going through WP approval now – will let you know when it’s available for installation via the plugin repository.
K.
Forum: Plugins
In reply to: [Forum Beginner Posts] HTML in text – no paragraphsActually I’m looking into releasing a small new problem to fix this issue for bbPress – watch this space 🙂
Forum: Plugins
In reply to: [Forum Beginner Posts] HTML in text – no paragraphsThis is the email issue in bbPress:
https://bbpress.trac.wordpress.org/ticket/2722There’s a user-supplied patch to bbPress (to fix the email problem for topic titles only) that you might try here: https://bbpress.trac.wordpress.org/ticket/2865#no1
(use the code in the patch:
https://bbpress.trac.wordpress.org/attachment/ticket/2865/2865.01.patch)If you go that route, you’ll need to remember to re-apply the code changes each time you update bbPress.
Forum: Plugins
In reply to: [Forum Beginner Posts] HTML in text – no paragraphsGlad to hear the website side of things is working with the basic Visual Editor.
Re the HTML encoding you’re seeing in the emails, unfortunately there’s no easy way to fix that one without hacking the actual bbPress plugin code. (At least, there wasn’t the last time I checked – which was pretty recently as I have the same annoying issue on my forums!) Sorry about that.
Forum: Plugins
In reply to: [Forum Beginner Posts] HTML in text – no paragraphsHi again!
Sadly this isn’t actually an issue with the plugin per se, which just switches on TinyMCE (Visual Editor) support in BBPress – it’s almost certainly a TinyMCE conflict with your theme or another plugin.
My first suggestion is to turn off the advanced Visual Editor tools if you still have them switched on, and see if that helps.
If it doesn’t, then you’d need to test with a different theme (e.g. a standard WordPress theme like TwentyFifteen) and/or try switching off some of your plugins to work out what is interfering.
As the author of the older “BBPress Enable TinyMCE Visual Tab” plugin says in his support forum:
https://wordpress.org/support/topic/please-help-plugin-ruined-my-bbpress?replies=2“The front end editor will not work with all theme[s]. Many themes contain features or files that conflict with the editor which results in it not working properly OR the site not functioning correctly. This is likely what you are experiencing.”
Best,
KonaForum: Plugins
In reply to: [Forum Beginner Posts] paste-as-text mode not workingThat’s great, thanks for confirming.
Forum: Plugins
In reply to: [Forum Beginner Posts] paste-as-text mode not workingDoes it do the same thing if you turn off the extended editor?
That doesn’t play nice in all themes.If not, could you send me a link (or a link to a screenshot) so I can see exactly what you mean? Ta.
Forum: Plugins
In reply to: [Forum Beginner Posts] paste-as-text mode not workingHi Ma3ry,
Paste-as-text (stripping out html markup tags etc) should be enabled by default, but do check on the Forum Beginner Post settings page that the “Paste as text” option is ticked.
Could you clarify a little what you mean by “it included HTML characters”? Thanks!
Cheers,
KonaForum: Plugins
In reply to: [Forum Beginner Posts] please help!!!You’re welcome, hope you get it sorted.