Heitor_tito
Forum Replies Created
-
Forum: Plugins
In reply to: [Datalayer for WooCommerce FREE] jQuery UseageYes, this function has always been there, at the moment there is nothing to do, but we are improving our plugin so that the next versions do not depend on jQuery.
Forum: Plugins
In reply to: [Datalayer for WooCommerce FREE] jQuery UseageHello @saltlucasa ,
Our plugin uses the native WooCommerce function wc_enqueue_js (https://woocommerce.github.io/code-reference/namespaces/default.html#function_wc_enqueue_js
The jQuery code is embedded in the function, it’s not part of our code.
At the moment we cannot guarantee it will work without this function.Forum: Plugins
In reply to: [Datalayer for WooCommerce FREE] Piwik Pro data layersHello @soldier99,
At the moment no, we do not know this tool, but we will check the possibility.
thanks for the question
Forum: Developing with WordPress
In reply to: wp-env can’t connect to databaseThe same problem with me also happens, and I solve it by doing what @akiya said:
Find container name by docker ps. Container name is about 30 alphanumeric characters like ‘cf510f85552bd2693a6907b36da3b3a3’ Go to folder cd ~/.wp-env/<container name>/. Execute docker comand, docker-compose down -v docker-compose up Move your project folder cd ~/my_project and run wp-env start
Forum: Plugins
In reply to: [Wp Tracking Codes] Code TrackingHello @njkie3
This plugin is just a connection between WordPress and Google Analytics or Google Tag Manager, it adds the tracking code to make the connection.
If that’s what you need, you can use this plugin.Forum: Plugins
In reply to: [Wp Tracking Codes] Event TrackingHi @websbyjd,
Unfortunately today it is not possible.
Our plugin only triggers the PageView event on all pages.
To track all WooCommerce events on Facebook you can use the official free WooCommerce plugin:
https://woocommerce.com/products/facebook/Forum: Plugins
In reply to: [Wp Tracking Codes] Error afther last updateThanks
Forum: Plugins
In reply to: [Wp Tracking Codes] Error afther last updateHello @ xcs8 an error actually occurred in the version 1.3.0 Support DataLayer Standard Google Tag Manager for Woocommerce.
A few minutes later, version 1.3.3 was released, which corrects this problem.
Please update the version of the plugin that you will correct.
Thanks for the feedback and sorry for the inconvenienceForum: Plugins
In reply to: [W3 Total Cache] How to change minified css file name?Hello
the only solution that worked for me was @hunio, which is doing exactly what the plugin should do.
In my opinion, after resetting the cache the file name needs to be changed, regardless of whether the user has already downloaded the previous file or not.- This reply was modified 4 years, 10 months ago by Heitor_tito.
Forum: Plugins
In reply to: [W3 Total Cache] Failed to set referrer policy errorfor me, the option: Referrer Policy uncheck in Menu Browser Cache solved the problem, according to Ramanan.
Forum: Plugins
In reply to: [10Web Social Post Feed] Slide Full Width 100% with slideryes, the plugin is working normally, it was just a suggestion.