Yes, I do have 2 published nodes as I said it works in garland. Here is my template.php.

CommentFileSizeAuthor
template.txt36.78 KBnmb1106

Comments

nmb1106’s picture

here's link to original discussion :

http://ddblock.myalbums.biz/node/1785

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

I had a look at your Drupal site and the template.php file and I don't see the CSS file for the gradient-blue30p ddblock theme added in the page.

Did you add the custom folder with the ddblock themes to your waffles theme for the slideshow?

nmb1106’s picture

ya I added it...I followed the advanced tutorial exactly up until it starts showing you what to change when you use different names for your views and content types. its added in the root of waffles and I copied the 2 lines into the .info file to refer it to the theme's css. I left it named custom is that how it should be or do i rename it to the ddtheme name?
...
...
The theme's css for the block was being loaded and the corners/corners.css was not. The .info file was looking for corners.css when it was actually named corners_97cbee.css ....which I'm not sure why? I didn't rename it and when I copied the custom directory to garland it automatically changed it to corners.css ... I uploaded a duplicate to the corners folder named corners.css. Now its accessing the style sheet but it still doesn't work. There's nothing wrong with the template.php file right? Is there something on my site that could be blocking it from appearing? Doesn't look like anything is even trying to show up it's not like some pieces are there, I looked at the div it's creating in the html.... here is how it appears

<div id="ddblock-4" class="ddblock-contents clear-block" style="visibility:hidden">
 <div class="ddblock-content clear-block">
    

  
    
  
    
  
   </div>
</div>

Is the visibility supposed to be hidden? Still doesn't seem like that would effect anything though considering there is nothing in the div to show. No idea.... let me know if you come up with anything.

ppblaauw’s picture

Had a look at your site again, and see now you managed to make it work.
What was the issue? Can you explain so it is also useful for other users?

nmb1106’s picture

Still can't get it to work....it's working with another theme as I said the same exact everything works on garland and this aqua marina or w/e it's called. Except in marina it throws some kind of an error. I still can't get it to work on either zeropoint or waffles I'd like to use one of the two.

nmb1106’s picture

hmmm...Now I see what you mean haha...figured you had just checked it when I changed the themes for a minute last night but it is back on zeropoint and it does work now....I'm not sure because I changed absolutely nothing. Not even a thing...not sure what the issue was maybe just the cache on the site.

ppblaauw’s picture

Title: ddBlock not working with my theme » ddBlock not working with my theme (Fixed)
Status: Postponed (maintainer needs more info) » Fixed

Set status to fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.