Robin W (@robin-w)

Forum Replies Created

Viewing 25 replies - 8,701 through 8,725 (of 14,233 total)
  • In reply to: Downgrading forum?

    @robin-w

    Moderator

    not having been through all the changes in 2.6.x wouldn’t like to say on backward compatibility with 2.5.x, I do know the way it hadles subscriptions is different.

    However 2.6 is quite stable, and now going through final release procedure, so I would be tempted to migrate and then stay with that – I suspect any final tweaks are just that.

    Many have been using 2.6 for months now, and I’ve seen no adverse reports

    In reply to: Roles and limits

    @robin-w

    Moderator

    unfortunately I’m fully tied up at the moment

    In reply to: Forum Freshness

    @robin-w

    Moderator

    sorry, I’m buried in paid work at the moment – I’d love to find some time to work on this, but none available!

    In reply to: Remove Infos

    @robin-w

    Moderator

    Great – glad you’re fixed

    In reply to: Remove Infos

    @robin-w

    Moderator

    bbp style pack

    dashboard>settings>bbp style pack>topic/reply styling>12

    dashboard>settings>bbp style pack>topic/reply form>7&8

    In reply to: Need Help Reinstalling

    @robin-w

    Moderator

    if you reset the forums, then this should remove all the data, so at a loss to explain why you still have some !

    @robin-w

    Moderator

    private messaging system. users ‘mailing’ each other.

    @robin-w

    Moderator

    no plugin that I know of – sorry

    @robin-w

    Moderator

    buddypress allows a pm system between users

    @robin-w

    Moderator

    try

    In Settings > Discussion

    Uncheck An administrator must always approve the comment

    Check Comment author must have a previously approved comment

    This way comments from people (identified by combination of name, email and site) who have previously approved comments will not require moderation. Rest of comments will.

    @robin-w

    Moderator

    you don’t seem to grasp the concept of open software – this is software written for free and supported for free by people who get nothing from this.

    You must accept that that not every question will get an answer.

    @robin-w

    Moderator

    hmm….lots in there, I presume the post here is related to need private group forums.

    my private groups plugin could help with that, but you may need some bespoke integration for learndash.

    anyway have a look at the plugin and come back if needed.

    Private groups

    @robin-w

    Moderator

    think you just got lucky, this should not affect, but thanks for sharing

    @robin-w

    Moderator

    if you succeed (or get close) let me know. I haven’t the time to start from scratch, but if you need some odd bits, come back

    @robin-w

    Moderator

    great – glad you are fixed

    In reply to: Need Help Reinstalling

    @robin-w

    Moderator

    try

    dashboard>tools>repair forums

    @robin-w

    Moderator

    suggest you set up a user called say ‘anon’ and let users know the password. That way they can log onto the site with that name and be anon

    In reply to: Need Help Reinstalling

    @robin-w

    Moderator

    dashboard>tools>forums>reset forums

    In reply to: Small ticks all over

    @robin-w

    Moderator

    great – glad you are fixed

    In reply to: Small ticks all over

    @robin-w

    Moderator

    ok you have css that does

    .inner-page-content article.article-content ul li::before {
    	content: "\f046";
    	font-family: FontAwesome;
    	color: #b6d91a;
    	position: absolute;
    	left: 0;
    }

    so if your theme has a custom css area, suggest you add the following

    .inner-page-content article.article-content ul li::before {
    	content: none !important;
    	}
    In reply to: Small ticks all over

    @robin-w

    Moderator

    I’d need a link to a live site, but doesn’t look like native bbpress.

    @robin-w

    Moderator

    if you are savvy at working puzzles, then building a version of my template using your theme authors css classes should be quite doable.

    If you care to send me the loop-forums.php from the theme I might be able to give you some clues, but I don’t have time to work a solution out in free time.

    http://www.rewweb.co.uk

    @robin-w

    Moderator

    As far as I can see your theme author has rewritten some (maybe all) of the theme templates, renaming all the bbpress css codes, to harmonise in with the theme, which effectively neuters my plugin.

    It would take considerable effort to change all that to make the two work.

    I think that is as far as I can help.

    @robin-w

    Moderator

    sorry, Sunday evening and trying to finish the weekend – yes you want to rename loop-forums.php

    then my alternate template should kick in

    @robin-w

    Moderator

    looks like all of them !!

    since the theme then renames all the style classes, then pretty much all the styling in my plugin won’t work, although the functionality changes still should.

    But as a starter rename

    content-archive-forum.php to

    old-content-archive-forum.php

    and hopefullt my alternate template will work, and then you can style that one

Viewing 25 replies - 8,701 through 8,725 (of 14,233 total)