Forum Replies Created
-
In reply to: Post Author Missing
Hi Jayney,
Could you provide with a link for the forum?
-Fuske
In reply to: Login widget modificationHi Rtomo,
You can try using “Login with Ajax” which i think has the functionality of redirecting to custom url.
The other thing sounds like something you should take up with the developers of the Ultimatemember plugin.
-Fuske
In reply to: Last activity link name wrongHi Rtomo,
Is it possible for you to provide a administrator of a clone of the website? For testing purposes.
-Fuske
In reply to: Upload GifsHello mbfir,
You could take a look here: https://websupporter.net/blog/how-to-use-animated-gifs-in-wordpress/
In reply to: Url link ‘Insert/edit’ dialogue boxHi Russ,
I can seem to see any topics in the forum?
-Fuske
In reply to: Last activity link name wrongHi RotiSoft,
You can do this in Tools – Forums – Recalculate last activity in each topic and forums.
-Fuske
In reply to: Last activity link name wrongHi RotiSoft,
The code that i supplied in a pastebin, should hopefully solve the issue.
If not, the problem could rely in another plugin, and i may therefore ask you to disable them all, and enable them one after one. 🙂
-Fuske
In reply to: Last activity link name wrongHi Roti,
Despite the name bbp_get_forum_last_topic_title() does display the last topic which was active.
-Fuske
In reply to: Url link ‘Insert/edit’ dialogue boxHi russ,
Are you using a custom theme? If so, could you provide with a link to the website?
-Fuske
In reply to: if deactivated, will content be saved.Hi Wiisonca,
I used to have a lot of registration spammers, this plugin solved it for me:
https://da.wordpress.org/plugins/wp-spamshield/
I haven’t had an occurence in over 6 months.
You can also go for the paid option, which also worked for me a couple of months before using wp-spamshield: https://da.wordpress.org/plugins/cleantalk-spam-protect/
As a side note, deactivating bbpress does not remove data.
In reply to: Last activity link name wrongHi RotiSoft,
You can change bbp_get_forum_last_reply_title to bbp_get_forum_last_topic_title, to get rid of the reply-to tag. However this will still make problems, while for example deleting or trashing a topic.
Robin gave me the following code, it should show the latest title without “reply-to” tag: http://pastebin.com/raw/jY5hSPPp
This should be used together with:
<?php do_action( 'bbp_theme_before_forum_freshness_link' ); ?> <?php bbp_forum_freshness_link(); ?> <?php do_action( 'bbp_theme_after_forum_freshness_link' ); ?>
However you might need to adjust a little due to the way of your theme setup.
-Fuske
In reply to: Group topic displaying wrong threadHi Aduronia,
I can advise you to follow this thread: https://bbpress.org/forums/topic/last-activity-linktopic-name-error/
Might be the same problem, if you don’t think so. Please write back
-Fuske
In reply to: disable email Email (required) config ?Hi Crew,
I have just tried running the code on my own test invironment, and i can see, that the code, does not seems to work.
I do however not have enough knowhow to help you further.
I am glad to see, that you got your functions file to work atleast.
In reply to: disable email Email (required) config ?Hi Crew,
It should be placed a little like this:
http://pastebin.com/raw/jPjfsnce
If this does not seem to work, i can’t do much more, with my very limited coding experience.
-Fuske
In reply to: disable email Email (required) config ?Hi Crewockeez,
1. Line of Robins code appears to be broken, can you try replacing it with:
add_filter ('bbp_filter_anonymous_post_data' , 'rew_filter_anonymous_post_data' 10, 2);
In reply to: Last activity link name wrongHi RotiSoft,
Could you provide me with a description of how you’re displaying the titles?
I’ve just recently had a longer correspondence with RobW, about what i think is the same issue.
He told me as follows:
Basically a category holds the last active ID of its sub forums, and each sub forum also holds its last active ID. But deleting a sub forum topic seems to get the category last active ID wrong.
I see that he just updated he’s bbpress style pack plugin, with a hotfix for this issue,
while he gave me the snippet of the code used for the fix, it does not work if your tweak is done if you’re using code as in this: https://bbpress.org/forums/topic/freshness-link/I don’t think Robin would mind me sharing the code snippet, as he implemented it in he’s free plugin, but as requested i would like to know how you’re displaying it.
-Fuske
In reply to: Last activity link name wrongHi Roti,
Where do you see this error? In the forum index? Or somewhere else? Could you perhaps provide a link to your site?
-Fuske
In reply to: My Forum page crashesAs Robin suggested, you can disable all addons, i would however try disabling bbpress too.
I have had same problem lately after doing some work on my site, and i solved it by disabling and enabling bbpress.
Hi Milanikolic,
Have you set your Site Address (URL) in Settings -> General, to HTTPS:// ?
Aside from that i am not allowed to connect from denmark, giving me timeouts. Do you eventually use geoblocking?
-Fuske
Hi jonahma,
Which theme are you using? This should be doable with CSS, otherwise you can remove it from the loop-single-reply.php file.
Otherwise check out the https://da.wordpress.org/plugins/bbp-style-pack/ plugin, it will most likely have the functionality.
In reply to: Topics: Edit link sends to 404 pageHi rednosebluecheeks,
Have you tried disabling all you addons, and enabling them one by one? What theme are you using, seems like a theme or plugin issue.
-Fuske
In reply to: Members only forumHi Dropshot,
As far as i remember the plugin has the ability to redirect non logged in users, but i can’t recall if this can be done from the forum index.
Otherwise i am sure i have seen a member plugin, doing what you want, i just can’t remember the name, but you could look it up at the WordPress Plugin Directory.
-Fuske
In reply to: Members only forumHi Dropshot,
You can try the following: https://wordpress.org/plugins/bbp-private-groups/
In reply to: Freshness Glitch in Forums IndexHi Davidanitor,
Do you perhaps know what plugin caused the issue? I do still have the issue you see, but haven’t seemed to find a solution. 🙂
-Fuske
In reply to: Change the Color Forum-TitleHi Hanifascraps,
Seems like i have to register to view the forum, could you possibly create a test user for me and mail it at marzy1995@gmail.com or approve the pending user i have created myself, which goes by the same name.
-Fuskeren