naviathan (@naviathan)

Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • @naviathan

    Member

    uxtremist – THANK YOU!!! That plugin works perfectly. I was pulling my hair out over this.

    @naviathan

    Member

    Ok I just tried the CKeditor wysiwyg plugin and it does the same thing as the bb-wysiwyg editor plugin. Anyone have any thoughts as to why adding wysiwyg editing to the text box for posts effect the menus?

    @naviathan

    Member

    To add more info to it, it looks like the plugin is injecting some style sheet elements that are changing

    element.style {

    position: absolute;

    overflow-x: hidden;

    overflow-y: hidden;

    display: block;

    left: 357px;

    top: 142px;

    visibility: hidden;

    opacity: 0;

    }

    to

    element.style {

    }

    thus no style for the ul

    @naviathan

    Member

    The menu items are in the header.php under line 31.

    I have question, why would the WYSIWYG editor plugin stop the navigation menu from dropping down?

    In reply to: bbPress uses WP theme?

    @naviathan

    Member

    I tried this too and ended up with some errors about BB_User which is apparently not implemented anymore for security reasons and no images or CSS as decas noted. Guess this plugin doesn’t work with bbpress 1.0+ and wp 3.0+

    In reply to: bbPress uses WP theme?

    @naviathan

    Member

    I tried this too and ended up with some errors about BB_User which is apparently not implemented anymore for security reasons and no images or CSS as decas noted. Guess this plugin doesn’t work with bbpress 1.0+ and wp 3.0+

    @naviathan

    Member

    I’m curious about this as well. I’d like to theme my bbpress the same as my wordpress, but I’m not entirely sure how to do this. Is there any way to at least get the color schemes over?

    @naviathan

    Member

    I’m curious about this as well. I’d like to theme my bbpress the same as my wordpress, but I’m not entirely sure how to do this. Is there any way to at least get the color schemes over?

Viewing 8 replies - 1 through 8 (of 8 total)