Forum Replies Created
-
AuthorPosts
-
November 23, 2020 at 6:36 pm in reply to: TinyMCE Editor issues in combination with PayPal Plus (urgent) #1262457
Update: Found the issue by ourselves. The WooCommerce plugin for Sofort payments is causing this:
tinymce.init( { mode : "exact", elements : 'woocommerce_sofortueberweisung_gateway_successEmailText', theme: "modern", skin: "lightgray", menubar : true, statusbar : true, toolbar: [ "bold italic | alignleft aligncenter alignright | bullist numlist outdent indent | undo redo" ], plugins : "paste", paste_auto_cleanup_on_paste : true, paste_postprocess : function( pl, o ) { o.node.innerHTML = o.node.innerHTML.replace( / +/ig, " " ); } } ); tinymce.init( { mode : "exact", elements : 'woocommerce_sofortueberweisung_gateway_description', theme: "modern", skin: "lightgray", menubar : true, statusbar : true, toolbar: [ "bold italic | alignleft aligncenter alignright | bullist numlist outdent indent | undo redo" ], plugins : "paste", paste_auto_cleanup_on_paste : true, paste_postprocess : function( pl, o ) { o.node.innerHTML = o.node.innerHTML.replace( / +/ig, " " ); } } ); tinymce.init( { mode : "exact", elements : 'woocommerce_sofortueberweisung_gateway_instructions', theme: "modern", skin: "lightgray", menubar : true, statusbar : true, toolbar: [ "bold italic | alignleft aligncenter alignright | bullist numlist outdent indent | undo redo" ], plugins : "paste", paste_auto_cleanup_on_paste : true, paste_postprocess : function( pl, o ) { o.node.innerHTML = o.node.innerHTML.replace( / +/ig, " " ); } } );
November 23, 2020 at 12:16 pm in reply to: TinyMCE Editor issues in combination with PayPal Plus (urgent) #1262333— removed —
- This reply was modified 3 years, 12 months ago by Mike.
November 20, 2020 at 11:41 am in reply to: TinyMCE Editor issues in combination with PayPal Plus (urgent) #1261753Hi, any chance for a feedback here?
It is quite urgent and concerns the standard editor that comes with WordPress/Enfold, there is no additional plugin in use.
When disabling PayPal Plus plugin it seems to work, but we need to offer PayPal Plus and can not reproduce that issue on another website with PayPal Plus. So no idea where that comes from here..any idea what is happening to the tinymce editor toolbar in the text block element?
Thank youNovember 17, 2020 at 11:07 am in reply to: TinyMCE Editor issues in combination with PayPal Plus (urgent) #1260934Hi,
Yes, the editor in the text block element. That is exactly the issue. We do not use a plugin for the editor and the toolbar is incomplete. But it should be the default editor, therefore I do not know who else to contact other than Enfold team. Is there anything you can do about that or any case in history that has been solved?
Regards,
MikeNovember 16, 2020 at 1:44 pm in reply to: TinyMCE Editor issues in combination with PayPal Plus (urgent) #1260712Any chance for a feedback here?
March 5, 2020 at 4:21 am in reply to: Pop Up with Mailchimp Element and other Enfold Shortcodes #1190286Hey Victoria
Thanks. The lower link is a 404, the other is building the pop up via Mailchimp, what is not the goal.
We cant use any shortcode, not even icons, in a popup. Is there no plugin or way to use enfold shortcodes of any kind within a popup?Best regards,
MikeMarch 3, 2020 at 7:33 am in reply to: Pop Up with Mailchimp Element and other Enfold Shortcodes #1189602Hey Victoria
Details in privateHey,
yes we use shortpixel
in the past we have used wp smush for a short while and changed the caching plugin from wp fastest cache to wp rocket and borlabs, if this information might helpHi,
Not on my end, e.g. here (in private)
It happens randomly – at first, it shows. But if I open couple of pages, it randomly misses on some pages. I mostly see this in FAQ pages of our website, but had it on normal subpages such as “Preise” as well.All of my employees were able to reproduce that issue in Safari, Chrome and Firefox.
- This reply was modified 4 years, 9 months ago by Mike.
Hi Victoria
here you go (private)
January 24, 2020 at 9:54 am in reply to: ReCaptcha issue “Sorry, but the session time for this page has expired" #1178046Sorry, updated above
Hi Ismael
Thank you. Logins in private
Hi Ismael,
Thank you. Code is added, but still not working:
Is there anything you can do about that with FTP access?
Thank youDecember 13, 2019 at 11:45 am in reply to: Woocommerce Product image in Avia Builder using wooswatches #1165476Hi Stefan,
hast du eine Lösung gefunden für dich? Wir bauen auch via Advanced Layout Builder und stehen vor dem gleichen Problem.Hi Ismael,
quite frustrating that Enfold didnt make this work after so many years. being able to design proper products with the advanced layout editor is not too much to ask I suppose. and in fact the gallery seems to be the only thing not synching in terms of variable products/swatches.same here. more than 40 websites affected. fix it asap
-
AuthorPosts