0
votes
1answer
195 views

How to Modify a Widgets UL and/or LI Classes

Im attempting to use twitter UL styles on a custom menu widget. For example, in BootStrap they have a Nav List Style for UL's <ul class="nav nav-list"> <li class="nav-header">List ...
0
votes
1answer
637 views

How to create a new wordpress custom theme using Twitter Bootstrap and all of it's JavaScript Plugins? [closed]

Newbie Wordpress user here and very new to web design but I have a good grasp on how to use Twitter Bootstrap. I want to create a new wordpress custom theme using Twitter Bootstrap and all of it's ...
0
votes
1answer
43 views

when editing a widget, all previously made options are gone [closed]

here's what 's happening: The widget I'm building is rendering a title, a body and some buttons bellow it. The user can change the title, the body, the label and the link of each button. When the user ...