unster
Forum Replies Created
-
You say “they can be added to the reminder email if enabled”. If I enable reminder emails (I shouldn’t do it according to my local law [send emails to everybody who fill-in email details in checkout]), those exit intent emails I gather will be added to reminders automatically?
Mateusz, thanks for the awesome support and answer!
All the best!I am actually using this plugin: https://pl.www.ads-software.com/plugins/gsheetconnector-wpforms/
Saving to spreadsheet works just fine. I am asking for WPForms bridge between native woocommerce fields and options to use WPForms as kind of a bridge.
Forum: Plugins
In reply to: [WooCommerce] IFRAME being stripped from product tag descriptionHi @rur165
It is not working for me… This is example:
Page where I have set this up weeks ago, working fine: https://zdrap.to/pomysl-na-prezent/prezent-dla-dziewczyny/
New page where I am trying to copy-paste same code:
<h2>Ale co to jest plakat zdrapka?!</h2> [su_row][su_column size="1/3" center="no" class=""] <div class="descVidHowTo" style="width:100%;height:0px;position:relative;padding-bottom:100.000%;"> <iframe src="https://streamable.com/e/z44se6?loop=0" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe> </div> [/su_column]
and I get this, after saving:
<h2>Ale co to jest plakat zdrapka?!</h2> [su_row][su_column size="1/3" center="no" class=""] <div class="descVidHowTo" style="width:100%;height:0px;padding-bottom:100.000%"> </div> [/su_column]
As you can notice, only iframe line is being removed.
Affected page: https://zdrap.to/pomysl-na-prezent/prezent-dla-zony/
- This reply was modified 3 years, 10 months ago by unster.
Forum: Plugins
In reply to: [Tpay Payment Gateway for WooCommerce - tpay.com] 2.8.9Równie? przywróci?em poprzedni? wersj? wtyczki. W moim przypadku jedyn? metod? p?atno?ci, która si? wy?wietla?a by? BLIK.
Forum: Themes and Templates
In reply to: [Astra] change widgets h2 to h4Try that analogy. It worked for me: https://www.ads-software.com/support/topic/override-before_title-for-footer-widget/
Forum: Themes and Templates
In reply to: [Astra] Add another line (subtitle) under product titleWow, didn’t know about this plugin.
Works like charm! THANKS!Forum: Themes and Templates
In reply to: [Astra] Override “before_title” for footer widgetNow I have all the answers, thanks!
Forum: Themes and Templates
In reply to: [Astra] Translate (or remove) pagination slug in urlActually I did managed to solve it myself with a snippet I’ve found online.
How it will help:// Translate "page" slug in pagination function my_custom_page_word() { global $wp_rewrite; $wp_rewrite->pagination_base = 'strona'; unset($wp_rewrite->extra_rules_top["shop/page/([0-9]{1,})/?$"]); $wp_rewrite->extra_rules_top['shop/strona/([0-9]{1,})/?$'] = 'index.php?post_type=product&paged=$matches[1]'; } add_action( 'init', 'my_custom_page_word' );
! IMPORTANT: refresh your rewrite rules in WP options afterwards.
Forum: Themes and Templates
In reply to: [Astra] Override “before_title” for footer widgetYou are G-R-E-A-T. Works like charm.
My intention was only to change H2 tag to H4.In order to update 3 advanced footer widgets I’ve copied the function three times. Any other way to make it more elegant?
Forum: Plugins
In reply to: [Autoptimize] Cache getting full every eveningOk will try! Do you recommend to not to use those options?
Forum: Plugins
In reply to: [Pixel Caffeine] The Duplicate-Conversions IssueHi,
I have double checked – I have no events nor audiences declared under Pixel Caffeine.Forum: Plugins
In reply to: [Pixel Caffeine] The Duplicate-Conversions IssueHi Antonio, I am not sure how can I do this.
As to other plugin or code – when I disable Caffeine plugin – no data at all is being send to Facebook so I am sure that your plugin is the only bridge between my page and Facebook.
Forum: Plugins
In reply to: [InPost for WooCommerce] Brak mo?liwo?ci wyboru paczkomatuCzy kto? tu jeszcze zagl?da?
Re-tested with 5.7.10 – same issue; still this plugin is blocking Yoast seo from working correctly