The plugin adds a
<a name="topic"></a>
immediately after the
<form id="new-post" action="http://gos.rewweb.co.uk/forums/forum/main-forum/2-2/" method="post" name="new-post">
I do this because I cannot guarantee that bbpress won’t change the name, so adding my own is more robust I feel.
If you are able to inspect then page you should see
<div id="new-topic-0" class="bbp-topic-form">
<form id="new-post" action="http://gos.rewweb.co.uk/forums/forum/main-forum/2-2/" method="post" name="new-post">
<a name="topic"></a>
Can you also confirm which versions of wordpress and bbpress you are using, and also list any plugins that affect bbpress
Thread Starter
rrrFer
(@rrrfer)
WOrdPress 4.3.1–ru_RU
bbpress 2.5.8
bbp style pack 2.8.3
I think that it is latest version.
I set checkbox “Add New topic link ” on my site now, so you can see and try this button (and view HTML-source):
<div style="text-align: center;"> <a href="#topic">Новая тема</a></div>
<div id="new-topic-0" class="bbp-topic-form">
<form encoding="multipart/form-data" enctype="multipart/form-data" id="new-post" name="new-post" method="post" action="http://pro-prof.com/forums/forum/prolog-help/list-processing-prolog">
<a name="topic"></a>
<fieldset class="bbp-form">
So i think that right mean is using “#new-post”.
ok, so if I understand correctly the code is doing what I think it should – that is adding the code at the top of the page and adding at the form stage.
I cannot test as I don’t have user access to your site.
nothing heard – marking as resolved