Viewing 30 results - 89,011 through 89,040 (of 142,846 total)
  • Author
    Search Results
  • #703394

    Topic: Single Parallax Page

    in forum Enfold
    evan_friedl
    Participant

    So we have found that some clients need a more simplified version of our website to understand what we are about. So we are planning on making a single parallax page that simplifies who we are for the layman.

    I was hoping I could do this without having to have a separate url. Ideally we keep the regular menu and just have this page with the anchors showing on the top of the page when you scroll. Much like it does when I clicked the new post on the forum.

    So my question is it possible to ONLY make this Page parallax? If so, some advice on how to make it so would be lovely. I have the anchors in the sections but they are not showing so far.

    Also I am unsure why this page has such a huge footer. Could you help me with that, too?

    This is privately published so use the login and credentials I shared privately below before you go to the link.

    http://srea.co/real-estate/

    kirstymac2013
    Participant

    Hi,

    I’ve updated to the latest version of Enfold and WordPress, cleared my history in Safari (and I keep doing this) and deactivated all my plugins as well as re-started my laptop twice but the Advanced Layout Editor isn’t showing. Only Add Media. Can you look in to this for me please?

    #703372

    Circling back to this topic….any idea what is causing this?
    The images are pulling up a background of some sort on the scroll. Not looking good….

    Thanks..

    Hey mackerrow,

    Sorry for the late reply!
    Would you mind posting us a screenshot/mockup of the issue? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    If issue is mobile only, please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ and try displaying different elements on mobile and on desktop and check if that helps.

    Best regards,
    Yigit

    #703341
    Computerfirm
    Participant

    There is some shadow below the header/menu of my site. I would like to remove it, but it won’t go.
    I tried various things in the CSS (found them also here on the forum), but nothing works.
    The problem is that when I insert a avia slider, it will be placed on top of this line. On wider screens, left and right of the 1500 pixels wide image, the line appears. That looks stupid.

    Please tell me how to remove this line / shadow.

    What I tried (and none of them worked):

    #header_main {
    border-bottom: none !important;
    }

    .avia-layerslider.avia-shadow {
    box-shadow: none !important;
    }

    #header {
    border-bottom: none !important;
    }

    Kind regards!

    Wolf
    Participant

    Hello,
    My previous thread got closed without a solution (I posted it was fixed but meant the login details)
    https://kriesi.at/support/topic/layer-slider-multiple-jquery-issue-and-not-hiding-on-mobile/

    Hello Enfold,
    I’m getting warnings from the layerslider:
    Multiple jQuery issue.
    It advices to “put JS includes to body”. At the page the layerslider warns to only do this with enough experience because it can break the site.
    So how big are the risks?

    Also the layer slider does not completly hide on mobile. The place of the layerslider is now blank instead of gone.

    thanks

    -EDIT-
    Also the layer slider on desktop doesn’t load all the time. It stays white a lot of the time
    Mostly on chrome. But it is starting to get worse. It hardly ever loads. Only after a hard refresh or mulitple hard refreshes

    -EDIT2-
    Removing the layerslider.js files from minify worked to get the slider back. But it still leaves a blank space on mobile.

    -EDIT3-
    THis works:
    /* All Mobile Sizes (devices and browser) */
    @media only screen and (max-width: 767px) {
    .avia-layerslider {
    display: none !important;
    }
    }

    -EDIT 4-
    Is it possible to not only hide the layerslider on mobile but completly remove it?
    The .js is not minified now and the google pagespeed rank for mobile went down a lot because of scripts that aren’t used now

    • This topic was modified 9 years, 5 months ago by Wolf.
    #703303
    dabomb
    Participant

    I am working on a site that is using the transparent header. I am using large images with a black transparency to allow text to show up on top of the image. Is there a way to make the menu font color be white as the default, and then as the user scrolls toward the bottom of the page, and the sticky header appears, the font color changes to the default dark gray?

    Here is the example I am looking at:
    https://www.homehero.org/

    Here is my version:

    #703293

    In reply to: Creating custom header

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .container.av-logo-container {
        background: white;
        padding: 0 50px!important;
        top: 30px;
    }
    #header_main {
        background: #3b3e46;
    }
    

    Best regards,
    Yigit

    #703273
    naxiand
    Participant

    Hi,
    I have recently bought a linence of enfold. It’s a great theme with lots of functions. I always try to find solutions myself before posting and usally is faster this way, for example how to add a Google font quassanto sans was a case. But why you don’t add them all of them so I don’t have to temper with functions. php? Or better add them with preview?
    Google maps I haven’t noticed a navigation fuction or open Google maps
    How to make header thinner, more transparent or change to any color in a easy way without custom CSS?
    Full width pictures with custom padding except the defaults ones?
    Possibility that picture auto adjust on desktop or mobile so it can been seen in full and not focus top-left etc, or at least possibility to show only on desktop or tablet or mobile, so for example a page I can make it two times and choose what is shown for desktop or mobile. So far I have found only option for mobile.
    I have made a website ***naxosglyfada.com using a free template and all this was standard. So coming to a highly rated theme I was exeptecting standard those things. Enfold offers more functionality but those simple things I am struggling to make them.
    It’s advertised as friendly to use and it is but for some basic functionality custom CSS, is not friendly. What I will give credit is the great support that I see you have.

    #703264

    Hi,

    Please try adding !important rule as following

    .html_header_sidebar #top #header {
        width: 200px !important;
    }
    .html_header_left #main {
        margin-left: 200px !important;
    }

    If that does not help, please create temporary admin logins and post it here privately.

    Best regards,
    Yigit

    Hey enfold4phil,

    That would be a bit complicated to do, since you have to add custom codes per device (desktop, tablet, mobile phones, etc) also once that is established and you need to add additional image, you will need to change all the custom codes again to adapt to the new quantity. I suggest using 4 columns instead of 3.

    Best regards,
    Nikko

    #703248

    In reply to: Iconbox overlaps text

    Hi Bjdiving!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .iconbox_top {
        margin-top: 40px;
    }

    Best regards,
    Yigit

    #703240

    Hi rcgroup!

    You can try adding the phone number as a new Custom Link in Appearance > Editor and place it at the top of your main menu and it will be displayed below logo. If that does not help, please post a screenshot showing the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Cheers!
    Yigit

    #703234
    vollern
    Participant

    Hi,

    I am trying to add a custom script. The same scrip is working in the customers old website. I have put the javascript in a code block and the html under the code block.

    Any Idea why this is not working?

    The scrip:

    <script type=”text/javascript”>

    function ShowCalc1(frm){
    var nCount=0; nUnchecked=0; nErrors=0;
    nRed=0; nBlue=0; nYellow=0; nGreen=0; nYelgre=0;
    dominantcolor=””; sp=0;

    for (var i = 0; i < frm.length; i++) {
    if (frm[i].type == ‘radio’) {
    nCount++

    if (!frm[i].checked) {
    nUnchecked++
    }

    if (frm[i].checked) {
    switch(frm[i].value) {
    case “RED”:
    nRed++
    break;
    case “BLUE”:
    nBlue++
    break;
    case “YELLOW”:
    nYellow++
    break;
    case “GREEN”:
    nGreen++
    break;
    case “YELGRE”:
    nYelgre++
    break;
    default: {
    nErrors++
    }
    } //switch value
    } //if checked
    } // if radio
    } // for

    dominantcolor=””;

    if (nRed > nBlue && nRed >= nYelgre) {
    dominantcolor=”RED”;
    }
    if (nBlue > nRed && nBlue >= nYelgre) {
    dominantcolor=”BLUE”;
    }

    // De tre siste spørsmålene brukes for å skille mellom gult og grønt
    // dersom det viser seg at det er overvekt av gult/grønt

    if (dominantcolor==”” && nYellow >= nGreen) {
    dominantcolor=”YELLOW”;
    }
    if (dominantcolor==”” && nYellow < nGreen) {
    dominantcolor=”GREEN”;
    }

    /*
    alert(“N=” + nCount + “n”
    + “Red=”+nRed
    + ” Blue=”+nBlue
    + ” Yellow=”+nYellow
    + ” Green=”+nGreen
    + ” YellowGreen=”+nYelgre
    + “n”
    + “Unchecked=”+nUnchecked // spørsmål 13 skal ikke nødvendigvis besvares
    + ” Errors:”+nErrors
    + “nn”
    + “Color: “+dominantcolor
    );
    BREAK;
    */

    if (nUnchecked>88) { // Det er 132 (tidl. 144) radio button, 1/3 må være besvart
    alert(“Du har ikke svart på alle spørsmål”);
    BREAK;
    }

    if (dominantcolor==”RED”) {
    window.location.href = “http://www.bailinenorge.no/rodt&#8221;;
    }
    if (dominantcolor==”BLUE”) {
    window.location.href = “http://www.bailinenorge.no/blatt&#8221;;
    }
    if (dominantcolor==”YELLOW”) {
    window.location.href = “http://www.bailinenorge.no/gult&#8221;;
    }
    if (dominantcolor==”GREEN”) {
    window.location.href = “http://www.bailinenorge.no/gront&#8221;;
    }
    } // function

    // følgende er kun for debug

    function ShowCalc2(frm){
    var nCount=0; nUnchecked=0; nErrors=0;
    nRed=0; nBlue=0; nYellow=0; nGreen=0; nYelgre=0;
    dominantcolor=””; sp=0;

    for (var i = 0; i < frm.length; i++) {
    if (frm[i].type == ‘radio’) {
    nCount++

    if (!frm[i].checked) {
    nUnchecked++
    }

    if (frm[i].checked) {
    switch(frm[i].value) {
    case “RED”:
    nRed++
    break;
    case “BLUE”:
    nBlue++
    break;
    case “YELLOW”:
    nYellow++
    break;
    case “GREEN”:
    nGreen++
    break;
    case “YELGRE”:
    nYelgre++
    break;
    default: {
    nErrors++
    }
    } //switch value
    } //if checked
    } // if radio
    } // for

    dominantcolor=””;

    if (nRed > nBlue && nRed >= nYelgre) {
    dominantcolor=”RED”;
    }
    if (nBlue > nRed && nBlue >= nYelgre) {
    dominantcolor=”BLUE”;
    }

    // De tre siste spørsmålene brukes for å skille mellom gult og grønt
    // dersom det viser seg at det er overvekt av ¨på gult/grønt

    if (dominantcolor==”” && nYellow >= nGreen) {
    dominantcolor=”YELLOW”;
    }
    if (dominantcolor==”” && nYellow < nGreen) {
    dominantcolor=”GREEN”;
    }

    alert(“N=” + nCount + “n”
    + “Red=”+nRed
    + ” Blue=”+nBlue
    + ” Yellow=”+nYellow
    + ” Green=”+nGreen
    + ” YellowGreen=”+nYelgre
    + “n”
    + “Unchecked=”+nUnchecked // spørsmål 13 skal ikke nødvendigvis besvares
    + ” Errors:”+nErrors
    + “nn”
    + “Color: “+dominantcolor
    );

    } // function

    </script>

    The HTML:

    <form action=”http://www.bailinenorge.no/&#8221; method=”post” name=”form1″><b>01. Hva slags frokost gir deg mest energi, velvære og holder sulten unna lengst?</b>

    <input name=”Q1″ type=”radio” value=”RED” /> Eggerøre eller omelett med kjøtt, bacon eller pølser, stekte poteter, brød.
    <input name=”Q1″ type=”radio” value=”YELGRE” /> Brød, frukt.
    <input name=”Q1″ type=”radio” value=”BLUE” /> Ingen frokost eller kornblanding og/eller melk eller yoghurt.

    <b>2. Hvordan er appetitten din til frokost?</b>

    <input name=”Q2″ type=”radio” value=”BLUE” /> Liten eller mangler helt.
    <input name=”Q2″ type=”radio” value=”YELGRE” /> Normal. Jeg legger ikke merke til at den er sterk eller svak.
    <input name=”Q2″ type=”radio” value=”RED” /> Tydelig sterk eller over det normale.

    <b>3. Hvordan er appetitten din til lunsj?</b>

    <input name=”Q3″ type=”radio” value=”RED” /> Tydelig sterk eller over det normale.
    <input name=”Q3″ type=”radio” value=”YELGRE” /> Normal. Jeg legger ikke merke til om den er sterk eller svak.
    <input name=”Q3″ type=”radio” value=”BLUE” /> Liten eller mangler helt.
    <b>4. Hvordan er appetitten din til middag sammenlignet med appetitten til andre tider på dagen?</b>

    <input name=”Q4″ type=”radio” value=”BLUE” /> Liten eller mangler helt.
    <input name=”Q4″ type=”radio” value=”YELGRE” /> Normal. Jeg legger ikke merke til om den er sterk eller svak.
    <input name=”Q4″ type=”radio” value=”RED” /> Tydelig sterk eller over det normale.

    <b>5. Hva slags mat svekker din evne til å konsentrere deg?</b>

    <input name=”Q5″ type=”radio” value=”RED” /> Kjøtt og/eller fet mat.
    <input name=”Q5″ type=”radio” value=”YELGRE” /> Ingen bestemt slags mat ser ut til å forstyrre konsentrasjonen min.
    <input name=”Q5″ type=”radio” value=”BLUE” /> Frukt og/eller grønnsaker.

    <b>6. Hva slags mat du har sterk lyst på bortsett fra sukker?</b>

    <input name=”Q6″ type=”radio” value=”BLUE” /> Grønnsaker, frukt, brød, kornblandinger og/eller kjeks.
    <input name=”Q6″ type=”radio” value=”YELGRE” /> Ingen sterk trang til mat.
    <input name=”Q6″ type=”radio” value=”RED” /> Salt, fet mat samt peanøtter, ost, potetgull osv.

    <b>7. Hva er din følelse eller holdning til desserter etter et måltid?</b>

    <input name=”Q7″ type=”radio” value=”RED” /> Jeg er ikke særlig glad i søte desserter. Jeg spiser gjerne noe fett eller salt som ost, potetgull, popkorn el som en godbit etter et måltid.
    <input name=”Q7″ type=”radio” value=”YELGRE” /> Jeg liker dessert fra tid til annen, men det spiller liten rolle for meg.
    <input name=”Q7″ type=”radio” value=”BLUE” /> Jeg er virkelig glad i søtsaker og/eller trenger ofte noe søtt til et måltid.

    <b>8. Hvilken favorittdessert (bortsett fra iskrem) velger du oftest?</b>

    <input name=”Q8″ type=”radio” value=”BLUE” /> Kaker, fruktpaier, frukt, sukkertøy .
    <input name=”Q8″ type=”radio” value=”YELGRE” /> Ingen preferanse. Jeg velger noe forskjellig hver dag.
    <input name=”Q8″ type=”radio” value=”RED” /> Fettholdige typer som oster, ostekaker og konditorkaker.

    <b>9. Hva slags middag er den beste for deg?</b>

    <input name=”Q9″ type=”radio” value=”RED” /> A. Jeg har avgjort godt av et stort måltid med fett og/eller protein.
    <input name=”Q9″ type=”radio” value=”YELGRE” /> B. De fleste matsorter er bra for meg.
    <input name=”Q9″ type=”radio” value=”BLUE” /> C. Noe lett måltid som salat, ris kyllingbryst el.

    <b>10. Får du problemer om du spiser før sengetid</b>

    <input name=”Q10″ type=”radio” value=”BLUE” /> Det forstyrrer eller forverrer søvnen min.
    <input name=”Q10″ type=”radio” value=”YELGRE” /> Spiller ingen rolle.
    <input name=”Q10″ type=”radio” value=”RED” /> Hjelper meg vanligvis til å sove bedre.

    <b>11. Hvordan påvirkes du av å spise søtsaker før sengetid?</b>

    <input name=”Q13″ type=”radio” value=”RED” /> Jeg har ikke godt av å spise søtsaker før jeg legger meg.
    <input name=”Q13″ type=”radio” value=”YELGRE” /> Søtsaker forstyrrer enkelte ganger søvnen min.
    <input name=”Q13″ type=”radio” value=”BLUE” /> Søtsaker har ingen innvirkning på søvnen min.

    <b>12. Hvor ofte spiser du hver dag?</b>

    <input name=”Q14″ type=”radio” value=”BLUE” /> 2 eller 3 måltider daglig og litt småspising mellom måltidene.
    <input name=”Q14″ type=”radio” value=”YELGRE” /> 3 ganger daglig, ingen småspising.
    <input name=”Q14″ type=”radio” value=”RED” /> 3 måltider eller mer daglig og ganske ofte småspising mellom måltidene.

    <b>13. Hvor opptatt er du av måltidene?</b>

    <input name=”Q15″ type=”radio” value=”RED” /> Jeg er glad i mat, liker å spise. Mat er en stor og sentral del av livet mitt.
    <input name=”Q15″ type=”radio” value=”YELGRE” /> Jeg liker mat og spising, hopper sjelden over et måltid, men fokuserer ikke spesielt på mat på noen måte.
    <input name=”Q15″ type=”radio” value=”BLUE” /> Jeg tenker ikke på mat og iblant kan jeg glemme å spise.

    <b>14. Hva skjer med deg hvis du går fire timer eller mer uten å spise eller hopper over et måltid?</b>

    <input name=”Q16″ type=”radio” value=”BLUE” /> Plager meg egentlig ikke.
    <input name=”Q16″ type=”radio” value=”YELGRE” /> Jeg er kanskje ikke på topp, men det plager meg ikke.
    <input name=”Q16″ type=”radio” value=”RED” /> Jeg føler meg sulten og blir fortere irritert.

    <b>15. Hvor godt liker du fet og proteinrik mat? </b>

    <input name=”Q17″ type=”radio” value=”RED” /> Jeg liker og føler trang til fet og proteinrik mat.
    <input name=”Q17″ type=”radio” value=”YELGRE” /> Det er greit nok med moderasjon.
    <input name=”Q17″ type=”radio” value=”BLUE” /> Jeg liker ikke fet og proteinrik mat.

    <b>16. Hvordan føler du deg etter at du har spist fruktsalat eller yoghurt til lunsj?</b>

    <input name=”Q18″ type=”radio” value=”BLUE” /> Jeg blir mett. Jeg klarer meg bra på den og blir ikke sulten før ved middagstid.
    <input name=”Q18″ type=”radio” value=”YELGRE” /> Jeg klarer meg ganske bra, men trenger som regel en matbit før middag.
    <input name=”Q18″ type=”radio” value=”RED” /> Det går dårlig. Jeg blir som regel fort sulten, trett og lett irritabel.
    <b>17. Hvilket av de følgende matalternativene gjør at du legger på deg?</b>

    <input name=”Q19″ type=”radio” value=”RED” /> Jeg legger på meg når jeg spiser for mye karbohydrater (brød, pasta, andre kornprodukter, frukt og/eller grønnsaker).
    <input name=”Q19″ type=”radio” value=”YELGRE” /> Ingen spesiell mat ser ut til å gi meg vektøkning, men jeg legger på meg hvis jeg spisr for mye og ikke får nok mosjon.
    <input name=”Q19″ type=”radio” value=”BLUE” /> Kjøtt og fet mat gjør at jeg legger på meg.

    <b>18. Hva slags mat styrker energien din og gir deg god energi?</b>

    <input name=”Q20″ type=”radio” value=”BLUE” /> Frukt, sukkertøy eller kaker kvikker meg opp og gir meg god energi.
    <input name=”Q20″ type=”radio” value=”YELGRE” /> All slags mat gir meg god energi.
    <input name=”Q20″ type=”radio” value=”RED” /> Kjøtt eller fet mat gir meg god energi og velvære.

    <b>19. Hvordan reagerer du på et måltid med mye fett og/eller protein? </b>
    <input name=”Q21″ type=”radio” value=”RED” /> Øker velværet. Får meg til å føle meg energisk og mett.
    <input name=”Q21″ type=”radio” value=”YELGRE” /> Gir meg ikke noen spesiell reaksjon.
    <input name=”Q21″ type=”radio” value=”BLUE” /> Reduserer velvære og energi, gjør meg søvnig, for mett eller ofte fordøyelsesproblemer.

    <b>20. Når opplever du vanligvis sultfølelse?</b>

    <input name=”Q22″ type=”radio” value=”BLUE” /> Jeg blir sjelden sulten og får sjelden sterke sultfølelse.
    <input name=”Q22″ type=”radio” value=”YELGRE” /> Jeg har en ganske normal sult rundt måltidene eller når jeg er forsinket til et måltid.
    <input name=”Q22″ type=”radio” value=”RED” /> Jeg kan få sterke sultfølelse og trenger å spise regelmessig og ofte.

    <b>21. Hva slags mat reduserer energien din? </b>

    <input name=”Q23″ type=”radio” value=”RED” /> Frukt, kaker eller sukkertøy reduserer energien.
    <input name=”Q23″ type=”radio” value=”YELGRE” /> Ingen spesiell mat reduserer energien.
    <input name=”Q23″ type=”radio” value=”BLUE” /> Kjøtt eller fet mat gjør meg stort sett trettere og reduserer energien.

    <b>22. Spiser du mye mat og forsyne deg både to og tre ganger?</b>
    (Hvis du ikke er sikker, kan du tenke slik: Når du spiser ute, pleier du å
    spise mindre enn andre, mer enn andre eller omtrent det samme?)

    <input name=”Q24″ type=”radio” value=”BLUE” /> Jeg spiser ikke særlig mye. Avgjort mindre enn gjennomsnittet. Det skal ikke mye til før jeg føler meg mett.
    <input name=”Q24″ type=”radio” value=”YELGRE” /> Jeg tror ikke jeg spiser mer eller mindre enn andre.
    <input name=”Q24″ type=”radio” value=”RED” /> Stort sett spiser jeg store porsjoner, vanligvis mer enn de fleste andre.

    <b>23. Hva synes du om poteter?</b>

    <input name=”Q26″ type=”radio” value=”BLUE” /> Jeg er ikke særlig glad i poteter eller jeg liker ikke poteter.
    <input name=”Q26″ type=”radio” value=”YELGRE” /> Jeg kan spise poteter eller la være.
    <input name=”Q26″ type=”radio” value=”RED” /> Jeg setter stor pris på poteter og kan spise dem nesten hver dag.

    <b>24. Når du spiser rødt kjøtt (for eksempel en biff eller roastbiff) hvordan pleier du å føle deg etterpå?
    </b> (Her er vi ut etter reaksjonen din på rødt kjøtt, ikke om du tror det er bra eller ikke bra for deg)

    <input name=”Q27″ type=”radio” value=”RED” /> Jeg føler meg avgjort bra eller bedre når jeg spiser rødt kjøtt.
    <input name=”Q27″ type=”radio” value=”YELGRE” /> Jeg legger ikke merke til det ene eller det andre.
    <input name=”Q27″ type=”radio” value=”BLUE” /> Det tapper meg for energi og gjør meg trett og irritabel.

    <b>25. Hvis du spiste en stor salat til lunsj, hvilken virkning har det på
    produktiviteten din utover ettermiddagen?</b>

    <input name=”Q28″ type=”radio” value=”BLUE” /> Jeg klarer meg utmerket med en slik lunsj.
    <input name=”Q28″ type=”radio” value=”YELGRE” /> Jeg kan klare meg, men dette er ikke den beste maten for meg.
    <input name=”Q28″ type=”radio” value=”RED” /> Resultatet blir dårlig. Gjør meg søvnig, trett eller irritabel.

    <b>26. Enten du tror det er sunt for deg eller ikke, hvordan bruker du salt?</b>

    <input name=”Q29″ type=”radio” value=”RED” /> Jeg er glad i salt. Jeg bruker mye salt i maten, så mye at andre synes den er for salt.
    <input name=”Q29″ type=”radio” value=”YELGRE” /> Jeg legger ikke merke til at maten er for mye eller for lite saltet. Jeg foretrekker
    en gjennomsnittlig mengde i maten.
    <input name=”Q29″ type=”radio” value=”BLUE” /> Mat smaker ofte for salt eller jeg liker lite salt i maten.

    <b>27. Hvordan liker du sur mat som pickles, surkål, eddik, sitronjuice eller yoghurt?</b>

    <input name=”Q30″ type=”radio” value=”BLUE” /> Jeg liker stort sett ikke sur mat.
    <input name=”Q30″ type=”radio” value=”YELGRE” /> Jeg føler verken det ene eller det andre.
    <input name=”Q30″ type=”radio” value=”RED” /> Jeg liker avgjort en del sur mat og spiser det gjerne.

    <b>28. Hvilken mat gir deg størst utholdenhet dvs. evnen til å arbeide lenge uten å bli utmatte?</b>

    <input name=”Q31″ type=”radio” value=”RED” /> Fet mat og/eller proteinrik.
    <input name=”Q31″ type=”radio” value=”YELGRE” /> Stort sett hva som helst av mat.
    <input name=”Q31″ type=”radio” value=”BLUE” /> Lett mat som kylling, fisk, frukt, grønnsaker og kornprodukter.

    <b>29. Småspiser du mellom måltidene?</b>

    <input name=”Q32″ type=”radio” value=”BLUE” /> Jeg har sjelden behov for å småspise mellom måltidene.
    <input name=”Q32″ type=”radio” value=”YELGRE” /> Det hender at jeg småspiser mellom måltidene.
    <input name=”Q32″ type=”radio” value=”RED” /> Jeg småspiser ofte mellom måltidene.

    <b>30. Hva foretrekker du å spise mellom måltidene?</b>

    <input name=”Q33″ type=”radio” value=”RED” /> Jeg har ikke godt av søtsaker, men foretrekker proteiner og fett (kjøtt, kylling, ost, hardkokte egg, nøtter).
    <input name=”Q33″ type=”radio” value=”YELGRE” /> Jeg kan spise nesten hva som helst.
    <input name=”Q33″ type=”radio” value=”BLUE” /> Jeg foretrekker jeg søtsaker.

    <b>31. Hvis du skulle komponere en overdådig middag, hva slags mat ville du velge?</b>

    <input name=”Q34″ type=”radio” value=”BLUE” /> Jeg ville velge mager mat som kylling, kalkun, salater, mager fisk, grønnsaker.
    <input name=”Q34″ type=”radio” value=”YELGRE” /> Jeg ville velge en kombinasjon av matvarer.
    <input name=”Q34″ type=”radio” value=”RED” /> Jeg ville velge fet mat som roastbiff, svinekoleteller, ribbe, laks, poteter, saus, få grønnsaker eller kanskje en liten salat.

    <b>32. Hvordan reagerer du når du spiser søtsaker og ingenting annet (f. eks. en kake, sukkertøy osv.) ?</b>

    <input name=”Q35″ type=”radio” value=”RED” /> Jeg kan som regel ikke spise bare søtsaker. De får meg ofte til å reagere negativt og/eller gjør meg mer sulten.
    <input name=”Q35″ type=”radio” value=”YELGRE” /> Jeg har ikke godt av søtsaker når jeg spiser dem alene, og de virker ikke mettende.
    <input name=”Q35″ type=”radio” value=”BLUE” /> Å spise søtsaker og ingenting annet plager meg ikke. Stort sett virker søtsaker mettende og gir ingen negative reaksjoner.

    <b>33. Hvordan føler du deg etter å ha spist kjøtt til frokost i motsetning til ikke å spise det? </b>
    (Her dreier det seg om kjøttproteiner som skinke, pølser, bacon, biff, hamburger og laks. Merk at dette
    spørsmålet ikke dreier seg om egg, melk eller ost som en erstatning for de andre dyreproteinene.)

    <input name=”Q36″ type=”radio” value=”BLUE” /> Jeg har det best når jeg ikke spiser i det.
    <input name=”Q36″ type=”radio” value=”YELGRE” /> Jeg kan spise det eller la være.
    <input name=”Q36″ type=”radio” value=”RED” /> Jeg føler meg mye bedre når jeg spiser det. Jeg blir mer energisk, får god utholdenhet og blir ikke sulten før lunsj.

    <b>34. Hvordan føler du deg etter å ha spist kjøtt til lunsj i motsetning til å la det være? </b>
    (Her dreier det seg om kjøttproteiner som storfekjøtt eller lammekjøtt., ikke egg, melk
    eller ost som erstatning for andre dyreproteiner).

    <input name=”Q37″ type=”radio” value=”RED” /> Jeg føler meg bedre når jeg spiser det. Jeg blir mer energisk, får god utholdenhet og blir ikke sulten før middag.
    <input name=”Q37″ type=”radio” value=”YELGRE” /> Jeg kan spise det eller la være.
    <input name=”Q37″ type=”radio” value=”BLUE” /> Jeg har det best når jeg lar være å spise kjøtt.

    <b>35. Opplever du sinne eller irritabilitet av det du spiser eller ikke spiser?</b>

    <input name=”Q38″ type=”radio” value=”BLUE” /> Når jeg føler meg sint, virker det som om spising av kjøtt og fet mat forverrer sinnet.
    <input name=”Q38″ type=”radio” value=”BLUE” /> Det spiller ingen rolle hva jeg spiser.
    <input name=”Q38″ type=”radio” value=”BLUE” /> Jeg legger ofte merke til at sinne og irritabilitet dempes når jeg spiser noe fett og/eller proteinrikt.

    <b>36. Opplever du at angst forsterkes eller reduseres av maten som spises?</b>

    <input name=”Q39″ type=”radio” value=”RED” /> Blir jeg bedre av å spise fet og/eller proteinrik mat.
    <input name=”Q39″ type=”radio” value=”YELGRE” /> Jeg har ingen angst.
    <input name=”Q39″ type=”radio” value=”BLUE” /> Frukt og grønnsaker ror meg ned.

    <b>37. Hvis du lider av depresjon, har du merket en reaksjon på mat du velger å spise?</b>

    <input name=”Q40″ type=”radio” value=”BLUE” /> Jeg føler meg mer deprimert etter å ha spist kjøtt og fet mat (og mindre deprimert etter å ha spist frukt og grønnsaker).
    <input name=”Q40″ type=”radio” value=”YELGRE” /> Jeg er ikke deprimert.
    <input name=”Q40″ type=”radio” value=”RED” /> Jeg føler meg mer deprimert etter å ha spist frukt og grønnsaker (og mindre deprimert etter å ha spist kjøtt og fet mat).

    <b>38. Hvordan vil du beskrive ansiktsfargen din?</b>

    <input name=”Q41″ type=”radio” value=”RED” /> Jeg er rødmusset eller mørk (ikke på grunn av solen).
    <input name=”Q41″ type=”radio” value=”YELGRE” /> Jeg har en gjennomsnittlig ansiktsfarge.
    <input name=”Q41″ type=”radio” value=”BLUE” /> Jeg er klart på den bleke siden.

    <b>39. Vil du si at øynene dine har en tendens til å være tørre eller fuktige?</b>

    <input name=”Q43″ type=”radio” value=”BLUE” /> Øynene mine er som regel svært fuktige slik at de nesten renner.
    <input name=”Q43″ type=”radio” value=”YELGRE” /> Jeg legger ikke merke til det ene eller det andre.
    <input name=”Q43″ type=”radio” value=”RED” /> Øynene mine er som regel tørre.

    <b>40. Hvordan vil du beskrive din nesefuktighet?</b>

    <input name=”Q44″ type=”radio” value=”BLUE” /> Nesen min virker ofte for tørr.
    <input name=”Q44″ type=”radio” value=”YELGRE” /> Jeg legger ikke merke til om nesen min er for tørr eller fuktig.
    <input name=”Q44″ type=”radio” value=”RED” /> Nesen min har ofte en tendens til å renne.

    <b>41. Får du “vann i munnen” når du kjenner lukten av god mat?</b>

    <input name=”Q45″ type=”radio” value=”RED” /> Jeg får mer spytt eller jeg får en tendens til å sikle.
    <input name=”Q45″ type=”radio” value=”YELGRE” /> Jeg legger ikke merke til at jeg har for lite eller for mye spytt.
    <input name=”Q45″ type=”radio” value=”BLUE” /> Munnen min er ofte tørr.

    <b>42. Hvordan innvirker klimaet på deg?</b>

    <input name=”Q46″ type=”radio” value=”YELLOW” /> Jeg har det best i varmt vær. Klarer ikke kulde.
    <input name=”Q46″ type=”radio” value=”GREEN” /> Temperaturen spiller ingen særlig rolle. Jeg klarer meg bra enten det er varmt eller kaldt.
    <input name=”Q46″ type=”radio” value=”GREEN” /> Jeg har det best i lave temperaturer. Orker ikke varme.

    <b>43. Er du kald eller varm på hendene?</b>

    <input name=”Q47″ type=”radio” value=”GREEN” /> Mine hender er vanligvis varme og fuktige.
    <input name=”Q47″ type=”radio” value=”GREEN” /> Mine hender er vanligvis normalt varme og ikke spesielt tørre.
    <input name=”Q47″ type=”radio” value=”YELLOW” /> Mine hender er vanligvis kalde og tørre.

    <b>44. Har du lett for å fryse?</b>

    <input name=”Q48″ type=”radio” value=”YELLOW” /> Ja, jeg fryser lett.
    <input name=”Q48″ type=”radio” value=”YELLOW” /> Ikke noe spesielt.
    <input name=”Q48″ type=”radio” value=”GREEN” /> Har ikke så lett for å fryse, er vanligvis varm.

    <input name=”button” type=”button” value=”Vis resultat av testen” /> <input name=”Submit2″ type=”reset” value=”Nullstill” /> <input name=”button” type=”button” value=”Beregninger” />

    </form>

    #703217

    THIS IS SMOOTHSCROLL .JS:
    var ss = {
    fixAllLinks: function() {
    // Get a list of all links in the page
    var allLinks = document.getElementsByTagName(‘a’);
    // Walk through the list
    for (var i=0;i<allLinks.length;i++) {
    var lnk = allLinks[i];
    if ((lnk.href && lnk.href.indexOf(‘#’) != -1) &&
    ( (lnk.pathname == location.pathname) ||
    (‘/’+lnk.pathname == location.pathname) ) &&
    (lnk.search == location.search)) {
    // If the link is internal to the page (begins in #)
    // then attach the smoothScroll function as an onclick
    // event handler
    ss.addEvent(lnk,’click’,ss.smoothScroll);
    }
    }
    },

    smoothScroll: function(e) {
    // This is an event handler; get the clicked on element,
    // in a cross-browser fashion
    if (window.event) {
    target = window.event.srcElement;
    } else if (e) {
    target = e.target;
    } else return;

    // Make sure that the target is an element, not a text node
    // within an element
    if (target.nodeName.toLowerCase() != ‘a’) {
    target = target.parentNode;
    }

    // Paranoia; check this is an A tag
    if (target.nodeName.toLowerCase() != ‘a’) return;

    // Find the tag corresponding to this href
    // First strip off the hash (first character)
    anchor = target.hash.substr(1);
    // Now loop all A tags until we find one with that name
    var allLinks = document.getElementsByTagName(‘a’);
    var destinationLink = null;
    for (var i=0;i<allLinks.length;i++) {
    var lnk = allLinks[i];
    if (lnk.name && (lnk.name == anchor)) {
    destinationLink = lnk;
    break;
    }
    }

    // If we didn’t find a destination, give up and let the browser do
    // its thing
    if (!destinationLink) return true;

    // Find the destination’s position
    var destx = destinationLink.offsetLeft;
    var desty = destinationLink.offsetTop;
    var thisNode = destinationLink;
    while (thisNode.offsetParent &&
    (thisNode.offsetParent != document.body)) {
    thisNode = thisNode.offsetParent;
    destx += thisNode.offsetLeft;
    desty += thisNode.offsetTop;
    }

    // Stop any current scrolling
    clearInterval(ss.INTERVAL);

    cypos = ss.getCurrentYPos();

    ss_stepsize = parseInt((desty-cypos)/ss.STEPS);
    ss.INTERVAL =
    setInterval(‘ss.scrollWindow(‘+ss_stepsize+’,’+desty+’,”‘+anchor+'”)’,10);

    // And stop the actual click happening
    if (window.event) {
    window.event.cancelBubble = true;
    window.event.returnValue = false;
    }
    if (e && e.preventDefault && e.stopPropagation) {
    e.preventDefault();
    e.stopPropagation();
    }
    },

    scrollWindow: function(scramount,dest,anchor) {
    wascypos = ss.getCurrentYPos();
    isAbove = (wascypos < dest);
    window.scrollTo(0,wascypos + scramount);
    iscypos = ss.getCurrentYPos();
    isAboveNow = (iscypos < dest);
    if ((isAbove != isAboveNow) || (wascypos == iscypos)) {
    // if we’ve just scrolled past the destination, or
    // we haven’t moved from the last scroll (i.e., we’re at the
    // bottom of the page) then scroll exactly to the link
    window.scrollTo(0,dest);
    // cancel the repeating timer
    clearInterval(ss.INTERVAL);
    // and jump to the link directly so the URL’s right
    location.hash = anchor;
    }
    },

    getCurrentYPos: function() {
    if (document.body && document.body.scrollTop)
    return document.body.scrollTop;
    if (document.documentElement && document.documentElement.scrollTop)
    return document.documentElement.scrollTop;
    if (window.pageYOffset)
    return window.pageYOffset;
    return 0;
    },

    addEvent: function(elm, evType, fn, useCapture) {
    // addEvent and removeEvent
    // cross-browser event handling for IE5+, NS6 and Mozilla
    // By Scott Andrew
    if (elm.addEventListener){
    elm.addEventListener(evType, fn, useCapture);
    return true;
    } else if (elm.attachEvent){
    var r = elm.attachEvent(“on”+evType, fn);
    return r;
    } else {
    alert(“Handler could not be removed”);
    }
    }
    }

    ss.STEPS = 25;

    ss.addEvent(window,”load”,ss.fixAllLinks);

    And then I obiouvsly have to link the -js page inside my header but I don’t know ho to do it correctly

    #703216

    Hello and thank your for your response.
    I have done it, but now in the desktop version, I see a white block space that I don´t want – and seems corresponds to the “only-mobile” section.
    Can I take it out? Thank you, Carmen

    Hey!

    Please refer to this post – http://kriesi.at/documentation/enfold/display-footer-menu-scroll-to-top-button-on-mobile/
    If that too does not help, please create a temporary admin login and post it here privately.

    Regards,
    Yigit

    #703208

    In reply to: Socket Size

    Hi Nikko,

    I played a bit with the values, and in the below form worked. Thank you very much. I was struggling with this issue for a while. This topic can be closed.

    @media only screen and (max-width:2000px) {
      #main main.content {
        min-height: 700px;
      }
    }
    • This reply was modified 9 years, 5 months ago by tibe87.

    well you can see the link above : webers-testseite.de/konkon

    you see here your login-data: https://kriesi.at/support/topic/full-width-sub-menu-sticks-below-frame-with-the-fixed-frame-layout/#post-697567

    you can see the different behaviors by activating on child-theme functions.php the different avia.js files.

    There are avia_plus.js (this is the avia.js with your changings from above – the plus shows the change with + fixed_frame) – does not work at all
    there is avia_minus.js ( same as above but with – fixed_frame) – works if the screen-width is in this way that fixed_frame is gone
    avia.js (normal one without changing) only works for wide screens – on small screens not
    avia_new.js ( avia_sticky_submenu function discommented) this works with my setting of sticky header with sticky submenu under the main-navigation

    with your “+” modification see here both screenshots for scrolled pages:


    because i see that on wide screens the distance is fixed_frame setting on my enfold options dialog
    and on small screens (before advanced menu is enabled – i set the submenu to display none in this case) it is 2times distance i decided to give the minus fixed_frame a chance.

    At least i thought that this could be done in my case ( a non shrinking header) without that function. But this is not a good solution – because it might have a global solution.

    • This reply was modified 9 years, 5 months ago by Guenni007.
    #703184

    All thes separator with a negative top margin is for reduce the margin beetwen the sections, otherwise the margin are too height, it is the only solution that I found.
    I can remove them if you explain to me, how i can reduce the margin between the top of the color section and the special heading element in all color section.

    Thanks

    #703179

    Hi,

    In the “apropos” color section, why did you add a separator above the special heading element? Please remove the separator element then test the page again. There’s another separator with a negative top margin before the “portfolio” section. What is that for?

    Best regards,
    Ismael

    #703169
    reddishpinkmedia
    Participant

    Hi There
    I have a alternate color block but my H3 is showing as the main color in CSS?

    See the case studies section – roll over overlay h3 text.

    #top #wrap_all .header_color h3, #top #wrap_all .main_color h3 {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;

    How do I get the H3 alternate color in advanced to work as seen here? It should be white.
    Thanks

    #703168

    Hey sanjeevi,

    Thank you for using Enfold.

    Please add this code in the functions.php file to render the breadcrumb.

    add_action( 'ava_main_header_sidebar', 'ava_main_header_sidebar_mod', 10);
    function ava_main_header_sidebar_mod() {
    	echo avia_breadcrumbs();
    }

    And use the css code to adjust the position.

    #header .avia-breadcrumbs {
        position: absolute;
        top: 30px;
        left: 5px;
    }

    Best regards,
    Ismael

    #703134

    Hi,

    Thank you for the info.

    We added the following css code in the Quick CSS field.

    @media only screen and (max-width: 768px) {
        .responsive #top #wrap_all .grid-sort-container .grid-entry {
            width: 100%;
            margin-bottom: 50px;
        }
    }

    Best regards,
    Ismael

    #703125

    Hey kvilby,

    Thank you for using Enfold.

    1.) There’s not enough space for the mobile menu in the top bar. Where do you want to place it? A screenshot will help. I’m sorry but what do you mean by “logo scrolls up when scrolling.”?

    2.) Have you tried zooming out the map?

    3.) Please add this in the functions.php file.

    add_action('wp_footer', 'ava_new_custom_script');
    function ava_new_custom_script(){
    ?>
    <script type="text/javascript">
    (function($) {
    	function a() {
    		var shop = $('body').hasClass('woocommerce'),
    			ww   = $(window).innerWidth(),
                         side    = $('.sidebar').detach();
    
    		if(!shop || ww >= 768) return;
    
    		side.insertBefore('.template-shop');
    	}
    
    	$(window).load(function() {
    		a();
    	});
    })(jQuery);
    </script>
    <?php
    }

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Best regards,
    Ismael

    #703113

    Hey jimbeamkentucky,

    Kindly add this code in Quick CSS (located in Enfold > General Styling):

    .responsive #top #wrap_all #header {
        position: fixed;
        top: 0;
    }

    Let us know if it works, if not then kindly give us a link to your site and post it in private content section :)

    Best regards,
    Nikko

    #703112

    Topic: Iconbox overlaps text

    in forum Enfold
    Bjdiving
    Participant

    Hi Kriesi!

    Another quick question from us.. We have added an iconbox on one of our pages (see link in Private content), but the icon at the top is overlapping the text. I have tried adding padding using the CSS below, but that just moves the box down, not the icon in the circle. Hope you can help!

    Thanks in advance!

    .iconbox {
    padding-top: 20px !important;
    }

    #703079

    Thanks Nikko: see below for requested info.
    To be sure I repeat the situation:
    I created 2 sets of the SAME buttons:
    one set in the Easy slider to be used on desktop and tablet.
    one set below the easy slider in a separate button element to be used on smartphone.
    thanks in advance

    #703075

    Topic: Anchors not working

    in forum Enfold
    Wisith
    Participant

    Hello,

    My anchors are not working properly. I used a template for Consulting. On desktop, the anchors are fine, please see picture 1 and 2 below…when I click on “services” on the side bar, it goes to the correct section. But on mobile, the anchors do not work correctly. When I do the same and click on “services”, it goes down too low, please see pictures 3-5.

    You can see that picture 2 is the correct position on desktop, while picture 5 is too low on mobile. Please help.

    #703072
    jimbeamkentucky
    Participant

    Hi,
    I would like to have this menu and logo shrinking effect while staying on top on smartphone, like in this website http://www.noma.fr/ could you help me with this please ?
    Kind regards
    Christian

Viewing 30 results - 89,011 through 89,040 (of 142,846 total)