Pascal Casier (@casiepa)

Forum Replies Created

Viewing 25 replies - 401 through 425 (of 1,395 total)
  • In reply to: Info Forum Index

    @casiepa

    Moderator

    @casiepa

    Moderator

    Hi,
    If you have already deactivated all plugins except bbPress and switched to a default theme and you still do not see ‘Forums’, ‘Topics’ and/or ‘Replies’, then please try this in Settings > Forums (check after every step if you find the options back on your dashboard):
    – ‘Settings > Forums’ : (de)activate ‘Anonymous posting’, save, (de)activate it again to get back to your original setting, save
    – ‘Settings > Forums’ : (de)activate ‘Auto role’, save, (de)activate it again to get back to your original setting, save
    – Deactivate the bbPress plugin, then reactive the bbPress plugin
    – ‘Tools > Forums > Repair Forums’ : Remap existing users to default forum roles, click ‘Repair Items’ (WARNING: Make sure to have multiple admins in case the keymaster role would disappear from one account)

    Pascal.

    @casiepa

    Moderator

    Hi,

    2 ways I see right away:
    – Install my ‘bbP Toolkit’ plugin
    – Check the source of my ‘bbP Toolkit plugin’, take out the part you need and add it to your theme’s functions.php

    Pascal.

    @casiepa

    Moderator

    Thanks for posting back !

    @casiepa

    Moderator

    Hi,
    I don’t think this is bbPress related, right ?
    If not, then you’re better off on the wordpress.org support forum
    If it IS related, then please explain how you see that in the bbPress context.

    Thanks,
    Pascal.

    In reply to: link-problem

    @casiepa

    Moderator

    It might be your theme too is causing you issues with 4.5

    The only way to find out is to switch to a default theme like Twenty Fifteen, deactivate all plugins except bbPress and start testing from there.
    When you found what is blocking, open support requests for the theme/plugin. But I confirm that on bbPress side all seems working great with 4.5.

    Sorry I can’t further help you, but if you find the issue, please post it back here.

    Pascal.

    @casiepa

    Moderator

    I fully understand the need for the SMTP plugin, I think we should all use it !
    But I meant that if your standard FROM is changed, it probably means that there is another plugin somewhere manipulating it.
    I had similar issues in the beginning and that why I switched to the other SMTP plugin mentioned above, but with this code, it should work too.
    Pascal.

    In reply to: Avatar issue

    @casiepa

    Moderator

    Hi,
    That seems like a CSS issue, but I would need a link to the site to be able to provide you the correct code.
    Pascal.

    @casiepa

    Moderator

    Sorry, I meant the one in your theme folder.

    @casiepa

    Moderator

    THat code should work ! I used it about 2 years ago for a quick fix.
    But if you need this code, it means there is somewhere a plugin that is doing strange things !

    In reply to: link-problem

    @casiepa

    Moderator

    What plugin do you have installed to get the link-button ? TinyMCE ?

    @casiepa

    Moderator

    Have you added any extra functions in your functions.php ?

    Could you have a try of my ‘bbP Toolkit’ plugin helps ? There is an option to always tick the notification.

    Pascal.

    @casiepa

    Moderator

    This is just CSS, so probably under ‘Appearance’ you should find an Editor or something where you can add your own CSS. If you don’t find it, best is to ask on the support forum on the theme where you can add custom CSS.

    Pascal.

    In reply to: "Page not found" error

    @casiepa

    Moderator

    Your forum was indexed on google before, so there are still in the index.
    Try google search to see how to remove them using the webmaster tools.

    Just an example: http://www.voog.com/blog/how-to-remove-your-website-or-web-page-from-google

    Pascal.

    @casiepa

    Moderator

    Hi,
    Something is strange in your theme … Also when I look from it from a smaller screen, everything gets on top of other things.

    A quick and dirty patch ?

    #bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
      width: 25%;
    }

    But you need more to fix your whole environment.
    Pascal.

    In reply to: link-problem

    @casiepa

    Moderator

    Hi Gunilla,
    I think we need some extra information here… What link are you referring to ?
    Could you send a screenshot (or eventually describe it differently ?)
    Pascal.

    @casiepa

    Moderator

    If you have ‘Reply Threading’ activated in ‘Settings > Forums > Forum Features’, then your pagination will not work. So you have to choose: Threads or Pagination.

    If you are into coding, on this page you can find somebody that has found a workaround.

    Pascal.

    @casiepa

    Moderator

    I was sure to have seen this before, but don’t find it ! I have asked around…

    @casiepa

    Moderator

    Hi,
    You seem to have a memory issue, nothing to see with bbPress. Your limit is set to 64MB and you need more.
    I will have to refer you to https://wordpress.org/support/ where somebody can help you increasing your memory limit.
    Pascal.

    @casiepa

    Moderator

    haaa, great find ! Thanks for posting back.

    @casiepa

    Moderator

    bbPress should take the same name as all the others. There might be a bbPress related plugin that changes it ? (just a guess)

    I’m personally using Postman SMTP and that one seems to suit my needs.
    Pascal.

    In reply to: Paragraph Line Spacing

    @casiepa

    Moderator

    Hi,
    If it can help you and you look for a plugin, I have the basic TinyMCE in my ‘bbP Toolkit’ …
    Pascal.

    @casiepa

    Moderator

    You are out of your forum environment, so you need to give the post ID as a parameter to the bbp_topic_reply_count

    Pascal.

    In reply to: Error BBpress

    @casiepa

    Moderator

    For WordPress, could you confirm it’s 4.4.2 ?

    Try to switch to a standard theme. If that does not help, switch off all plugins (except bbPress), check that the error is gone and switch them on one after the other to see which one goes in conflict.

    Pascal.

    @casiepa

    Moderator

    The topic-subscribe is for bbPress forums, it seems to have this impact on BuddyPress as the groups are in the forum !

Viewing 25 replies - 401 through 425 (of 1,395 total)