Forum Replies Created
-
In reply to: return to index
ok that code looks like shortcodes used with your theme.
suggest you switch back to your theme.
can you post a link to your site?
In reply to: return to indexIt could be a theme or plugin issue
Plugins
Deactivate all but bbpress and buddypress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
In reply to: Newbie Stuffok, so are you after
1. anonymous posting behind a password protected page – ie once you have got access via a single password anyone can post as anyone
or
2. each forum user has a username/password, but the forums are hidden unless you are logged in
The first – I know of nothing that will do that – and it is easily bypassed if people know the forums
The second is quite easily done – just make the forums private
In reply to: User Profile Link Not WorkingHave you installed the genesis extend plugin?
In reply to: Search Function Doesn’t Include Forums@robkk cheers !
In reply to: Search Function Doesn’t Include Forums@robkk – nice one. So whilst copying all the templates to the theme fixed it for the OP, is the fix just to copy content-search.php to get
wp-content/themes/%your-theme-name%/bbpress/content-search.php
And does this work for all themes, or just this one?
In reply to: Search Function Doesn’t Include Forumsgreat – glad you are fixed !
If you get a moment can you post a link to that fix to help anyone finding this topic at a later date.
In reply to: Newbie Stuffon 1) this plugin will give you the ability to style
https://wordpress.org/support/plugin/bbp-style-pack
2) Do you know how the password protected area works? Is it a plugin, is it set in the dashboard?
In reply to: Super Sticky topicsgreat – glad you’re fixed !
In reply to: how to show all forums list in widgetgreat – glad you are fixed !
In reply to: Forums / Topics not showingIt could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
In reply to: Forums / Topics not showing on sideCan you type a longer sentence explaining what your issue is
In reply to: how to show all forums list in widgetput this in your child theme’s functions file, and make the number bigger than the number of forums you have
update_option ('_bbp_forums_per_page', 200) ;In reply to: Plugin Not Functioning After Theme Updatetry switching themes to see if it us definitely the latest update, and then contact the theme author
In reply to: Plugin Not Functioning After Theme UpdateThis could be an issue with your rewrite rules. To fix this try resetting your permalinks. In your WordPress Administration Screens navigate to Settings > Permalinks, select a different permalink structure and save. Then select your original permalink structure and save again.
In reply to: Style question differently from repliesI think you are now into custom web design !
I’ll do the following for you, but now you are talking abut amending the tpoics plugin, of which I have no coding knowledge
to get rid of the line below put this in your css
.bbp-footer.last-child { display: none; }In reply to: not receiving emails when users post messagesusers can unsubscribe from a forum, which unsubscribes them from new topic in that forum.
You will need to check that this is what you want – I simply build plugins, I don’t do law !
In reply to: not receiving emails when users post messagesdownload the plugin .zip to your pc
then go to
dashboard>plugins>add new>upload plugin and follow the instructions to upload and activate
great – glad you are fixed, and thanks for posting the solution, which will help anyone searching in the future
In reply to: Search Results Not WorkingIt could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
In reply to: Style question differently from repliesok, on font/style that link doesn’t have a reply – can you create one so that I can see the issue.
on the topic/reply order – try this plugin – I haven’t used it but it seems to do what you want !
ok, I’d try reaching out to the bones theme support team, as it looks like an issue with their core theme
In reply to: Forum login link appear only for registered usersno problem, we all forget stuff ! Glad you’re fixed !
In reply to: The Forum root not showingcan you let me know
in Dashboard>settings>forums1. what the setting for ‘forum root should show’ is
2. what the settings for ‘single forum slugs’ isin
Dashboard>settings>permalinks
3. what the setting for common settings is
In
Dashboard>settings>pages>edit forums page>right hand side ‘page attributes’
4. what the setting for template is
In reply to: Style question differently from repliesNo problem ! Do come back if you need further help!