Forum Replies Created
-
AuthorPosts
-
Hello Basilis,
thank you for the reply – we’ve resolved it already with the WPML support.
The solution was to add the missing fields in WPML/Settings/XML
like this…<wpml-config>
<shortcodes>
<shortcode>
<tag>av_cell_one_third</tag>
<attributes>
<attribute type=”link” encoding=”av_link”>link</attribute>
</attributes>
</shortcode>
</shortcodes>
</wpml-config>Kind regards, Jochen
… can you help me please?
… so, can you see the problem now? :)
Hi Yigit, … no, I did it directly in the pages to have a result right now.
But if I would have a change in the German(Base)-Version, and then have to update the other Lang-Versions, these changes will be overwritten
and I would have to insert the Links again … and again …The right place to make the whole translation is here and ONLY here: MENU -> WPML -> Translations/Übersetzungen
And on these translation-pages the Column-Link is missing. Others from the AVIA-LB are already there, like »av_slide_full: link1, link2«
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.thank you, this can be closed
ok, thank you!
one more question concerning icons:
Is there a way to include e.g. Flaticon Icons via CSS like possible with unicode icons?
For example:.class:after {
content: “\2194”;
}Thank you very much Ismael !
for the code and the info pastebin.
Greetings, JochenPS: your form filtered out my changed html code, this last blue line above does not make any sense
Hello Nikko,
ok, the font was still on the server -> /uploads/avia_fonts/flaticon
SO I downloaded and zipped it and uploaded again.
Thank youDecember 21, 2016 at 4:42 pm in reply to: fixed menu – section height 100% – missing distance at the bottom of the section #727135ok, we fixed it already …
thanks
this thread can be closedHi Yigit,
… but this will not display the map with a page height of 100%.Enfold Info -> Map height
You can either define a fixed height in pixel like ‘300px’ or enter a width/height ratio like 16:9Is there a way to tell the map to take 100% height?
Hi Andy, thank you, i just thought you would have a some kind of a ready solution in mind …
Regards, JochenDecember 14, 2016 at 6:56 pm in reply to: menu items -> Display as icon / background transparency #724445thank you. sometimes it is not so easy to find the .classes that are added later via javascript …
Everything ok with this, can be closedDecember 13, 2016 at 12:11 pm in reply to: menu items -> Display as icon / background transparency #723666yes of course …
Hi Rikard, this thread can be closed then … Thank you
December 6, 2016 at 3:25 pm in reply to: Fixed mobile menu / #anchor links / mobile menu doesn't fadeout completely #721062Hi Yigit, …, very good, it seems to work now, finally.
I’ll test another site later and write again …this works better wit the animation
.av-hamburger-inner::before,
.av-hamburger-inner,
.av-hamburger-inner::after {
background-color: black !important;
width: 32px !important;
height: 2px !important;
}
.av-hamburger-inner::before {
top: -8px;
}
.av-hamburger-inner {}
.av-hamburger-inner::after {
bottom: -8px;
}.av-hamburger–spin .av-hamburger-inner::before,
.av-hamburger–spin .av-hamburger-inner,
.av-hamburger–spin .av-hamburger-inner::after {
width: 32px !important;
height: 2px !important;
}.av-hamburger–spin.is-active .av-hamburger-inner::before,
.av-hamburger–spin.is-active .av-hamburger-inner,
.av-hamburger–spin.is-active .av-hamburger-inner::after {
background-color: red !important;
}this post can be closed, thank you
ok, you can do it like this:
.av-hamburger-inner::before,
.av-hamburger-inner,
.av-hamburger-inner::after {
background-color: black !important;
width: 30px !important;
height: 1px !important;
_padding: 5px;
}
.av-hamburger-inner::before {
margin: 2px 0px 0px 0px;
}
.av-hamburger-inner {
margin: 0px 0px 0px 0px;
}
.av-hamburger-inner::after {
margin: 0px 0px 2px 0px;
}.av-hamburger–spin.is-active .av-hamburger-inner::before,
.av-hamburger–spin.is-active .av-hamburger-inner,
.av-hamburger–spin.is-active .av-hamburger-inner::after {
margin: -2px 0px 0px 0px;
background-color: red !important;
width: 30px !important;
height: 1px !important;
}this can be closed so, thank you
the thing with the social icons is dissolved too
this works for the colors
.av-hamburger-inner,
.av-hamburger-inner::before,
.av-hamburger-inner::after {
background-color: black !important;
}.av-hamburger–spin.is-active .av-hamburger-inner,
.av-hamburger–spin.is-active .av-hamburger-inner::before,
.av-hamburger–spin.is-active .av-hamburger-inner::after {
background-color: red !important;
}Hello Yigit,
…and could you please tell me where to change the colours of the icons (hamburger & close X), please?YES, this works. Thank you Yigit.
Another question, how do I let stay the social icons too?
I tested in Mac Chrome & Safari …
sorry, no problem sharing the login …
now I placed the code from the style.css in the enfold / Quick CSS field
login below … -
AuthorPosts