Marek Soból
Forum Replies Created
-
Forum: Plugins
In reply to: [Klarna for WooCommerce] Redirect to 404 after order was placedHi Kristian,
Do you have any information when this bug will be fixed? This is really serious problem because it makes impossible to use main and very effective way of gaining new users if shop uses Klarna Payments. So, it may affect business seriously.
Best Regards
Marek SobólForum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Deprecated / Notices,I checked again. The problem is with widgets which have no options. You add “Fixed widget” checkbox but there is no “Save” button. At first I did not catch the source of the problem, just checked and noticed it wasn’t saved.
Hope it helps
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Deprecated / Notices,Hi,
I mean that my selection of “Fixed widget” checkbox (for any widget) is not stored. I select the checkbox, reload widgets page (or go somewhere else and back) and checkbox is not selected.
The problem probably comes from the fact that selected checkbox return 1 but not selected returns nothing (===false) and it is not 0. You need to initialize the field. I had exactly the same problem some time ago, but cannot recall details at the moment. Delete your widget data from options table before you test it.
BTW: I’ve noticed another problem – your JS code destroys “style” attribute for selected widget. It is not nice 🙂 Widgets for dynamic sidebar rarely have style attribute, however, it is not forbidden 🙂
Best regards
MarekI think it is obvious bug, and Joost will fix it. BTW: it seems to be good idea to add template for og:title to “Titles & Metas” tab. og:title usually differs from page title tag (og:title should be just plain post title, page title contain at least site name also, but may contain other things)