FYI, the compatibility support page is: https://betternotificationsforwp.com/documentation/known-compatibility-issues/
]]>I have the same issue. I only have the one connector installed, the Page the Gravity form lives on only has one shortcode block loading the gravity form on it. I’ve tried with both Ajax on and Ajax off.
Row #26 167 Added to PizzaFall2024Sep-10-2024 07:39:34
Row #25 167 Added to PizzaFall2024Sep-10-2024 07:39:31
The First one to row #25 for Entry 167
Object: 10Vj9aJyZsHSMAlxLYMSt-oOHLaQc58HJdeq7EU9Ycjo
Trigger: Form Submission
spreadsheetId
10Vj9aJyZsHSMAlxLYMSt-oOHLaQc58HJdeq7EU9Ycjo
tableRange
Sheet1!A18:H24
updates
{“spreadsheetId”:”10Vj9aJyZsHSMAlxLYMSt-oOHLaQc58HJdeq7EU9Ycjo”,”updatedRange”:”Sheet1!A25:K25″,”updatedRows”:1,”updatedColumns”:9,”updatedCells”:9}
The Second one, same Trigger, same Entry ID, but to a different row
spreadsheetId
10Vj9aJyZsHSMAlxLYMSt-oOHLaQc58HJdeq7EU9Ycjo
tableRange
Sheet1!A18:H25
updates
{“spreadsheetId”:”10Vj9aJyZsHSMAlxLYMSt-oOHLaQc58HJdeq7EU9Ycjo”,”updatedRange”:”Sheet1!A26:K26″,”updatedRows”:1,”updatedColumns”:9,”updatedCells”:9}
The Trigger Form Submission is done twice for the same object and it ends up writing 2 rows (row 25 and 26) for the same entry.
]]>I have a problem regarding the duplicates of reviews. I have imported a reviews (custom thing) and see some reviews are duplicated. Is there a way to optimize the review -> delete duplicates?
Thanks in advance,
Vahan
What’s going on? This never used to happen.
]]>Is it possible to somehow configure the plugin to use the existing browser side events (that are set up via GTM) instead of sending additional ones?
]]>We use your plugin within a slider on our website (you were kind enough to help us with the correct implementation in the past!).
Today my colleague noticed that slide 6 and 8 (of 9 in total) display the same post. The code for displaying the posts has not been changed since then. Here are the two relevant snippets:
Find and display post no 6:[wpp stats_views=0 stats_date=1 stats_author=1 range='all' offset=5 limit=1 cat='-10' excerpt_by_words=1 excerpt_length=20 thumbnail_width=350 thumbnail_height=250 wpp_start='<div class="brick_list">' wpp_end='</div>' post_html='<div class="brick_item" data-url="{url}"><div class="brick_item-image">{thumb_img}</div><div class="brick_item-header text-left"><p class="post_date-created post_cat-icon">{date}</p><p>{tags}</p><h4><a class="blocklink" href="{url}">{text_title}</a></h4></div><div class="brick_item-body"><span class="wpp-excerpt">{summary}</span></div><div class="brick_item-footer"><div class="author_infobox">{avatar}<span class="author_name d-inline-block">{author}</span></div></div></div>']
Find and display post no 8:[wpp stats_views=0 stats_date=1 stats_author=1 range='all' offset=7 limit=1 cat='-10' excerpt_by_words=1 excerpt_length=20 thumbnail_width=350 thumbnail_height=250 wpp_start='<div class="brick_list">' wpp_end='</div>' post_html='<div class="brick_item" data-url="{url}"><div class="brick_item-image">{thumb_img}</div><div class="brick_item-header text-left"><p class="post_date-created post_cat-icon">{date}</p><p>{tags}</p><h4><a class="blocklink" href="{url}">{text_title}</a></h4></div><div class="brick_item-body"><span class="wpp-excerpt">{summary}</span></div><div class="brick_item-footer"><div class="author_infobox">{avatar}<span class="author_name d-inline-block">{author}</span></div></div></div>']
Do you see any potential problem that could cause this?
I have just installed the very latest version of your plugin.
Thanks for taking a look and have a nice evening!
Bianca