Hi!
I tried to change a background from a solid color to one of the patterns provided with theme, but it is not working for me. Not even custom image (which not even uploading). I tried both demo and manual installation and the result is the same in both cases.
Another issue that I have noticed is that the theme settings are not saved if I make changes and just press save button. Only when I make a change, then switch tab and then press save button the settings are remembered and applied.
Regards
Hi,
I'm checked problems. I'll fix & update background issues in next 8 hours. I do not need to switch tab to save theme settings.
Can you tell me what type of installation did you use? (Manual or using demo install profile). What browser did you use when you save save theme settings?
Best,
Neo Khuat
Hi,
Thanks for the fix. The patterns work now.
The configuration is however still not saved. I narrowed the problem to the design tab
I use demo type of installation and chrom (latest version)
I also found another problem - fonts settings stop working as soon as I change background. This is an html code generated with pattern and custom font enabled:
<code>body {background:url(/sites/all/themes/md_bonv/images/texture/pt42.png) #212121 repeat left top;
body {font-family: "Federo);";font-style: normal; font-weight: normal;}</code>
"}" is missing in the first body, I guess.
Please, note also, that the font-family name is wrong - it contains ");" which is the end of @import statement.
Regards
Thank you for your post, please update 2.2 version. It works fine
Best regards
Thank you
if you need it now, try to replace zip file in attachment with sites/all/themes/md_bonv/inc/template.procress.inc
In case you can't upload custom background, please check folder sites/default/files, make sure web server has write permission to this folder (chmod 0777)
Best Regards