rgralexandre
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Minify JSHi,
unfurtunaly, doesnt works, do you know a site whose is working?
or a external url that work to try in my site?
Is there a tutorial whose show step by step how to configure, i tried a lot but doesnt work.
tks a lot.Forum: Plugins
In reply to: [Contact Form 7] Shortcode with error – doesnt appearunfortunately, the link is private is in environment test. and is not possible to cole image here.
… but the configure isin functions.php is
add_filter(‘widget_text’, ‘do_shortcode’);
add_filter(‘the_excerpt’, ‘do_shortcode’);and in page code
<?php echo do_shortcode(“[contact-form-7 id=’42285′ title=’valida cpf cnpj’]”); ?>is there a new way to do this config?
tksHi,
I tried again and saw when i enable to minify and saw that the archieve.js changed the name, and minified sucessfully.
but i would like to minify js from google in the case
https://www.googleoptimize.com/optimize.js
is possibly with wp-optimize?So,
I did some tests
* Enable checkbox
* manage folder permission
* create a simple js to test
* i follow the steps
all this features doenst minify js, it´s strange to me.Forum: Plugins
In reply to: [Contact Form 7] refresh page after submit formi searched some plugin could have conflict, i see a plugin (custom css and js) whose had conflict, and desabled him, and worked,
tks