SIFR 3 text won't show up in subfolder

I am using sIFR3 and I have not set any limits i.e. sIFR.domains = ['*']. The sIFR text renders very well on the root level page, but I can't see that the text on the subfolder page is not blank. Any idea what's going on there?

0


a source to share


1 answer


Check your paths. If they are relative, they may not point to the appropriate directory when you are in a subdirectory.



0


a source







All Articles