New Zenner
- Join Date:
- Jul 2009
- Posts:
- 4
- Plugin Contributions:
- 0
Better Together Contribution Support Thread
Well, thanks for your reply, but please do not assume I have not 'carefully followed' your examples. I have; in fact I have copied and pasted the exact code for what I want from your information pages, just like you have shown me above. When that didn't work I tried copying and pasting the handy examples in the actual php file. I tried all combinations to see if I could find one that worked and then see where I was going wrong. All I changed were the numbers for the categories, so mine read:
function setup() {
$this->add_twoforone_cat(23);
}
That's it. No matter how many times I look at it I can't see where I've got any code wrong. Just to make sure, I've tried it again, copying your code above and just changing the numbers. Again I get the blank page.
Is there any other reason this would not be working?