Agnes
Forum Replies Created
-
Perfect, I am counting on that.
reading the logs, that tiny little change was able to fix…. and it did!Hi Jack,
My wonderful host/developer found what was causing a fatal server error on our VC setup, in /html/wp-content/plugins/wp-fusion/includes/integrations/class-wpbakery.php ligne 83 (latest release of WPFusion)replacing
public function add_css_class( $class_to_filter, $settings, $atts = array() ) {
with
public function add_css_class( $class_to_filter, $settings=[], $atts = array() ) {
Solves the issue.
Could you check if it has no other implication, and possibly correct this in the next versions?I’ ‘ve bought the plugin and could send it to you in the official support , but since we have everything here it seems simplier to me…
Agnes- This reply was modified 6 months, 2 weeks ago by Agnes.
Indeeed! I saw that as well before, but somehow was not sure it had all the same functions, ie following Woo sales as well as web page views in Brevo.
I am with WPFusion version 3.42.5, and although Brevo says the tracker works, the Woo sales and page views do not show up inn my tests (they do with brevo plugin though).
So I updgraded to version 3.43.19, but it broke my templates with some incompatibility with WPBakery (I have an old version 6.10.0 and various related stuff which I can not update for now).
So now I reverted to WPFusion earlier version and will keep Brevo plugin until I can update and test everything.- This reply was modified 7 months, 2 weeks ago by Agnes.
Thanks for your prompt response!
Yep, then it must be Brevo plugin… I asked them.
I tested and left Brevo plugin because it seems, without it, I would not record the webpages that a known user visits. Is that right?
WPFusion is just regat, anyhow
Best regards, Agnes
Forum: Reviews
In reply to: [Shortcoder — Create Shortcodes for Anything] Great, misses WPMLThanks Aakash.
I actually got it to work somehow:
- create a post with a shortcode for example [sc name=”myshortcode-fr”][/sc]
- translate the shortcode value as I would with any CPT (making sure it is defined as “translateable” in WPML settings)
- Translate the post using ATE
- The shortcode won’t show up, but I can find and translate it by searching “myshortcode-fr” and translating it as “myshortcode-en”.
NB: it does not work if I have the same name like “my-shortcode”. - Then if I update the translation in the shortcode, I dont need to update the transmated post, it does automatically.
Forum: Plugins
In reply to: [Friendly Captcha for WordPress] Support for Elementor formsGood news, thanks !
AgnesForum: Plugins
In reply to: [Events Tracker for Elementor] Not tracking events in GA nor GTMPS: it works now.
It seems the probklem was linked with some cookie rejection affecting also ReCaptcha.Forum: Plugins
In reply to: [Yoast Duplicate Post] Compatibility issue with UpdatesHello
I had another issue – my English homepage was redirecting to a blog post.
(the site is French first)
Yoast SEO had created a redirect, I have no idea why and did not see it through the whole update process.
After removing that redirect, no more duplicating problem.
Another problem was solved: WPML translation was not being saved. Now it works.
So alltogether it was a bad redirect causing all these issues.
Thanks
AgnesForum: Plugins
In reply to: [Events Tracker for Elementor] GA ot GTM tag?Question: should I have some tags and triggers for tracking events in GTM?
I guess so, but nto sure how they should be setup to wordk with Event Tracker?Forum: Plugins
In reply to: [Events Tracker for Elementor] GA ot GTM tag?I have actually setup in Elementor Settings / Tracker both :
Global Site Tag ID (gtag.js)
GTM IDAnd in my form (https://dev.mmci.mc/fr/contact/) also activated botH.
Unfortunately, nothing seems to fire nor eshiow up in teerms of events ??Any hint?
Forum: Plugins
In reply to: [Events Tracker for Elementor] No tracking, no settings for trackingyep
Forum: Plugins
In reply to: [Events Tracker for Elementor] No tracking, no settings for trackingOuops… I realize I was using Element(or tracker, not the same plugin
Same problem.
I use GTM and Elementor tracker was working fine until September, now no moreForum: Plugins
In reply to: [WP BrowserUpdate] Doesn’t Seem to Work on IE 11Same thing here: https://www.mathezfreight.com/fr/
It semt to work once, and then nomore, although I setAfter how many hours the message should re-appear (0 = Show all the time):: 0
Always show notification bar (for testing purposes):: yesWell, I have managed to solve this by CSS somehow with a “float: left”