Forum Replies Created
-
In reply to: Implementing RSS Feeds
Could anyone help? Please…
It’s a bit annoying when a certain function is obviously broken (what’s the use of feeds from 1 page of the topic?!), but you can’t find a solution or get a reply from anyone… 🙁
In reply to: Implementing RSS FeedsI have a problem with using the RSS feature.
Is there any way I can show feeds from a single topic?
I know the easy answer is “put”/feed” to the end of the link”. However, this method doesn’t work for me since it doesn’t consider the pagination. If the topic has two pages, then the RSS feed will only be displayed for one of them. I would like to get feeds from all the replies in my topic regardless to how many pages the topic has. How can I do it?
The topic I would like to have feeds from is: http://lowcygier.pl/temat/nasze-giveawaye-na-steamgits/
As you can see this – (http://lowcygier.pl/temat/nasze-giveawaye-na-steamgits/feed) can only display the replies from the first page of the topic …
I managed to fix the issue with tags ‘br’ and ‘p’ by editing the wordpress file “kses.php” and adding ‘br’ and ‘p’ to globally supported tags.
There is still an issue with emoticons from tinymce not working… Any idea on how I can fix this one?
In reply to: GD bbPress ToolsThere is a problem with quoting function. I have got quoting enabled for all the roles. However, if I am logged in as a standard user (participant) I can ONLY quote my own posts and the topic header. Just like here: http://img820.imageshack.us/img820/757/quoteproblem2.png
Is there any way of fixing it? It was mentioned a while back in the support forums, with no reply left…
Once I enabled the TinyMCE visual editor, the text is stripped out of for standard users. Obviously, they are not available in the default editor either. However, what is the point of implementing the enhanced editor with all these fantastic buttons, if almost none of the html tags are enabled by default.
Also, even if I deleted the function for the editor, logged in as standard user and wrote “a”-enter-“b”-enter-“c”-enter”d”-enter-“e” – the result was “abcde”. This is just simply wrong…
ATM, the only way to sort it out is to give permission to all users to write unrestricted HTML. But apparently it is dangerous and someone could write a melicious javascript in the post.
And yeah, the smilies don’t work even for the admin…
John James Jacoby-> Thank you so much for your piece of code! It’s so useful to have the the enhanced visual editor available in BBPress.
However, 2 issues appeared when I try to use the editor.
1. Smilies do not work
2. BBPress does not preserve and tags for normal users and therefore all the breaks are deleted and if the post is etited it just creates WALLOFTEXT…
Is there any way to fix these two issues?
In reply to: blockquote function broken!My bad – the only thing is you shouldn’t put the dot before “blockqute” in the dot. Now it works perfectly!
Thank you very much Jared Atchsion!
In reply to: blockquote function broken!Jared Atchison, thanks so much for the answer!
I added your piece of code to my child theme CSS and unfortunately it didn’t change anything… 🙁
I even added the “!important” note, with no success.Are you sure that is there reason or did I just paste it in a wrong place?
In reply to: Index page not working properly in Graphene ThemeI have partially found a solution. I copied out all of bbpress functions.php to my graphene-child functions.php. After that I copied out the single-user.php template to my graphene folder.
It kind of sorted it out, but the entire background just disappeared and I had no user title displayed above the avatar.
I had to add the white background and the user name manually. Unfortunately bbp_current_user_name provides MY OWN user name, not the name of the profile displayed. So if I want to go to somebody else’s profile I will still see my own id…
Does anyone have any solution?
In reply to: Index page not working properly in Graphene ThemeThank you for your reply.
I’m quite surprised to hear that. It looks completely broken for me and my users.The “forum” link from the menu does work fine as I pasted the shortcode on a page.
What doesn’t work is the link “forums” in the navigation bar http://hosting0948899.az.pl/wp/forums/
as well as the user profile pages
http://hosting0948899.az.pl/wp/uzytkownik/bulka_tarta/It copies the index form on 30 pages on one after another. It looks really strange,
http://img4.imageshack.us/img4/8997/forumbroken.png