| Post |
|
New Member | teerock posts 1 6:19 am March 11, 2009
| |
|
|
Hi Oliver,
it seems that cforms 10.4 on Wordpress 2.7.1 the widget title is not being stored as it should be in the $title variable and therefore not displaying.
I serache dthe forum and faq and couldn't find anything.
I altered the core code to put the actual words I needed in the $title variable but this does not help me if use more than one widget.
Any ideas?
Cheers,
Troy Dean
|
|
|
Admin
| Oliver Munich, Germany posts 6237 6:25 pm March 11, 2009
| |
|
|
It seems that your theme may have its own sidebars and perhaps (I've seen this before, in another thread in this forum) is not correctly registering them.
Try the default theme and see if it works.
|
|
|
|
|
Member | darkmatter posts 13 7:14 pm June 1, 2009
| |
|
|
Oliver said:
It seems that your theme may have its own sidebars and perhaps (I've seen this before, in another thread in this forum) is not correctly registering them.
Try the default theme and see if it works.
This is indeed the case. My theme does the same thing. Do you know how to correct a theme to fix this by any chance? Thanks. ;)
|
|
|
Member | darkmatter posts 13 8:31 pm June 1, 2009
| |
|
|
One more thing to consider here is that other widgets coming from plugins (like Minimeta and MyLinkOrder et al), at least in the theme I am implementing, are not having an issue with their titles. Only the cforms widget title is missing from the resulting html. http://www.psychosisthrash.com
|
|
|
Admin
| Oliver Munich, Germany posts 6237 11:06 pm June 3, 2009
| |
|
|
yes, since few plugins use the complete WP functionality to set the title it may work for other plugins.
there are at least two other threads with solutions to this in this forum.
|
|
|
|