In the template. You should be able to remove the fontsizer.php under the features folder. Or just rename. This will allow the default gantry to run and solve the issue.
Hello,
thanks for your email and help.
i have found an other solution :
= changing the code in "rt-quasar_j15/features/fontsizer.php " (lines 54 et 55(
with the original code coming from the default gantry template (.../features/fotsizer.php)
I had the same issue. The font sizer did not work without a hack. A Google crawl would give multiple errors for every page on the site because of that. I had to hack the code and add a ? (question mark).
I do not usually hack the code so I am not sure how the question mark could have disappeared.
Hi Sean, the same happened here. Although I will try the solution you provide, I think there must be something wrong with the Quasar files.
A fresh install with the the bundled version of Quasar rendered the same problem described.
Thanks for the solution!