Forum Replies Created
-
AuthorPosts
-
please ask the support for that!
I’m a Participant too. And post the link as private !Hey Rikard – i believe he wants to replace that spinning thing – not setting up a logo above that animation.
ha ich sehe gerade dass du eine https Seite da hast, ich las irgenwo etwas von einem Bug des neuen Chrome
ich suche gerade mal wo das stand hier im Forum
edit: https://kriesi.at/support/topic/enfold-chrome-mac-only-maybe-css-issues/#post-478104
vielleicht hat es damit zu tun.
ich schau aber mal gerade ob ich das im Chrome nachvollziehen kann.
Was mich allerdings stutzig macht, ist dass es in deinem Quellcode (css) nicht zu sehen ist die Anweisung !
Hast du es wieder entfernt?-
This reply was modified 9 years, 11 months ago by
Guenni007.
and i see that on new york there is a setting:
.single .container .av-content-small.units { width: 75%; }
as you can see here:
http://www.newyorkinspiration.com/category/areas-in-new-york/brooklyn/
there its ok – but on “single” posts there is a different setting – so try in quick css:
.single .container .av-content-small.units { width: 68% !important; }
on santa monica the single hotels are Pages ? on New York the single Hotels are single posts !
And you are shure that all other settings of Enfold Options are accepted?
If you change e.g. the font-color on content area this will have an effect? I ask – because sometimes when file-permissions of your data is set incorrect on your ftp account – enfold new entries are shown but will have no effect ( ../wp-content/uploads/dynamic_avia/ ) – this folder and files in it has to be writeable for wp user.hast du es mit !important schon probiert ?
.avia-content-slider .slide-image {
border-radius: 20px !important
}i’m not shure about this loader. I don’t think it is as simple as an image rotating.
if you look into layout.css there is something mentioned:
http://projects.lukehaas.me/css-loaders/
and we use here on enfold the load8 i think
-
This reply was modified 9 years, 11 months ago by
Guenni007.
.avia-content-slider .slide-image { border-radius: 20px }
die iconboxen da drunter dann:
.iconbox_top .iconbox_content { border-radius: 20px }
musst du selbst mit spielen welcher radius nun besser aussieht, – ich würde eventuell den darüberliegenden divs eine Klasse zuteilen, damit du selektiver setzen kannst.
Sonst sind eben alle iconboxen und slideimages mit solchen Radien versehen.-
This reply was modified 9 years, 11 months ago by
Guenni007.
isn’t it possible to create on enfold a custom widget area and than try to position it with css (z-index and fixed) in this manner?
hallo tom – wie ich sehe, ist es ja wohl mit dem Radius gelungen oder?
Du hast die Bilder verändert. Es ginge ja auch so ( sogar bishin zum Kreis):.pg-image, .pg-image-hover { border-radius: 50%; }
der unterhalb ist bei 10px so wie ich es sehe, hat aber wegen den bereits im Bild befindlichen Radien (musst halt rechteckige dann wieder hochladen) keinen Effekt
sag mal das drehen ist das ein Plugin oder alles händisch via css geregelt. ?
-
This reply was modified 9 years, 11 months ago by
Guenni007.
on that page this is not the layer-slider plugin but the fullscreen slider – and on that alb element you can choose it as an extra option.
on each image you add you can choose different options
on Caption there is “Apply a link or buttons to the slide?” you can add buttonsWell you can give to that text block a css custom class (see how to activate custom class on alb elements)
i gave the textblock the class: iconinlinethan i did the following:
.iconinline p { margin-left: 50px; } .iconinline .av_font_icon { margin-left: -50px; position: relative; top: -5px; }
with top value you can shift the icon
try it-
This reply was modified 9 years, 11 months ago by
Guenni007.
well i suppose that you done something wrong on placing your map position. Because there is no content at all:
<div style="height: 400px;" data-mapid="1" class="avia-google-map-container" id="av_gmap_1"> __________ </div>
on edit location did you press that little button to get longitude and latitude ? – without it does not work
well if you activate the alb for events it might be easy – or do i missunderstood your request?
https://kriesi.at/support/topic/the-events-calendar/#post-366328
July 23, 2015 at 1:51 pm in reply to: Enfold configuration in defferent languages using enfold #477727Great ! Thanks for testing it. I don’t have at the moment a multilingual Testenvironment to prove it myself.
If you want to use footer with widgets as well than it is more difficult to fixe it, because you have to be aware of seeing all content in main.
If footer is allow to scroll there is no problem with that solution aboveYes Yigit – i guess the code above works :lol:
this is the html background-color : try this
html.responsive, .responsive body { background-color: #fff !important }
i don’t know if i really understand what you want but you can change the original setup
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container { transform: scale(1.05, 1.05); }
to what you want:
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container { transform: rotate(25deg); }
try this one – but it might not work on the most mobile Phones:
#socket { position: fixed; bottom: 0; width: 100%; z-index: 999; }
how do you move your website?
I prefer duplicator (free) or backup buddy (not free) and had never problems like this.its hard to decide what to do from a screenshot.
If you don’t like to make your site-url public than put it in a private message.oh i see the url on screenshot :
so – i don’t know where this settings come from but if you put in quick css :.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 43px !important; }
this could help.
July 22, 2015 at 8:22 am in reply to: Enfold configuration in defferent languages using enfold #476902hi ismael – what about my suggestion that it could be possible to export theme settings file on one language – than switch Language in Enfold Options (menu bar above) – and import than this “english” Themesettings to the other langauge ?
July 21, 2015 at 11:28 am in reply to: Enfold configuration in defferent languages using enfold #476387More or less i think this is a feature and not a bug :lol:
sometimes i like to give the other languages different colors or a different logo. So this is nice to have that it is an extra setup for each language.
But i think you are right that a checkbox for always duplicate settings or not will be a nice feature for those who only want to have different content.btw. i don’t know if an “export theme settingsfile” on enfold options dialog import/export will work.
You can try to export the settings on e.g. english and change than to the different language and import the settingsfile than.July 20, 2015 at 1:01 pm in reply to: problems with enfold on ipad, padding on each side of screen #475752well first of all i see this on your source code:
.home #wrap_all { padding: 0 0 0 30px}
this leads only to a padding on the leftif you want padding on both sides:
.home #wrap_all { padding: 0 30px 0 30px}
or (same shit different name)
.home #wrap_all { padding: 0 30px }July 20, 2015 at 11:37 am in reply to: problems with enfold on ipad, padding on each side of screen #475693well the body has in this case the class : home
so you can use@media only screen and (min-width: 768px) and (max-width: 989px) { .home #header_main .container { padding: 5px 0px} .home #wrap_all {padding: 0px 30px} }
btw: on padding and margin you can shorten the code
if there are two values than it is (up – down) (left-right)
so padding : 5px 0 means the same as : 5px 0 5px 0
if there are tree values it is meant: up (left/right) down-
This reply was modified 9 years, 11 months ago by
Guenni007.
ok he changed it – and with 80px as well :lol
thanks for your positiv feedbackthats a pity and long time ago i made a featured request to put in the installable package the version.txt here – but it seem to be an envato thing.
this is sometimes a shame that in “all files & documentation” download and “installable wordpress file only” there are different Version numbers for a little time.
I got the message too about 3.2.2 but downloading the whole package from Envato only the 3.2 is in there. In the installable wordpress theme the 3.2.2 is present.
I like to do my updates manually too, so for that i download only the installable package. -
This reply was modified 9 years, 11 months ago by
-
AuthorPosts