Okay
  Public Ticket #1567976
Select box is not working
Closed

Comments

  • Diego started the conversation

    Hi Milan, how are you?

    I made the changes in the php file that you suggested me in the previous ticket, but the select box filter is still not working...

    "... first check is it turn on option Include bootstrap in main settings of plugin. If the answer is yes and you still have issue you can try to include our bootstrap on the page changing some code in file: 

    wp-content/plugins/wpdatatables/source/class.wdttools.php around line 799

    if (!$bootstrapEnqueued) {    wp_enqueue_script('wdt-bootstrap', WDT_JS_PATH . 'bootstrap/bootstrap.min.js', array('jquery'), false, true);
    }

    and remove if statment so the code look like this:

    wp_enqueue_script('wdt-bootstrap', WDT_JS_PATH . 'bootstrap/bootstrap.min.js', array('jquery'), false, true);

    You can try this but we can't promise that will not be some conflicts with theme bootstrap.

    Also we notice that you are using some plugin that magnify html, can cause issues like this."

    Is there anything else I could try? It's strange because it used to work in previous versions of the wpDataTables plugin. 

    Thank you!

  •  472
    Isidora replied

    HI Diego,
    Thank you for your purchase.

    We can see from related link that on website you are using some plugin for minify html and also another one that cache all files. Can you deactivate them and let me know when you do that so I can see which files are in conflict with our plugin?

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables

  • Diego replied

    Hi Milan,

    I have deactivated the W3 Total Cache plugin, and it's still not working. Do you know what other plugin is the one to minify html?

    Best regards.

  •   Isidora replied privately
  • Diego replied

    Hi Milan,

    I've turned it on at http://olmobikes.com/puntos-de-venta-fitness/ so you can check it there.

    Best regards,

  •   Isidora replied privately
  •   Diego replied privately
  •   Isidora replied privately
  •   Diego replied privately
  •   Isidora replied privately