BassemN

Results 21 comments of BassemN

@minenkoden Many thanks. This code fixed the issue. Thanks again :+1:

I have the same issue with `select` HTML tag.

After commenting the following lines, the selected stated is saved and not cleared after change ```js if ( ($(this).attr('type')=='radio') || ($(this).attr('type')=='checkbox') ) { //$(this).prop('checked', false).trigger('change'); } else{ //$(this).val('').trigger('change'); } ``

+1 for adding the ability to hook dynamic css into wp_head. This will fix the loss of dynamic.css file after updating the theme as described here https://github.com/valendesigns/option-tree/issues/471

@valendesigns Welcome back :)

If I select a Google font, it returns `no value`

Hello Derek, When switch languages in the WordPress dashboard and save theme options, It saved theme options on the other languages too not for the specific I'm on. Please advise...

:+1: I can make a donation too. I have one concern, WordPress is still working on PHP 5.2.4+ so we should stick with it.