Fork me on GitHub

Nucleus XL and Nuclei Blocks  Bottom

  • I am trying to use the Nucleus-XL theme from http://www.tangant.com and am having trouble getting the bottom #3 block to show up. In fact, it doesn't show up at all. I have tried to read the Nuclei Blocks documentation but I can not find a printable version. I have also tried many different things to get this block to show up. If anyone has any ideas, I would appreciate it!

    Thank you,

    Joe Dunn
  • I have found the problem with bottom block 3, there is an error in the theme.php file. At line 266 (at the bottom of the page) :

    include("themes/$thenamebottom_3_block.html");

    should be:

    include("themes/$thename/bottom_3_block.html");

    I'm sorry about that, this theme has been out over a year and you are the first person to report this bug :) Thank you for that, I'll have a fixed version on Tangant soon, but you can just add the / in there and that should fix it for you. I apologize for the difficulty in contacting me, very busy these days :/

    Regards,
    David Dyess

This list is based on users active over the last 60 minutes.