Tagged Questions
0
votes
1answer
27 views
Tabbed navigation in widget backend
I have just created a widget and i am trying to implement a tabbed navigation in the wp backend but it just seems more difficult than writing all the php code!
The categories metabox is an example of ...
0
votes
1answer
105 views
Custom tabs widget don't work in google chrome, is blocked, do not change the tabs. Why?
Code is the problem or is a Google Chrome issue?
Here is the code:
/*-----------------------------------------------------------------------------------*/
/* Create the widget
...
1
vote
1answer
419 views
Tabs and Category Widget
I need some help with tabs in Wordpress. I tried several tab plugins for Wordpress, but none did what I wont. I tried Quick tabs, Hybrid tabs and SidebarTabs.
I want sidebar to be like this: ...
1
vote
1answer
385 views
Using tabs in admin widgets [closed]
Update: I should point out that I tested the method below on Plugin/theme options page and it worked perfectly. In-fact I was also able to include the jQuery cookie Plugin to preserve the current tab ...
