I've definitely checked that one out! In fact, I should have started off with trying to customize that theme rather than fudging around with bittersweet. I love the full-width aspect. As you can see from http://trstri.com/forum-dev/ though, some combination of plugins seems to have broken some of that theme, and I'm not sure if I'll start fresh with that one or stick with my current tack. Hmm.
That is awesome, thanks! I'll have to take a deep breath tomorrow and make myself do the right thing I guess And I'm guessing it's safe to assume that I can use categoriesdropdown with betterbitter, and get my horizontal categories with drop-down subs. With a bit of work of course.
Yes @peregrine , very likely At this point I might just start up a whole new installation, apply the theme, add plugins, debug/style, and then import my posts later.
Yes , even though that theme is the most simple theme I worked on I could not resist adding some extravagant touches. You should see some of my other themes, Like Redwood, all the buttons are wood and so are the checkboxes.
Alright, I've gotta finally go to sleep. I'm going to switch my dev site back to the my old theme as I'm getting feedback from a few others on features/etc, but I'll send you a note tomorrow to let you know how the clean betterbitter install is going
FYI @peregrine and @hgtonight , it looks like I am going to try using my CategoriesSimple module after all. Can't get categoriesdropdown to work in my bittersweet clone, and sorry @vrijvlinder but the betterbitter theme is going to take a lot of tweaking that I don't have time for
@Anonymoose if I ever get the drop-down bits working, I'll make a solid effort to clean up the code and offer it as a plugin (if it'll even work as a plugin).
@AaronWebstey said:
Anonymoose if I ever get the drop-down bits working, I'll make a solid effort to clean up the code and offer it as a plugin (if it'll even work as a plugin).
I am still not sure what you want aside from genric dropdown. if you could list the exact things you want to appear in menu and what you want as dropdown. that would be cool. specific names
what are the top menu items you want and what are the items associated with each parent. or do you have it all working as you want.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Oh, whoops! I didn't really explain that too well did I. In the attached screenshot, I've highlighted the menu bar area in question (no, the red rectangle is not part of my design ). I do just want generic dropdown - when I mouseover and/or click on one of those links (which are my root categories), I'd like to have a drop-down that shows subcategories. I feel like the CSS should be pretty easy for this, but I haven't had time to find a suitable example and try it yet.
@AaronWebstey said:
vrijvlinder but the betterbitter theme is going to take a lot of tweaking that I don't have time for
Well it is good you tell me now before I spend anymore time fixing it and then you decide you don't want to use it anymore and waste my time.
You could actually change the bittersweet to php like I did and all plugins will work.
Or learn how to use the Bootstap theme which has ways to crete dropdown built in.
The caregories dropdown works for me in 6 forums with various themes. If people don't have it enabled and just say it does not work, @Anonimouse that means jack to me. Unless I get a link and can see what is happening it work for me. Capitto ?
This will help you learn how to make a dropdown using only css.
Comments
http://vanillaforums.org/addon/betterbitter-theme
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
I've definitely checked that one out! In fact, I should have started off with trying to customize that theme rather than fudging around with bittersweet. I love the full-width aspect. As you can see from http://trstri.com/forum-dev/ though, some combination of plugins seems to have broken some of that theme, and I'm not sure if I'll start fresh with that one or stick with my current tack. Hmm.
I can help you fix anything with my themes to make them work for you. Hell i have fixed other people's themes too.
But it is easier when it is my work coz I know how to fix it fast..
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
or smatch
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
to fix the avatar stuff find Line 1044 and replace with this
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
That is awesome, thanks! I'll have to take a deep breath tomorrow and make myself do the right thing I guess And I'm guessing it's safe to assume that I can use categoriesdropdown with betterbitter, and get my horizontal categories with drop-down subs. With a bit of work of course.
Yes it is I use that with another forum using BetterBitter. That is why I call it that, coz it is Better
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Yes @peregrine , very likely At this point I might just start up a whole new installation, apply the theme, add plugins, debug/style, and then import my posts later.
Ha! I just noticed the on/off switches that replace the checkboxes. That's slick.
Yes , even though that theme is the most simple theme I worked on I could not resist adding some extravagant touches. You should see some of my other themes, Like Redwood, all the buttons are wood and so are the checkboxes.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Oh I think I've seen most or all of your themes Pretty impressive. I need to keep it very simple for my users, they're mostly coming from experience with this thing called gforum (I think? it's commercial) here: http://forum.slowtwitch.com/forum/Slowtwitch_Forums_C1/Triathlon_Forum_F1/
Alright, I've gotta finally go to sleep. I'm going to switch my dev site back to the my old theme as I'm getting feedback from a few others on features/etc, but I'll send you a note tomorrow to let you know how the clean betterbitter install is going
If the could muddle through that hell this will be a breeze of fresh air...
Yes BetterBitter is my attempt at making a simple flat theme. I had to stop before it became like my others ... hehehe
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
hahaha!! yes it will!!
FYI @peregrine and @hgtonight , it looks like I am going to try using my CategoriesSimple module after all. Can't get categoriesdropdown to work in my bittersweet clone, and sorry @vrijvlinder but the betterbitter theme is going to take a lot of tweaking that I don't have time for
You aren't alone. I can't get categoriesdropdown to work either.
@Anonymoose if I ever get the drop-down bits working, I'll make a solid effort to clean up the code and offer it as a plugin (if it'll even work as a plugin).
I am still not sure what you want aside from genric dropdown. if you could list the exact things you want to appear in menu and what you want as dropdown. that would be cool. specific names
what are the top menu items you want and what are the items associated with each parent. or do you have it all working as you want.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Oh, whoops! I didn't really explain that too well did I. In the attached screenshot, I've highlighted the menu bar area in question (no, the red rectangle is not part of my design ). I do just want generic dropdown - when I mouseover and/or click on one of those links (which are my root categories), I'd like to have a drop-down that shows subcategories. I feel like the CSS should be pretty easy for this, but I haven't had time to find a suitable example and try it yet.
Well it is good you tell me now before I spend anymore time fixing it and then you decide you don't want to use it anymore and waste my time.
You could actually change the bittersweet to php like I did and all plugins will work.
Or learn how to use the Bootstap theme which has ways to crete dropdown built in.
The caregories dropdown works for me in 6 forums with various themes. If people don't have it enabled and just say it does not work, @Anonimouse that means jack to me. Unless I get a link and can see what is happening it work for me. Capitto ?
This will help you learn how to make a dropdown using only css.
http://www.cssportal.com/css3-menu-generator/#
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌