Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author mneil

    (@mneil)

    So it’s not saving the checkbox values in the admin area for certain js files? Can you please tell me the names of the files it’s not saving and also verify that they are not duplicated anywhere in the form. It’s likely just because of the name and encoding from the wp_options table but I’ll need to know what they are so I can verify this. Thanks!

    Thread Starter postfreeadsin

    (@postfreeadsin)

    here are some ….jquery-sortable.js, smack-microdata.js, amazon_editor.js, amazon-lightbox.js, main.js, jquery.gcomplete.0.1.2.js, jquery.tmpl.min.js
    jquery.dataTables.min.js admin.js
    tourTip.js jquery.tools.min.js aioseop_module.js quickedit_functions.js admin-wp-external-links.js wp-external-links.js
    wp-option-forms.js paypal.js rewriteTest.js bm.js bm2.js index.js
    dashboard.js themes.js insights.js jQuery.jCache.js insights-maps.js
    jquery.sprintf.js jquery.sprintf-min.js jquery.ui-effects-min.js
    jquery.ui-effects.js jquery.json-ps-min.js jquery.json-ps.js
    menu-pages.js menu-pages-min.js scripts.js audio-player.js
    plugins.js jquery.validate.js jquery.validate.min.js html5shiv.js
    codemirror.js php.js css.js clike.js javascript.js xml.js tax-meta-clss.js codemirror.js jquery.autocomplete.js colorpicker.js
    jquery.validate.pack.js php.js jquery.easyTooltip.js tumblog-ajax.js
    jquery.maskedinput-1.2.2.js ajaxupload.js column-control.js
    tab-control.js editor_plugin.js stumbleupon.js box.js
    typography.js related.js column.js button.js contactform.js
    tab.js pinterest.js digg.js twitter_follow.js quote.js toggle.js
    fblike.js fbshare.js abbr.js ordered_list.js ilink.js social_icon.js
    unordered_list.js google_plusone.js linkedin_share.js twitter.js
    tweetmeme.js custom_menu_initial_items.js admin-scripts.js w
    nicEdit.js shortcodes.js ui.datepicker.js custom_menu_dynamic_items.js

    These are the files. I have also use BWP minify.

    Plugin Author mneil

    (@mneil)

    Can you tell me which of these it’s not saving the checked values for?

    Also, you don’t need, and probably don’t want, both BWP minify and my plugin running together. It’s actually a bad idea to use both. You simply don’t need both as they attempt to do the same thing. I just give you more control and use a slightly different method for caching than BWP does.

    Plugin Author mneil

    (@mneil)

    I cannot help you without any more input. I have tested against the data set you sent me without issues. I imagine this is an issue because you’re trying to use two “caching” plugins.

    Thread Starter postfreeadsin

    (@postfreeadsin)

    Yes ur right i have disable BWP minify plugin Now it’s working fine…. combining all js and css files. Thanks for your great plugin, support and help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Some js files not combining’ is closed to new replies.