killiandev7
Forum Replies Created
-
@mansoorulhaq I followed the steps that you advice (remove all plugin’s one by one, remove all custom added code), but I’m still facing the same issue : not able to see Payments Overview.
I don’t know what to do…
Hello @carolm29,
Thanks for your fast response, I check the plugin YITH WooCommerce Multi Vendor Premium and it’s updated. So I tried to disable it and the issue still persist.
I also updated the database, and the issue is still there.
I cleared my cache and tried to test on a different browser, and still nothing changed. But on Firefox browser I have more info on the error in the console : “TypeError: m.enabled_payment_method_ids is undefined”
So it’s clearly a script problem from the package “react-dom”
Hello @carolm29, thanks for helping !
Here is the link of System Status Report : https://gist.github.com/killianweid/84f62ae1ba63cb44fa03b7ce86131eb5
Here is the link of fatal erros file : https://gist.github.com/killianweid/5bb7824e11086c38837997efb89ddd17
Forum: Themes and Templates
In reply to: [OceanWP] Content of Mega menu not showedHello @skalanter,
unfortunately your solution don’t work. I forgot to say that the “TEST MM” menu are the only one menu of the navbar which contains thoses mega menus. The other fact that is strange is that when I inspect the HTML code inside the “TEST MM” there is no trace of mega menu class list…
Forum: Themes and Templates
In reply to: [OceanWP] Content of Mega menu not showedHello @skalanter, thanks for your help!
Here is the URL of my website : https://carnetdewoyage.fr/
The menu is included on the page with a header created with elementor which contains the “WordPress Menu” widget.I don’t use the shortcode for the menu.
I deactivate all other plugins and I don’t find the one which make the problem.
Here is the list of my plugins :
- Advanced Custom Fields
- Brevo – WooCommerce Email Marketing
- Classic Editor
- Cookie Notice & Compliance for GDPR / CCPA
- Custom Post Type UI
- Ele Custom Skin
- Elementor
- Elementor Pro
- FiboSearch – AJAX Search for WooCommerce
- FileBird Lite
- Interactive Geo Maps
- LiteSpeed Cache
- Loco Translate
- Newsletter, SMTP, Email marketing and Subscribe forms by Brevo
- Ocean Extra
- Permalink Manager Lite
- Site Kit by Google
- Timeline Widget Pro For Elementor
- UpdraftPlus – Sauvegarde/Restauration
- User Role Editor
- UsersWP
- UsersWP – Frontend Post
- UsersWP – Social Login
- UtilisateursWP – Abonnement
- UtilisateursWP – Messagerie privée
- UtilisateursWP – WooCommerce
- UtilisateursWP -Amis
- Waymark
- WebP Express
- WooCommerce
- WooCommerce PayPal Checkout Gateway
- WooCommerce PayPal Payments
- WooPayments
- WP Easy Updates
- WP Rocket
- WPMobile. app — Application mobile Android et iOS
- YITH WooCommerce Multi Vendor Premium
- Yoast SEO
Hello @ozyeger , here it is : https://carnetdewoyage.fr/
Forum: Plugins
In reply to: [Waymark] Customize your pluginOkay great! Thanks for the information !
Best regards,
Killian
Forum: Plugins
In reply to: [Waymark] Feature request : checkbox type meta for submissionThanks it will be great ! Thanks also for the little tip.
If you can add some new meta type such as Image (for the Featured Image of the map) and custom select (with for example choice of taxonomy, but in order to do this you have to create also the possibility of adding taxonomy to Waymark map..) it will be helpful and would expand the customization possibilities of the plugin !Best regards,
KillianForum: Plugins
In reply to: [Waymark] Feature request : checkbox type meta for submissionHello @morehawes,
no I just would like to add a checkbox field to the submission form of a map, in order to ask the user to accept the general publishing conditions.Forum: Plugins
In reply to: [Waymark] How to add custom image on marker on map submission ?Yes I wanted the image to be defined as the icon of the marker..
Forum: Plugins
In reply to: [Waymark] How to edit a map from the front-end ?Thanks for your fast response Joe !
Can’t wait to have this feature ??Finally my calls were working fine. The data generated by the setEcommerceView() method is displayed only the day after its call on Matomo Plugin. This information was not written anywhere.
Hello @mattmary, thanks for your fast response.
I made the calls with the library ngx-matomo for Angular.
For example when an user go on a product page three calls are made :- setReferrerUrl() with the current URL in parameter
- setEcommerceView() with the product ID, product name, product category, product price in parameters
- trackPageView() with the product name in parameter
The visit of the page is tracked and I can see it on the Matomo admin (Visits section).
But the product is not tracked : there is no data on the Matomo admin (E-Commerce section).
And I don’t know why….Forum: Plugins
In reply to: [WooCommerce] How to add custom fields addresses to WooCommerce product?Hey @roxannestoltz & @csnlima, thanks for your response!
As you advise I will try to use Attribute and Variations.
But the fact is that in my system I consider Medical Professionnal as WordPress User and not as WooCoommerce product. So the service is an WooCommerce product and it’s link to an user (with the field ??staff?? added with the plugin WooCommerce Appointment).Concerning the use of the plugin WooCommerce Bookings, as I said in the last sentence I already use the plugin WooCommerce Appointment. So I don’t know if the two plugins do the same job?
@csnlima the autocomplete fields will be fill in the admin and the value stored will be show on the appointment form.