Forum Replies Created

Viewing 30 posts - 10,651 through 10,680 (of 11,051 total)
  • Author
    Posts
  • in reply to: LayerSlider Issues #486435

    is it a responsive fullwidth slider?
    there are some css – settings from enfold css missing!

    e.g on fullscreen responsive layer-slider the container is a content-box not a border-box:

    .ls-wp-fullwidth-container, .ls-wp-fullwidth-helper, .ls-container, .ls-container * {
        box-sizing: content-box !important;
    }

    etc. pp

    how do you upgrade to 4.2.4 via WordPress or manually

    • This reply was modified 9 years, 4 months ago by Guenni007.
    in reply to: Header not showing according to settings #486425

    you have to edit your pages to obtain this kind of look. On that page the first alb element is a full-screen slider.
    On the right side of your page editor there are some options for the header. I guess on your example page this is a transparent header.
    You can depose an extra logo for that “transparent” case on Enfold Options Dialog on Header/Transparency Options (see your example page – there is on transparent looking a white logo – on semitransparent header it is colored with black/gray font)

    in reply to: Custom font overruled using WPML #486418

    so what to do best is style your site first completely in one language and than transfer this “danish”-Settingsfile to your computer
    change the language – and import the danish-settingsfile to the german options etc.

    in reply to: Custom font overruled using WPML #486410

    well have a look here: https://kriesi.at/support/topic/enfold-configuration-in-defferent-languages-using-enfold/

    on my comment i suggested that it might be possible to export/import Settingsfile to the other languages
    https://kriesi.at/support/topic/enfold-configuration-in-defferent-languages-using-enfold/#post-476902

    this is for me a feature and not a bug – because i often have customers who wants to have different colors or fonts for the different languages (even other logos)

    Hört sich für mich nach einem Fehler der Berechtigung des upload Ordners an (wp-content/upload) – schau mal ob die Rechte das schreiben erlauben und ob du Eigentümer der Datei bist.
    Ich bekomme z.B die gleiche Meldung wenn ich den Upload-Ornder auf 640 setze.

    Hast du manuell auf 4.2.4 das Update gemacht ?

    Bei meinem Provider (hosteurope) ist es ein unterschied ob man als ftp-user oder wp-user das behandelt.
    Ich bin jetzt komplett bei den WordPress installationen zu wp-user als Eigentümer übergegangen. Und ich habe den Ftp-User als wp-user im Backend des Hosters declarieren können. Das beseitigte alle Eigentumsrechte Konflikte.

    Seems to be a file/folder-permission conflict. Please have a look to the folder-permissions of wp-content/upload – these have to be writeable!
    Sometimes (it depends on your hoster) there could be also an owner conflict.

    • This reply was modified 9 years, 4 months ago by Guenni007.

    ok deep in the deepest bottom of my brain there is a rembering that IE browser got problems if a positioning was set to absolute without giving a positioning to the parent div ! (allthough IE11 got it without that code)

    that solves the edge problematic :

    .ourway .content {position: relative !important}

    can be closed now

    i compared the code in developer tools in situ

    and on edge the style from the headline rotator active span is:

    
    style="transition:0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53); display:inline; opacity: 1; transform: translate(0px, 0px);"

    on firefox f.e.:

    
    style="transition:0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0s; display:inline; opacity: 1; transform: translate(0px, 0px);"

    the 0s is the delay of transition? is’t it?
    could this be the reason for the output ?

    i set a class for the color-section containing the rotator to: “ourway”

    
    .ourway .post-entry.post-entry-type-page.post-entry-550 {bottom: 10%; position: absolute !important; right: 0}
    .ourway h2.av-rotator-container-inner{font-size:30px!important;line-height:50px!important}
    .ourway h2.av-rotator-container-inner span{font-size:24px!important}
    • This reply was modified 9 years, 4 months ago by Guenni007.

    here is a short movie how it “works”

    http://webers-testseite.de/carpe/edge-bug/

    the headings are seen first as i set it in quick.css – but then immediately flip to top of the color section.
    Even IE 11 gets it and all other browsers too. But only edge is buggy in this settings.

    in reply to: Dimension problem #480783

    oh i thought she likes the 68% – sorry – than i misunderstood her

    in reply to: Iconboxes within Fullwidth picture #480460

    sehr schöne Seite – du solltest noch auf der “Über uns” Seite das Hintergrundbild strecken um es an die Breite anzupassen.
    Ich denke es ist eine Color Sektion die du da wähltest.

    in reply to: Dimension problem #480458

    Well i can see that it must work – but on your source-code i can not see the change to my proposal.
    On the image you can see that you have still the 75% rule:

    in reply to: Dimension problem #479649

    please ask the support for that!
    I’m a Participant too. And post the link as private !

    in reply to: Change preload image animation #478958

    Hey Rikard – i believe he wants to replace that spinning thing – not setting up a logo above that animation.

    in reply to: Change corner radius of "Article Slider" #478782

    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, 5 months ago by Guenni007.
    in reply to: Dimension problem #478754

    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 !

    in reply to: Dimension problem #478753

    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.

    in reply to: Change corner radius of "Article Slider" #478749

    geh mal nur auf das image:

    .avia-content-slider .slide-image, .avia-content-slider .slide-image img {
        border-radius: 20px !important
    }

    wenn ich das in den developer Tools ändere sehe ich sofort, dass es klappen müsste:

    in reply to: Change corner radius of "Article Slider" #478725

    hast du es mit !important schon probiert ?

    .avia-content-slider .slide-image {
    border-radius: 20px !important
    }

    in reply to: Change preload image animation #478671

    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, 5 months ago by Guenni007.
    in reply to: Change corner radius of "Article Slider" #478585
    .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, 5 months ago by Guenni007.
    in reply to: Making a sidebar widget sticky #478140

    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?

    in reply to: Change corner radius of "Article Slider" #478135

    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, 5 months ago by Guenni007.
    in reply to: Layer Slider issues #478122

    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 buttons

    in reply to: Layout of icon lists in text area #478105

    Well 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: iconinline

    than 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, 5 months ago by Guenni007.
    in reply to: Google map not showing #478087

    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

    in reply to: Show full page width easy slider on events page #477824

    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

    Great ! Thanks for testing it. I don’t have at the moment a multilingual Testenvironment to prove it myself.

    in reply to: Fixed footer #477098

    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 above

    in reply to: bring header to top #477090

    Yes Yigit – i guess the code above works :lol:

Viewing 30 posts - 10,651 through 10,680 (of 11,051 total)