I'm trying to change the background images to my site. I use ACDSEE to locate the files I want to change in themes/pushbutton/imagename.jpg I upload the new file to this folder on the server, yet when I view the site the old image is still there in all browsers, after refresh etc.
Question is are these images somewhere else on the server and being called to the theme/template that I don't know about? IF so where are they? Kind of frustrating as when I vew the source in my browser I can't really tell where the actual images are being called from.
Hm, I have a problem that I´ve fought with a couple of hours now.
I administer this four language radical site www.demalt.info.
Under archive or arkiv(swedish), archivo(spanish): all my pictures work perfectly. But when I come up to the norwegian arkiv part http://www.demalt.info/no/node/88
I've got a custom-themed cck node type that doesn't currently display comments even if comments are enabled. Is there code I need to include in node-content-type.tpl.php in order to print comments?
I have taxonomy setup for "Groups' which i have a list of 15 types of groups someone could create. On the groups homepage i have a filter to choose a type of group. But with 15 choices and possibly only 5 being used, leaves the user kind of upset if they try and choose a type of group, to find out there is no content for that group.
Is there a way that the filter will only include active groups? I have been trying to look in the views module where i setup the filter with no luck.