Thanks Armin. Yes it seems to work back again, I updated on version 3.2.2 and it corrected the problem for fade transitions. I use Firefox 59.0.1 & Chrome 80.0.4044.
jj
Posts
-
Transition page broken (lay v3) -
Transition page broken (lay v3)Sorry Here's the link https://bit.ly/2Y5NXqq
I did all the updates, removed css & clear cache but still the transition pages doesnt work
If any help, Thanks -
Transition page broken (lay v3)Hi I got a problem with the Laytheme update since classic fade transition between pages seems to not work anymore. Is there an issue to make it work back in the settings? Thanks
-
Four corner menusok solved it like that with a custom menu in css & html
<nav><ul id="upright" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1231"><a href="http://mysite.com/page/" data-id="1231" data-type="page" data-title="page">page</a></ul></nav>
I just needed to catch those menu item numbers to make the fader works again
Best,
JJ -
Four corner menusHi Armin,
I want to do a four corner menu. The customize tool is ok but only permit one menu position.
I edited my menu in the custom html to link to other pages of my site but the transition fade got broken (mainly because I'm wrong with the self & parent target).
How can I make a clean link & code from the custom html without broking the fade transition between pages?
Thanks
JJ