• Im using BD bbpress tools and it works on my other site but its not with raindrops.

    I see this in forums:

    instead of this menu:

    Also when I click the quote link it moves down and I have to click it again but nothing happens.

    Please advise.

Viewing 15 replies - 1 through 15 (of 17 total)
  • Theme Author nobita

    (@nobita)

    Im using BD bbpress tools and it works on my other site but its not with raindrops.

    GD bbPress Tools ?

    For me to reproduce the bug, what when was described anywhere, whether specifically what kind of trouble comes, I want you to describe.

    I usually do not use these plugins

    Thread Starter atfpodcast

    (@atfpodcast)

    Oops yes GD bbpress tools

    its a plugin to add bbcode. Hmmm I wonder why I cant post links to the pictures showing the issue? I put it in there…

    I tell you what since I cant post screen shots join my website.. choose the basic account and then go to the forums. I have two sites. one the GD tools works with another theme.

    http://www.movielandwaxmuseum.org choose basic subscription that’s free go to the forums and then you will see the bbcode under where it says:
    Topic Title (maximum length 80)

    then go to the site with raindrops
    http://www.abovethefirehouse.com and sign up for the free account and go to forums. It will not show the bbcode menu. If you also see a bbpress menu you will see quote. click it and it will move down a line. click it again and nothing happens..

    That’s the best way to show you since it wont let me post image links for some reason on wordpress.

    Theme Author nobita

    (@nobita)

    Sorry, I can not be logged into your site

    The reason is because I want to clarify whether there is this other people you encounter a problem is there is any kind of problem whether solutions.

    the part of the problem when using the Raindrops, please provide a screen shot

    Thank you.

    Thread Starter atfpodcast

    (@atfpodcast)

    once again I can not put screen shots in. Its not coming up. let me try them as links.

    This is what I see

    There should be bbcode there. some one else got it to work with raindrops but im not sure the issue it. im gonna try to disable the plugins and activate one by one

    Thread Starter atfpodcast

    (@atfpodcast)

    Nope did not work. its working on another site I made with raindrops but not with mine 🙁

    Theme Author nobita

    (@nobita)

    I appreciate your patience

    I will wait for that subscription over shot is linked

    Thread Starter atfpodcast

    (@atfpodcast)

    I’m sorry I did not understand that. I think it may be the plugin because it was working on a fresh install and then stopped.

    Theme Author nobita

    (@nobita)

    I do not think that there is no problem in Raindrops theme.
    You have thought that I might have pointed out did not issue that can be detected.

    I do not say that it does not support.
    I, like the private support, how to solve the then log in to the user of the site problem, only says that he is not performed.

    The reason is simple. People who looked at this post, because what is not from the solution or the problem.

    Please linked screenshot

    Thank you.

    Thread Starter atfpodcast

    (@atfpodcast)

    I said it is not a raindrop issue because it worked and then stopped. I am lost on the other part.

    Thread Starter atfpodcast

    (@atfpodcast)

    This is what I see in raindrops.
    http://www.abovethefirehouse.com/images/bbcode.png

    This is what I see in another theme on another site of mine. Notice the bbcode in the one spot.
    http://www.abovethefirehouse.com/images/bbcode2.png

    So It was working and then it stopped. So I need to figure out how its being blocked.

    Im getting closer to be able to open my site once this is fixed.

    Thread Starter atfpodcast

    (@atfpodcast)

    I put 2 links with graphic in here and it gets removed. I found out its the link bbcode above. I just put the link in it will work.

    Thread Starter atfpodcast

    (@atfpodcast)

    I have contacted the author of the plugin in their support on wp

    Theme Author nobita

    (@nobita)

    Raindrops 1.252 add bbPress template.( 1 column template )

    If you no need then remove bbpress.php.

    Thank you

    Thread Starter atfpodcast

    (@atfpodcast)

    I don’t know what happened but its all different. lol
    Would it be easier to use the <style> or css to make it look how I want? What is more efficient css or the <style> tag? BTW thank you for working with me on this.

    Theme Author nobita

    (@nobita)

    apply styles examples

    add bottom of style.css

    .type-forum{
        font-size:100%;
    }
    .type-forum .entry-title span{
        color:red;
    }
    .type-forum #bbpress-forums{
        margin:0 10%;
    }
    .type-forum #bbpress-forums a,
    .type-forum #bbpress-forums .bbp-topic-reply-count,
    .type-forum #bbpress-forums .bbp-topic-voice-count,
    .type-forum #bbpress-forums .bbp-topic-started-by,
    .type-forum #bbpress-forums .bbp-forum-content,
    .type-forum #bbpress-forums .bbp-forum-reply-count,
    .type-forum #bbpress-forums .bbp-forum-topic-count,
    .type-forum #bbpress-forums #bbp_topic_title,
    .type-forum #bbpress-forums #bbp_topic_tags,
    .type-forum #bbpress-forums #bbp_topic_content,
    .type-forum #bbpress-forums #bbp_reply_content,
    .type-forum #bbpress-forums .bbp-pagination,
    .type-forum #bbpress-forums .bbp-body,
    .type-forum #bbpress-forums .bbp-reply-content,
    .type-forum #bbpress-forums .bbp-meta,
    .type-forum #bbpress-forums .bbp-header,
    .type-forum #bbpress-forums .forum-titles,
    .type-forum #bbpress-forums .bbp-footer,
    .type-forum #bbpress-forums legend,
    .type-forum #bbpress-forums .bbp-reply-form,
    .type-forum #bbpress-forums .bbp-topic-form,
    .type-forum #bbpress-forums div.odd, #bbpress-forums ul.odd,
    .type-forum #bbpress-forums div.odd, #bbpress-forums ul.even,
    .bbpress .type-forum #bbpress-forums .bbp-topic-reply-count,
    .bbpress .type-forum #bbpress-forums .bbp-topic-voice-count,
    .bbpress .type-forum #bbpress-forums .bbp-topic-started-by,
    .bbpress .type-forum #bbpress-forums .bbp-forum-content,
    .bbpress .type-forum #bbpress-forums .bbp-forum-reply-count,
    .bbpress .type-forum #bbpress-forums .bbp-forum-topic-count,
    .bbpress .type-forum #bbpress-forums #bbp_topic_title,
    .bbpress .type-forum #bbpress-forums #bbp_topic_tags,
    .bbpress .type-forum #bbpress-forums #bbp_topic_content,
    .bbpress .type-forum #bbpress-forums #bbp_reply_content,
    .bbpress .type-forum #bbpress-forums .bbp-pagination,
    .bbpress .type-forum #bbpress-forums .bbp-body,
    .bbpress .type-forum #bbpress-forums .bbp-reply-content,
    .bbpress .type-forum #bbpress-forums .bbp-meta,
    .bbpress .type-forum #bbpress-forums .bbp-header,
    .bbpress .type-forum #bbpress-forums .forum-titles,
    .bbpress .type-forum #bbpress-forums .bbp-footer,
    .bbpress .type-forum #bbpress-forums legend,
    .bbpress .type-forum #bbpress-forums .bbp-reply-form,
    .bbpress  #bbpress-forums .bbp-topic-form .bbpress .type-forum #bbpress-forums .bbp-body{
        color:#fff;
        background:none;
    }

    Thank you.

Viewing 15 replies - 1 through 15 (of 17 total)

The topic ‘Raindrops not showing bbcode menu’ is closed to new replies.