Tagged Questions
1
vote
2answers
203 views
How can I disable widget from being visible on some pages?
I have two widgets in my sidebar, a jQuery vertical menu and an image handler.
I need to disable the jQuery widget on my contact page (or hide it or something like this), so that it wont be shown.
...
0
votes
1answer
186 views
Short messages widget
i'm looking for a widget that can show short news messages in the sidebar sorted by date (sticky's would be nice too) and manageble in the backend. I don't want to create posts because these messages ...
0
votes
2answers
88 views
Is there a simple way to have a new sidebar for each page?
I am the programmer on my small dev team, along with the content editor and designer. My colleagues want to be able to add a different sidebar to each new page they make without having to monkey with ...
0
votes
2answers
575 views
Widget which displays thumbnails, but links to urls?
I'm working on a wordpress site and need to have a widget on the sidebar which has thumbnails, but links to URLs specified per thumbnail rather than the images. It seems simple, but I can't find any ...
1
vote
2answers
66 views
I'm trying to find a basic plugin for displaying images in a widget
I've tried and installed loads of free WP plugins that can't do what I would like them to do.
I write a fictional news blog and I'd like to be able to display about a dozen or so adverts that I've ...
2
votes
3answers
7k views
Which tabs widget plugin for wordpress is better?
I see there are a lot of plugins to create tabbed widget in side-bar:
Fun with tabs
Post 2 tabs
Hybrid Tabs
Wordpress Tabs Slides
AmR Tab Menu Navigation
Tabbed Widgets
Which one is the best in ...
0
votes
1answer
346 views
Is there any plugin to show number of clicks on the link?
I have a post having different links. I have to show number of clicks on each link.
Is there any link to show number of clicks on the link?
0
votes
1answer
247 views
Conditional Display of Links in Widgets
I want the links widget in my sidebar to display links based on the page the user is on. For example, if the user is on the home page I want it to display link1, link2 and link3. But if the user goes ...
0
votes
4answers
1k views
Recommend a widget plugin that displays page content or rich text
What I'd really like is a nice widget that displays the_content() of a selected page or just has a rich text field and displays what's in that. I figured there would be something like this around, but ...