Ari Stathopoulos

Results 197 comments of Ari Stathopoulos
trafficstars

Yeah, but what happens when you click the "back" button in the "single post" section? Does it change the preview to show the page you were on before you clicked...

I can see both behaviours as correct, I can see both of them as bugs. I can see customers saying things like > "Why wouldn't I want to go back...

If we don't want to handle the "back" links in sections and only want to change the preview-pane URL when one enters the section then that will be easy. Adding...

https://github.com/aristath/kirki/commit/84c881ab7b01c8a541497810e52d389d621acf67 partially fixed the issue. Now the JS implementation kicks in immediately so we don't have to wait for the ajax call in order to hide the control. However, if...

Moving to the 3.1 milestone. The current implementation (a combo of PHP & JS) works. It's not perfect, but it works fine and there are no issues with it. This...

This would be agreat improvement, but not a release blocker for v4.0. Moving to v4.1

Marking as a feature request for 3.1 👍

@eece try the `kirki_my_configs_dynamic_css` filter instead.

@coleh33 Can you please try pulling the latest dev version from this repository and test if this still happens if you remove your custom set_url function?

This one is a bit weird... The main issue is that I can't replicate the issue so far so I'm sorry but I'll have to ask you to check this...